Commit Graph

22 Commits

Author SHA1 Message Date
hasherezade 88a12f72dc [BUGFIX] If trying to convert RAW to RAW -> check bounds 2022-09-23 04:18:48 +02:00
hasherezade a150b845a1 [REFACT] In addr conversions: check against INVALID_ADDR first 2022-09-08 04:15:45 +02:00
hasherezade 17fd9b2549 [FEATURE] Added: dumpFragment, dumpSection 2022-09-07 23:31:30 +02:00
hasherezade 4af8b4d1b6 [REFACT] Retrieve fileName from FileBuffer 2022-09-04 08:13:39 +02:00
hasherezade a31fa6d507 [FEATURE] Retrieve original fileSize from FileBuffer 2022-09-04 07:54:39 +02:00
hasherezade 5a8838ae0f [BUGFIX] Fixed invalid VA/raw conversion, causing errors in parsing TLS callbacks (Issue #9) 2020-04-18 18:34:10 +02:00
hasherezade 1a08238448 [REFACT] Small refactoring following the LGTM report 2019-11-19 03:04:35 +01:00
hasherezade f477a765b3 [W-I-P] Refactoring started 2017-02-11 20:45:37 +01:00
hasherezade 17434d1a81 [REFACT] Small optimization - store a value in a variable. 2016-11-06 17:52:16 +01:00
hasherezade 7e09c56155 [REFACT] In toRaw - don't use the function isValidAddr (in Executable.cpp) 2016-11-06 16:26:56 +01:00
hasherezade 84be9abfd9 [REFACT] Cleaned printed types by explicit static cast 2016-11-05 22:20:45 +01:00
hasherezade 19354f9377 [REFACT] Removed new lines at the end of logged lines 2016-11-05 03:19:10 +01:00
hasherezade 5b41545749 [FEATURE] Log everything via Logger 2016-11-05 03:06:34 +01:00
hasherezade 6e8a19c213 [REFACT] Cleaned printed types 2016-11-05 02:10:25 +01:00
hasherezade 6c635b0902 [BUGFIX] In Executable: fixed addr convertions 2015-03-10 15:02:58 +01:00
hasherezade 4e643f70ed [BUGFIX] In Executable::convertAddr: fixed RVA->VA conversion 2015-03-05 19:08:32 +01:00
hasherezade 0747fa0c7d [FEATURE] Executable storing fileName 2014-09-06 23:59:45 +02:00
hasherezade 278f4842d5 [REFACT] In Executables: changed converting functions names. In ImportDirWrapper - cleanup 2014-08-25 18:11:58 +02:00
hasherezade e1332920fc [BUGFIX] In Executables: cleaned up addr. convertions 2014-08-25 17:10:50 +02:00
hasherezade 98a112e185 [REFACT] Removed debug 2014-08-23 18:40:33 +02:00
kotek ea9bf3cd5f [REFACT] Removed buffer deletion from Executable destructor 2014-08-17 09:39:08 +02:00
hasherezade 318b3d15a0 [INIT] Initial commit 2014-08-16 18:50:39 +02:00