Commit Graph

13 Commits

Author SHA1 Message Date
hasherezade 227518d602 [FEATURE] Allow to fetch architecture 2024-07-12 17:02:27 +02:00
hasherezade 67de67db93 [W-I-P] In PEfile: do not recreate wrappers on wrap() 2024-01-03 16:53:47 +01:00
hasherezade 099058d384 [REFACT] Moved the DEFAULT_IMGBASE from PECore.h to .cpp 2023-06-04 18:24:40 +02:00
hasherezade c152370a88 [FEATURE] Added recalculating ImageBase as an option 2023-06-04 18:18:03 +02:00
hasherezade a24df86ce8 [FEATURE] In PECore: throw errors from a current function, not from the underlying buffer 2022-09-07 21:38:58 +02:00
hasherezade 691b587139 [WIP] Refactoring for the backward compatibile API (p1) 2022-09-03 05:50:57 +02:00
hasherezade a4d6671a93 [REFACT] Refactored PECore: do not use cached offsets 2022-09-02 22:48:24 +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 a52bdd9b1e [REFACT] Added directories to include path 2019-12-01 01:02:16 +01:00
hasherezade 84bf9b8641 [BUGFIX] Fix for #2 - use more types from pe_format. Explicit namespace
usage.
2017-02-12 23:33:15 +01:00
hasherezade f477a765b3 [W-I-P] Refactoring started 2017-02-11 20:45:37 +01:00
hasherezade b07da2661d [BIGFIX] Fixed RVA to raw mapping (for addresses below first section address) 2016-11-06 14:52:37 +01:00
hasherezade 318b3d15a0 [INIT] Initial commit 2014-08-16 18:50:39 +02:00