pe-parse/parser-library
Wesley Shields 8f9662cc92 Fix resource parsing so it works. ;)
I had initially written this in such a way that it would break if there
were multiple entries anywhere other than the first table. This change
now works across more complex samples that I have tested against.

While here, I did a little moving around and had to create a structure
that isn't used other than to know how far to move the offset when
parsing. This is because the struct into which I am parsing the data
keeps track of other things along the way, so it's size is incorrect.

While here, change parse_resource() to be parse_resource_table() as it
is more accurate to what it really does.
2013-12-25 21:01:55 -05:00
..
.
2013-11-11 15:09:57 -05:00
.
2013-11-11 15:09:57 -05:00
2013-12-25 21:01:55 -05:00
2013-12-25 21:01:55 -05:00
.
2013-11-22 19:28:04 -05:00