Commit Graph

14 Commits

Author SHA1 Message Date
Dobin bf310ca343 ui: nicer output 2024-02-19 20:06:52 +00:00
Dobin 00f0d8d388 refactor: replace section SizeOfRawData with Misc_VirtualSize 2024-02-18 14:04:57 +00:00
Dobin ef65b92b9a fix: close PE's 2024-02-18 11:45:07 +00:00
Dobin 16f4300d62 feature: check if payload fits in code section 2024-02-17 19:44:52 +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 60e5065938 refactor: source cleanup, exit codes on verify 2024-02-16 10:20:05 +00:00
Dobin 7d6e726fab refactor: bix cleanup 2024-02-16 08:34:46 +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 d2a81bd191 refactor: syntax and comment updates 2024-02-09 20:41:56 +00:00
Dobin dfd13435a0 refactor: introduced and use ExeCapabilities, make it more generic 2024-02-09 17:44:31 +00:00
Dobin d7c8e1525f feature: iat support tmp 2024-02-09 13:43:42 +00:00
Dobin e1f499030d refactor: phase 1 of IAT support 2024-02-09 09:39:08 +00:00