iMHLv2
|
e6ed7078f9
|
sync with r3581 of trunk
|
2014-01-17 14:21:55 -06:00 |
|
iMHLv2
|
f699e93a4f
|
sync with r3514
|
2013-10-08 01:04:26 -04:00 |
|
iMHLv2
|
d242168adb
|
initial commit of r3513 branch
|
2013-10-07 11:55:04 -04:00 |
|
awalters
|
4c7cc26502
|
Standardization of file headers. License clarification. Dumpfiles committed to trunk.
|
2013-10-08 04:16:13 +00:00 |
|
mike.auty@gmail.com
|
821130fb2e
|
Convert all *args to *args, **kwargs in __init__ functions.
|
2012-03-08 20:58:06 +00:00 |
|
iMHLv2
|
7c571f8606
|
add object classes for _IMAGE_IMPORT_DESCRIPTOR, _IMAGE_EXPORT_DIRECTORY, and _LDR_DATA_TABLE_ENTRY. allows enumeration of PE (exe/dll/sys) imports and exports (by name or by ordinal). handles forwarded exports. required for finding ssdt on x64 and for various malware plugins (like apihooks). Fixes Issue #197
|
2012-01-31 13:03:48 +00:00 |
|