Commit Graph

14 Commits

Author SHA1 Message Date
hasherezade e5a085eaa6 [REFACT] In Executable: added default parameter to getEntryPoint 2015-02-25 12:55:11 +01:00
hasherezade 86f25b8da4 [REFACT] In Executable: getEntryPoint - added possiblility to specify
address type.
2015-02-22 14:24:01 +01:00
hasherezade afe6434568 [FEATURE] In buffers added: resize 2014-09-08 23:55:18 +02:00
hasherezade 789fe62854 [FEATURE] Added: list of allThunks, functions: thunkToLib/thunkToFunc 2014-09-08 14:11:34 +02:00
hasherezade 0747fa0c7d [FEATURE] Executable storing fileName 2014-09-06 23:59:45 +02:00
hasherezade 7f36dab309 [REFACT] PEFile do not inherit DOSExe 2014-08-26 13:42:40 +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 4878ea71be [REFACT] Added checks: isBit32/isBit64 2014-08-24 18:32:32 +02:00
hasherezade 5e7e3c5399 [FEATURE] Added ExeFactory. Possibie type recognition before file buffering. 2014-08-18 22:18:18 +02:00
kotek 0d163f303c [W-I-P] Added Builder for each Executable type 2014-08-17 10:33:34 +02:00
kotek ea9bf3cd5f [REFACT] Removed buffer deletion from Executable destructor 2014-08-17 09:39:08 +02:00
hasherezade 318b3d15a0 [INIT] Initial commit 2014-08-16 18:50:39 +02:00