Commit Graph

53 Commits

Author SHA1 Message Date
Dobin 368b14934d fix: tester.py, and add testcases for DLL 2024-04-13 12:23:36 +01:00
Dobin a95203e2b5 refactor: better DLL support 2024-04-12 22:01:10 +01:00
Dobin c6a0cf14b0 feature: DLL support 2024-04-07 22:50:43 +01:00
Dobin a488cf1b17 feature: inject into dll basic support 2024-04-07 13:15:55 +01:00
Dobin a03c267070 refactor: rename central data structures 2024-04-07 11:34:13 +01:00
Dobin 4410685d0d refactor: unify project handling (cmdline = projects/default) 2024-03-29 20:29:33 +00:00
Dobin 70eb0bf798 refactor: move working directory to projects/ for web 2024-03-29 19:18:57 +00:00
Dobin a6dbbe69ac refactor: move directories around 1/2 2024-03-29 18:02:16 +00:00
Dobin a46e0e4f13 refactor: make log/observer nice 2024-03-29 12:32:24 +00:00
Dobin 32f89a1b20 refactor: make string a bit nicer 2024-03-28 20:50:57 +00:00
Dobin ed9647920b refactor: consolidate all three log things (cmd output, logger, files) into observer 2024-03-28 20:40:57 +00:00
Dobin f08334dc1a feature: dev (shellcode projects) phase 1 2024-03-26 17:46:09 +00:00
Dobin 3c4895b98c fix: description 2024-03-23 20:09:24 +00:00
Dobin 286ad055d3 feature: calculate offset into .rdata (tmp) 2024-03-03 16:58:44 +00:00
Dobin e915c24be1 fix: main.exe not deleted 2024-03-01 20:46:59 +00:00
Dobin 115c654429 refactor: move stuff to working/ 2024-03-01 19:04:05 +00:00
Dobin d61f358ae4 refactor: project -> settings and model/ 2024-02-25 08:47:25 +00:00
Dobin b751292134 fix: convert asm from CRLF to LF for less bugs 2024-02-22 21:03:39 +00:00
Dobin 2fddafca18 fix: iat compiler bug with newlines again 2024-02-22 18:58:36 +00:00
Dobin fb23835d51 ui: nicer output 2024-02-19 20:34:31 +00:00
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 b66c7cc6d8 refactor: from project.verify_filename to def.py:VerifyFilename 2024-02-19 19:30:15 +00:00
Dobin 64c03d86a8 refactor: remove mentioning of TLS 2024-02-18 14:38:24 +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 fd9dc68eea feature: redbackdoorer mode arg 2024-02-16 21:36:43 +00:00
Dobin 69beabc08f refactor: fix build dir 2024-02-16 09:14:47 +00:00
Dobin 7d6e726fab refactor: bix cleanup 2024-02-16 08:34:46 +00:00
Dobin a6cebe2f92 refactor: nicer output 2024-02-15 18:30:50 +00:00
Dobin abe757507b refactor: better logging 2024-02-15 07:54:10 +00:00
Dobin 3b8ba16b3f feature: log.txt with all stdout/stderr 2024-02-12 18:12:54 +00:00
Dobin 6fe1f192b7 feature: rwx execution 2024-02-11 20:46:33 +00:00
Dobin 72e4c4ffe5 feature: templates, project 2024-02-10 13:43:35 +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 efb7b0b0ee feature: config file 2024-02-08 12:38:56 +00:00
Dobin 865cfb5247 refactor: make inject mode configurable 2024-02-08 10:55:14 +00:00
Dobin 75c329c152 refactor: split into phases 2024-02-08 09:15:24 +00:00
Dobin 89adeea752 feature: output of failed command 2024-02-07 21:12:30 +00:00
Dobin 5e0d096ff7 feature: command line arguments 2024-02-05 13:15:16 +00:00
Dobin f338424d50 refactor: better debug and get in-between step results 2024-02-05 12:28:38 +00:00
Dobin 7901b2f0e5 refactor: less files generated 2024-02-05 11:15:35 +00:00
Dobin 262a2a595a feature: try to build in build/ 2024-02-05 10:54:55 +00:00
Dobin efe2039984 fix: better file cleanup 2024-02-04 08:40:17 +00:00
Dobin 9f7466d775 feature: copy to out/ at the end 2024-02-04 08:21:24 +00:00
Dobin 466cf11d82 feature: dynamic payload size 2024-02-03 20:33:50 +00:00
Dobin cf527aca97 feature: verify infeceted exe 2024-02-03 18:40:43 +00:00
Dobin 6f12a555ac feature: injection into exe with redbackdoorer 2024-02-03 18:29:29 +00:00