Commit Graph

245 Commits

Author SHA1 Message Date
Dobin ab80be8a3d ui: nicer log output and error handling 2024-02-19 19:50:35 +00:00
Dobin e3d2deb4a0 refactor: make project not singleton 2024-02-19 19:36:49 +00:00
Dobin f915b253a7 refactor: project.show_command_output to def:ShowCommandOutput 2024-02-19 19:32:21 +00:00
Dobin 3654d8cfda add: more shellcodes 2024-02-19 19:30:38 +00:00
Dobin d861c24129 add: test data 2024-02-19 19:30:28 +00:00
Dobin b66c7cc6d8 refactor: from project.verify_filename to def.py:VerifyFilename 2024-02-19 19:30:15 +00:00
Dobin 0f68a242da feature: disable observer in tests 2024-02-19 16:35:59 +00:00
Dobin 2029be0ce8 feature: peb_walk template 2024-02-18 22:51:10 +00:00
Dobin 31737f2845 feature: remove files from first pase if in second 2024-02-18 22:50:47 +00:00
Dobin 9b71cdd481 refactor: use PAYLOAD_LEN in template instead of 0x11223344 in asm 2024-02-18 19:52:50 +00:00
Dobin 92e9b51409 fix: support large payload (payload len) 2024-02-18 19:42:28 +00:00
Dobin 64c03d86a8 refactor: remove mentioning of TLS 2024-02-18 14:38:24 +00:00
Dobin 00f0d8d388 refactor: replace section SizeOfRawData with Misc_VirtualSize 2024-02-18 14:04:57 +00:00
Dobin 224d252e78 fix: cleanup temp files 2024-02-18 13:55:55 +00:00
Dobin a36b22db84 fix: less temp files 2024-02-18 13:55:44 +00:00
Dobin c2373aa59d log: info->warn 2024-02-18 13:47:39 +00:00
Dobin 0a476bdce6 refactor: RedBackdoorer -> DerBackdoorer 2024-02-18 13:47:30 +00:00
Dobin 3969f3d882 refactor: get code from exe after backdooring 2024-02-18 12:20:03 +00:00
Dobin ef65b92b9a fix: close PE's 2024-02-18 11:45:07 +00:00
Dobin dc13ff3c93 log: hide r2 output 2024-02-17 20:44:08 +00:00
Dobin 1b738c55b3 feature: short call patching 2024-02-17 19:56:05 +00:00
Dobin 16f4300d62 feature: check if payload fits in code section 2024-02-17 19:44:52 +00:00
Dobin 3bb7562bfa fix: masm_shc error because of late include fixes 2024-02-17 19:34:22 +00:00
Dobin 2524547ccf feature: add logging output too to logs/ 2024-02-17 15:01:38 +00:00
Dobin c63e16ffab refactor: better logs/ output to parse 2024-02-17 14:19:32 +00:00
Dobin b4ec9031cb ui: better website 2024-02-17 13:34:39 +00:00
Dobin c215ae62f3 feature: web server 2024-02-17 11:17:40 +00:00
Dobin fd9dc68eea feature: redbackdoorer mode arg 2024-02-16 21:36:43 +00:00
Dobin 1feeb66f76 refactor: rename function 2024-02-16 19:34:16 +00:00
Dobin 712036110e test: add unittests 2024-02-16 19:31:41 +00:00
Dobin ec5c9442fe remove unneeded file 2024-02-16 15:35:19 +00:00
Dobin a886bffd0b refactor: remove some parameters 2024-02-16 15:34:12 +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 5798c90b9c refactor: payload data into project 2024-02-16 10:48:35 +00:00
Dobin 60e5065938 refactor: source cleanup, exit codes on verify 2024-02-16 10:20:05 +00:00
Dobin 5eddee39ad refactor: compiler 2024-02-16 09:41:35 +00:00
Dobin ce5475812b refactor: injector 2024-02-16 09:30:08 +00:00
Dobin 69beabc08f refactor: fix build dir 2024-02-16 09:14:47 +00:00
Dobin a0fd2ecc1e refactor: templater 2024-02-16 09:13:28 +00:00
Dobin 7d6e726fab refactor: bix cleanup 2024-02-16 08:34:46 +00:00
Dobin cb40434aae ui: msg when no args 2024-02-15 18:50:01 +00:00
Dobin 91c1a1e0fa feature: two more debug options 2024-02-15 18:37:04 +00:00
Dobin a6cebe2f92 refactor: nicer output 2024-02-15 18:30:50 +00:00
Dobin 16b7e840d7 feature: more debug arguments 2024-02-15 18:19:19 +00:00
Dobin 4912fe7e0f ui: better prinit of capabilities 2024-02-15 18:08:19 +00:00
Dobin 5a0e1f0fb9 refactor: rename verify std to peb 2024-02-15 18:08:08 +00:00
Dobin abe757507b refactor: better logging 2024-02-15 07:54:10 +00:00
Dobin 8856bdae1d refactor: new source files 2024-02-15 07:27:43 +00:00
Dobin 3b8ba16b3f feature: log.txt with all stdout/stderr 2024-02-12 18:12:54 +00:00