Commit Graph

13 Commits

Author SHA1 Message Date
hasherezade 8ee2ba3b9f [BUGFIX] Fixed invalid wrapper initialization 2014-08-26 21:09:51 +02:00
hasherezade 7f36dab309 [REFACT] PEFile do not inherit DOSExe 2014-08-26 13:42:40 +02:00
hasherezade 32de0a3475 [REFACT] PEFile::moveDataDirEntry throws exception 2014-08-26 10:57:37 +02:00
hasherezade e5077bed39 [FEATURE] Added: moving Data Directory to a chosen offset 2014-08-25 23:56:11 +02:00
hasherezade 278f4842d5 [REFACT] In Executables: changed converting functions names. In ImportDirWrapper - cleanup 2014-08-25 18:11:58 +02:00
hasherezade 22edcb2b6c [REFACT] In Executables: removed redundant convertion param 2014-08-25 17:23:05 +02:00
hasherezade e1332920fc [BUGFIX] In Executables: cleaned up addr. convertions 2014-08-25 17:10:50 +02:00
hasherezade abadc874c9 [BUGFIX] Fixed: DOS Header wrapper destruction (bug from previous commit) 2014-08-25 15:48:23 +02:00
hasherezade 1aeb332396 [REFACT] In PEFile: changed DataDir wrapping 2014-08-25 15:00:20 +02:00
hasherezade 07579e1c9e [REFACT] Update sections count via PEFile 2014-08-24 13:03:01 +02:00
hasherezade e3edd05408 [BUGFIX] Check for NULL buffer before signature check 2014-08-18 20:09:53 +02:00
kotek 0d163f303c [W-I-P] Added Builder for each Executable type 2014-08-17 10:33:34 +02:00
hasherezade 318b3d15a0 [INIT] Initial commit 2014-08-16 18:50:39 +02:00