13 Commits

Author SHA1 Message Date
hasherezade e925fd0a4c [REFACT] Check module before instrumenting instruction 2024-08-25 09:23:11 -07:00
hasherezade ab5b5f4391 [REFACT] Changed C cast to C++ style cast 2023-08-21 09:13:58 -07:00
hasherezade 2b6fe8d497 [BUGFIX] Added missing headers 2023-08-06 16:38:33 -07:00
hasherezade e805fa0dc6 [REFACT] Code cleanup following Codacy warnings 2023-05-04 09:35:31 -07:00
hasherezade 7436fedbb3 [BUGFIX] If retrieving Load base failed, use IMG_LowAddress 2022-04-10 15:45:56 +02:00
hasherezade 9e457229fe [BUGFIX] More detailed module name check 2022-04-10 15:43:44 +02:00
hasherezade 9a727bf5d6 Redesigned and cleaned the code. Fixed stability issues (Issue #5) 2020-07-23 06:57:09 +02:00
hasherezade 64a8faa44b [FEATURE] Log transition from one section to another. Refactoring. 2018-07-21 16:19:15 +02:00
hasherezade 456db54a01 [REFACT] Simplified checking isMyModule 2018-07-21 02:59:39 +02:00
hasherezade 8b599d37ac [REFACT] Refactored fetching function name 2018-07-20 20:33:14 +02:00
hasherezade b73f03a4c1 [REFACT] Separate functions to init module info. Added short name 2018-07-20 20:33:14 +02:00
hasherezade 18c2ee341d [REFACT] Moved logger into a separate class 2018-07-19 03:19:56 +02:00
hasherezade 0e58a67eee [REFACT] Keep info about modules and sections in a separate class 2018-07-19 01:01:03 +02:00