Commit Graph

140 Commits

Author SHA1 Message Date
Dobin Rutishauser 2b576df872 featur: make anti-debug more configurable 2024-06-26 03:03:13 +02:00
Dobin Rutishauser 185c8fadb7 refactor: remove DecoderStyles enum 2024-06-25 09:41:14 +02:00
Dobin Rutishauser 240b5e6494 refactor: some cleanup 2024-06-23 17:17:24 +02:00
Dobin Rutishauser e10f9c7fda refactor: carrier->injectable so i have sane carrier- & payload locations (+cleaner injector) 2024-06-23 14:11:30 +02:00
Dobin Rutishauser 4e62df29db refactor: more consistent log output indent 2024-06-22 16:35:20 +02:00
Dobin Rutishauser bbd3297a95 refactor: iat references array, and various cleanup 2024-06-22 15:55:49 +02:00
Dobin Rutishauser de77f50f06 feature: datareuse now supports multiple references -> fix change_ carriers 2024-06-22 12:59:21 +02:00
Dobin Rutishauser 5109561418 feature: check for deps on start 2024-06-17 11:00:45 +02:00
Dobin Rutishauser 0d320b38d0 refactor: attempt to simplify payload 2024-06-17 10:33:34 +02:00
Dobin Rutishauser 83313538ef fix: put infected exe into project dir (not exe dir) 2024-06-17 10:09:56 +02:00
Dobin Rutishauser 4f36e85563 fix: templates bug 2024-06-17 09:26:05 +02:00
Dobin Rutishauser a1815ab7fe feature: in-place dll loader (support) 2024-06-16 08:28:20 +02:00
Dobin Rutishauser 71b38a064c refactor: make decoy a plugin too 2024-06-10 10:06:24 +02:00
Dobin 5455a1122d refactor: better InvokeStyle name 2024-06-05 19:43:35 +01:00
Dobin 7dc585136b refactor: remove prep_web() 2024-06-02 14:03:45 +01:00
Dobin 0ff76d87c7 refactor: better key handling yet again 2024-06-02 11:14:50 +01:00
Dobin 0e08fde15d feature: 2-byte xor key 2024-05-20 09:21:44 +01:00
Dobin 9bb8afb6c0 refactor: less log files 2024-05-19 13:03:34 +01:00
Dobin 849df50dc8 refactor: remove source_style enum, do it with directories 2024-05-19 10:33:06 +01:00
Dobin 86c90434e1 refactor: rename AsmParser -> AsmTextParser 2024-05-13 18:55:32 +01:00
Dobin 7ceb0af5a4 refactor: small code cleanup 2024-05-13 18:43:27 +01:00
Dobin 900c145557 feature: put payload into .rdata option 2024-05-09 21:04:37 +01:00
Dobin 3aa79afd70 refactor: read shellcode (carrier, payload) directly, no more files 2024-05-08 14:34:19 +01:00
Dobin 012d1253af feature: select if add missing IAT entries 2024-05-08 12:19:57 +01:00
Dobin b8c834ac56 feature: patch missing iat (+refactor: remove ExeHost) 2024-05-06 11:00:50 +01:00
Dobin c372d348ce ui: show some more important information and checks 2024-05-01 22:30:53 +01:00
Dobin 3e6c1e06cf feature: keep exe and dll files in project folder 2024-04-29 19:24:29 +01:00
Dobin 1b245e5506 refactor: make asm cleanup/fixup work in memory 2024-04-28 19:43:08 +01:00
Dobin bc6cc4df2d refactor: function hijacker / DerBackdoorer rework 2024-04-20 15:09:17 +01:00
Dobin 4fb7b9f88e refactor: remove DataRefStyle 2024-04-14 18:19:31 +01:00
Dobin 368b14934d fix: tester.py, and add testcases for DLL 2024-04-13 12:23:36 +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 db3fe6e889 refactor: move write logs to observer 2024-03-30 21:45:50 +00: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 0296537ec5 refactor: cleanup, error handling 2024-03-29 12:48:52 +00:00
Dobin a46e0e4f13 refactor: make log/observer nice 2024-03-29 12:32:24 +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 23992328d0 refactor: make log a class MyLog 2024-03-28 19:57:06 +00:00
Dobin b5e82552f3 fix: log append 2024-03-27 22:08:32 +00:00
Dobin 74c81c3dea fix: get log output also on error 2024-03-27 22:04:19 +00:00
Dobin 4064cf94ba refactor: new data/ structure 2024-03-27 20:13:14 +00:00
Dobin f08334dc1a feature: dev (shellcode projects) phase 1 2024-03-26 17:46:09 +00:00
Dobin 11ec4a785b feature: open folder (no_exec) 2024-03-23 18:18:43 +00:00
Dobin 4f9f85d25c feature: make start_local/start_exe work reliably 2024-03-23 13:37:45 +00:00
Dobin ba933bd018 feature: UI/UX improvements 2024-03-23 12:16:20 +00:00
Dobin 0333fc2673 feature: send to avred for execution 2024-03-22 20:03:39 +00:00