Commit Graph

14 Commits

Author SHA1 Message Date
hasherezade 95ca7e8a1f [BUGFIX] In ModuleInfo: fixed retrieving base 2025-06-01 09:17:32 -07:00
hasherezade 06e0974800 [REFACT] Smaller memory snapshots. Safety checks when reading pointers 2025-04-26 23:54:50 +02:00
hasherezade f5939847b9 [FEATURE] Resolve indirect syscalls 2024-11-19 11:49:12 -08:00
hasherezade 650fb03b66 [FEAUTURE] Unmangle functions names before use 2023-08-13 11:59:59 -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 58b5b759f0 [REFACT] In query_region_base: use only GetPageOfAddr 2021-10-14 12:18:30 +02:00
hasherezade 90d6e317e5 [REFACT] In in fetching module base: check if not UNKNOWN_ADDR 2021-10-14 12:15:17 +02:00
hasherezade 56d6b6d79d [REFACT] Get region peginning instead of page beginning. Keep traced region in a global var 2021-03-19 20:59:44 +01:00
hasherezade 9a727bf5d6 Redesigned and cleaned the code. Fixed stability issues (Issue #5) 2020-07-23 06:57:09 +02:00
hasherezade 0916453246 [FEATURE] Log calls inside the allocated page by PageBase + Offset 2019-06-22 17:09:08 +02:00
hasherezade 840671209c [REFACT] Enable short logging in TraceLog 2018-07-21 16:54:44 +02:00
hasherezade 64a8faa44b [FEATURE] Log transition from one section to another. Refactoring. 2018-07-21 16:19:15 +02:00