Commit Graph

18 Commits

Author SHA1 Message Date
forrest-orr 39e1a84a47 Typecast re-factor up to PeFile.cpp 2020-03-28 18:49:02 -07:00
forrest-orr 10fa895243 Cleaned up headers 2020-03-22 16:20:32 -07:00
forrest-orr a833968b5c Added banner and console color enum 2020-03-21 18:56:24 -07:00
forrest-orr 76c8aa237a Added colors to output 2020-03-20 15:16:03 -07:00
forrest-orr 7759e96463 Consolidated interface verbosity 2020-03-20 11:13:56 -07:00
forrest-orr 46e2289a8c Fixed a series of bugs - section overlap bug remains 2020-03-04 17:18:26 -05:00
forrest-orr b00e65a27f Added non-executable image detection 2020-02-23 09:33:55 -08:00
forrest-orr 61f1847462 Added signing check and colored output function 2020-02-22 19:22:25 -08:00
forrest-orr 8196821100 Retrospectively enumerated suspicious entities 2020-02-12 10:28:05 -08:00
forrest-orr 0971ded3f4 Added interface/verbosity class 2020-02-08 16:58:33 -08:00
forrest-orr 5e951f067e Capable of locating modified executable sections 2020-02-02 15:40:27 -08:00
forrest-orr b8444a7798 Memory leak fixes and debug for svchost crash 2020-02-02 12:26:54 -08:00
forrest-orr 113bf5a517 Integrated PeFile class 2020-01-31 14:20:37 -08:00
forrest-orr 8e5f3cc487 FileBase class for file mapping entity 2020-01-31 14:08:10 -08:00
forrest-orr 1d2767f4b4 Polymorphic entity class design upgrade 2020-01-31 11:16:49 -08:00
forrest-orr bf4dd47bc5 Compiles with new class structure 2019-11-25 22:56:54 -05:00
forrest-orr 17d95bde15 Moved functions to central Moneta class 2019-11-24 23:50:06 -05:00
forrest-orr 45faf66d87 Began re-factor of code base in to classes 2019-11-21 12:21:36 -05:00