20 Commits

Author SHA1 Message Date
hasherezade 74961bfe60 [BUGFIX] Simplified BaseReloc verification (previous caused slowdown in loading) 2024-01-07 06:46:13 +01:00
hasherezade 424334e43e [BUGFIX] In RelocDirWrapper: separate counter for empty entries 2024-01-05 05:11:31 +01:00
hasherezade fb1aa8f504 [BUGFIX] In RelocDirWrapper: distinguish between empty and invalid entries 2024-01-05 04:46:53 +01:00
hasherezade 12adc76056 [FEATURE] In RelocDirWrapper: changes in verification if entries are valid 2024-01-05 04:29:51 +01:00
hasherezade 30b4d136ab [BUGFIX] In RelocDirWrapper: protect against parsing too many invalid entries 2024-01-05 03:55:34 +01:00
hasherezade 6107d801d6 [BUGFIX] In RelocDirWrapper: fixed invalid cache initialization (Issue #16) 2022-07-15 04:13:25 +02:00
hasherezade 8da6518b17 [REFACT] In Exception, Reloc Dirs: trim dir entry size to exe size 2022-06-23 17:39:52 +02:00
hasherezade 3330039c66 [BUGFIX] In RelocsDirWrapper: removed limits while parsing reloc enries 2022-06-23 17:33:57 +02:00
hasherezade 6df9ac4d70 [BUGIFX] In RelocDirWrapper: removed entried limit in parsing block 2022-06-23 17:29:16 +02:00
hasherezade a52bdd9b1e [REFACT] Added directories to include path 2019-12-01 01:02:16 +01:00
hasherezade fdbd744770 [REFACT] Fixed inconsistent types 2018-04-13 23:40:26 +02:00
hasherezade 612514f16c [BUGFIX] Fixed integer types 2018-04-06 17:43:42 +02: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 1d58558a8c [BUGFIX] In RelocDirWrapper: fixed subfields-to-fields mapping 2014-08-25 13:42:17 +02:00
hasherezade e4cabd9b0d [REFACT] In DataDirEntryWrapper: added func.:getDirEntrySize() 2014-08-24 17:44:18 +02:00
hasherezade 42b66bb914 [REFACT] Wrappers of data dirs based on a class: DataDirEntryWrapper 2014-08-24 15:17:41 +02:00
hasherezade d2fe95cb98 [BUGFIX] In RelocDirWrapper: fixed inconsistent integer types 2014-08-22 12:23:25 +02:00
hasherezade 5e298ae190 [BUGFIX] In RelocBlockWrapper : fixed calculating entries area size 2014-08-22 12:02:59 +02:00
hasherezade 318b3d15a0 [INIT] Initial commit 2014-08-16 18:50:39 +02:00