problem with pefile
gandalf23 at mail.com
gandalf23 at mail.com
Wed Oct 29 09:15:51 EDT 2014
More information about the Python-list mailing list
Wed Oct 29 09:15:51 EDT 2014
- Previous message (by thread): Python Style Question
- Next message (by thread): problem with pefile
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Where is DIRECTORY_ENTRY_LOAD_CONFIG? In the changelog (https://code.google.com/p/pefile/) one can read: "Version: 1.2.10-60 Besides some small bugfixes in this release I've added functionality to parse the LOAD_CONFIG data directory. Now one can access this structure's fields like, for instance, pe.DIRECTORY_ENTRY_LOAD_CONFIG.struct.SecurityCookie or pe.DIRECTORY_ENTRY_LOAD_CONFIG.struct.SEHandlerTable"
- Previous message (by thread): Python Style Question
- Next message (by thread): problem with pefile
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list