22 Commits

Author SHA1 Message Date
hasherezade a29b22f8bd [REFACT] Cleanup. Removed redundant lines 2024-07-07 22:49:14 +02:00
hasherezade b0063c4594 Revert "Fix warnings"
This reverts commit d5d823ef5f.
2024-07-07 04:02:23 +02:00
visuve d5d823ef5f Fix warnings
- Unused variables
- Variables with same name
2024-04-05 22:40:53 +03:00
hasherezade eafe83a60e [REFACT] In ImportDirWrapper::getPtr - use m_PE to fetch the fields 2024-01-02 16:23:10 +01:00
hasherezade fab2204977 [REFACT] Removed unused variables 2022-09-25 00:22:30 +02:00
hasherezade a52bdd9b1e [REFACT] Added directories to include path 2019-12-01 01:02:16 +01:00
hasherezade f2cb29a76f [REFACT] Fixed inconsistent types 2018-04-14 02:42:08 +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 b97d481199 [BUGFIX] Fixed invalid return type (in ImportDirWrapper) 2016-11-05 20:51:05 +01:00
hasherezade acfbb05854 [RAFACT] In ImportDirWrapper : minor cleanup 2014-11-24 15:43:57 +01:00
hasherezade 1d6d27a1ef [REFACT] In AbstractByteBuffer: added func: getMaxSizeFromPtr/Offset 2014-09-19 15:07:30 +02:00
hasherezade 83d8c1b9f4 [REFACT] In Imports: refactored loading entries 2014-09-16 00:41:03 +02:00
hasherezade 10a6ee7202 [REFACT] In Imports: changed integer types, cleanup 2014-08-26 19:18:33 +02:00
hasherezade 5504b232e9 [REFACT] ImportEntries based on PENodeWrapper 2014-08-25 18:51:35 +02:00
hasherezade 33600fda02 [BUGFIX] Fixed compilation err in: ImportEntryWrapper::getPtr() 2014-08-25 18:37:25 +02:00
hasherezade 278f4842d5 [REFACT] In Executables: changed converting functions names. In ImportDirWrapper - cleanup 2014-08-25 18:11:58 +02:00
hasherezade 8b8c44f102 [REFACT] In Import dirs: wrap() uses: loadNextEntry 2014-08-24 21:03:39 +02:00
hasherezade 8db9408a75 [REFACT] In Import dirs: changed int types of entries count 2014-08-24 20:27:17 +02:00
hasherezade e4cabd9b0d [REFACT] In DataDirEntryWrapper: added func.:getDirEntrySize() 2014-08-24 17:44:18 +02:00
hasherezade 2f784dd223 [REFACT] Removed: win_headers.h 2014-08-22 12:45:29 +02:00
hasherezade 318b3d15a0 [INIT] Initial commit 2014-08-16 18:50:39 +02:00