Ero Carrera (ero) <ero carrera gmail com> |
Sunday, November 25 2007 23:56.00 CST |
And yet another one. pefile 1.2.8 comes with the usual few bugfixes and a slew of enhancements. Some of them are:
- One can now "relocate" the image by invoking relocate_image(ImageBase) with a new ImageBase the PE files relocations will be applied to produce the relocated image.
- Section entropy is computed faster (thanks to Gergely)
- MD5, SHA-1, SHA-256, SHA-512 hashes are calculated on a per-section basis (thanks Jim Clausing for the suggestion)
- Improved (rather fixed) handling of Unicode strings when parsing the resources information
For more details and downloads head to pefiles project page. |