Commit Graph

22 Commits

Author SHA1 Message Date
hasherezade 367eebcbc1 [REFACT] Added func. get/set characteristics in SectHdrsWrapper 2014-09-19 14:40:46 +02:00
hasherezade d78fb0866c [FEATURE] In PEFile: added func.: extendLastSection 2014-09-19 14:16:32 +02:00
hasherezade f8af2d7203 [W-I-P] addEntry returns pointer to and added Entry 2014-09-14 13:06:34 +02:00
hasherezade 2387cb5997 [FEATURE] Added function: setEntryPoint 2014-09-11 20:01:58 +02:00
hasherezade 45a653b9d5 [BUGFIX] In PEFile: addNewSection: added characteristics 2014-09-10 22:43:34 +02:00
hasherezade 107c993f41 [FEATURE] Added func. : createSectionView 2014-09-10 21:07:11 +02:00
hasherezade afe6434568 [FEATURE] In buffers added: resize 2014-09-08 23:55:18 +02:00
hasherezade 9a7633551d [W-I-P] Added func.: addNewSection 2014-09-08 21:35:54 +02:00
hasherezade 75921d1672 [FEATURE] Added: secdump command - dumping section content 2014-08-27 20:48:18 +02:00
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