Commit Graph

16 Commits

Author SHA1 Message Date
Forrest 6f2c608273 Added debug check for private +x in native 2020-05-29 13:03:03 -07:00
forrest-orr 9bdb88679a Added filter logic for unsigned modules, clr rwx heap, metadata modules 2020-05-11 16:08:04 -07:00
forrest-orr 7aab36160f Added reference search function prototype 2020-04-16 18:38:28 -07:00
forrest-orr a6ad75bec6 PE type added to output 2020-04-13 17:48:09 -07:00
forrest-orr a5f34ba2e7 Added PE methods for .NET, EXE, and DLL 2020-04-13 11:43:27 -07:00
forrest-orr af112de137 Typedef re-factor and section size bug fix 2020-04-07 13:02:50 -07:00
forrest-orr c1fb911bcd Added heap filtering and attribute output 2020-04-06 14:51:10 -07:00
forrest-orr eb09042031 Finished re-factor and added signing type distinction 2020-03-29 16:42:44 -07:00
forrest-orr 39e1a84a47 Typecast re-factor up to PeFile.cpp 2020-03-28 18:49:02 -07:00
forrest-orr 2c3df8bc56 Const vars/methods and processes namespace 2020-03-27 17:20:30 -07:00
forrest-orr 0c7b83f976 More cleanup 2020-03-26 16:34:17 -07:00
forrest-orr 50845f5614 Initial source polish 2020-03-24 16:23:07 -07:00
forrest-orr 9d1c5ee90f Added new code banner 2020-03-22 17:03:23 -07:00
forrest-orr 10fa895243 Cleaned up headers 2020-03-22 16:20:32 -07:00
forrest-orr 224836077d Consolidated classes/namespaces and headers 2020-03-18 14:37:25 -07:00
forrest-orr a29df6563a Re-structuring classes into namespaces 2020-03-18 11:28:52 -07:00