Commit Graph

16 Commits

Author SHA1 Message Date
Dobin fb23835d51 ui: nicer output 2024-02-19 20:34:31 +00:00
Dobin bf310ca343 ui: nicer output 2024-02-19 20:06:52 +00:00
Dobin b66c7cc6d8 refactor: from project.verify_filename to def.py:VerifyFilename 2024-02-19 19:30:15 +00:00
Dobin 00f0d8d388 refactor: replace section SizeOfRawData with Misc_VirtualSize 2024-02-18 14:04:57 +00:00
Dobin 16f4300d62 feature: check if payload fits in code section 2024-02-17 19:44:52 +00:00
Dobin 1feeb66f76 refactor: rename function 2024-02-16 19:34:16 +00:00
Dobin ca8e830ec6 refactor: make IAT_REUSE check work well 2024-02-16 15:26:56 +00:00
Dobin 20c4749e8c refactor: ExeCapabilities -> ExeInfo 2024-02-16 11:32:33 +00:00
Dobin 7d6e726fab refactor: bix cleanup 2024-02-16 08:34:46 +00:00
Dobin 4912fe7e0f ui: better prinit of capabilities 2024-02-15 18:08:19 +00:00
Dobin abe757507b refactor: better logging 2024-02-15 07:54:10 +00:00
Dobin 6fe1f192b7 feature: rwx execution 2024-02-11 20:46:33 +00:00
Dobin 0753290fe6 feature: aslr/relocs for exe in ExeCapabilities 2024-02-11 12:03:39 +00:00
Dobin 72e4c4ffe5 feature: templates, project 2024-02-10 13:43:35 +00:00
Dobin 786b21ca4a feature: observer with all the steps into a file 2024-02-09 19:57:02 +00:00
Dobin dfd13435a0 refactor: introduced and use ExeCapabilities, make it more generic 2024-02-09 17:44:31 +00:00