Dobin Rutishauser
|
a782fd0842
|
refactor: injector (EOP -> overwrite)
|
2025-06-21 14:06:50 +02:00 |
|
Dobin Rutishauser
|
1db212de53
|
refactor: small cleanup
|
2025-06-21 10:19:01 +02:00 |
|
Dobin Rutishauser
|
71bc23f47a
|
refactor: split project add/update
|
2025-06-20 12:41:29 +02:00 |
|
Dobin Rutishauser
|
716f7a47ed
|
refactor: rename exes/ to injectables/
|
2025-06-20 11:48:37 +02:00 |
|
Dobin Rutishauser
|
7eefe7c444
|
refactor: better log output
|
2025-06-20 09:49:14 +02:00 |
|
Dobin Rutishauser
|
3196fa4ecb
|
feature: add payload_location
|
2025-06-19 20:45:46 +02:00 |
|
Dobin Rutishauser
|
6864656381
|
refactor: make web work again (split project <-> settings)
|
2025-06-18 21:24:35 +02:00 |
|
Dobin Rutishauser
|
fcb40ccb6a
|
refactor: wrong logging. -> logger.
|
2025-06-10 12:36:40 +02:00 |
|
Dobin Rutishauser
|
ec0776d82b
|
refactor: fix tester.py (all tests ok)
|
2025-06-10 09:19:58 +02:00 |
|
Dobin Rutishauser
|
ca1f497074
|
feature: rework guardrails
|
2025-06-09 22:09:32 +02:00 |
|
Dobin Rutishauser
|
f55596f4a8
|
refactor: cleanup
|
2025-06-09 15:40:17 +02:00 |
|
Dobin Rutishauser
|
99ad23d69d
|
refactor: more commandline usability cleanup
|
2025-06-09 11:28:13 +02:00 |
|
Dobin Rutishauser
|
9ed0469884
|
refactor: rework logging
|
2025-06-09 10:10:02 +02:00 |
|
Dobin Rutishauser
|
4c49f2d816
|
refactor: syntax, types, logging, cleanup
|
2025-06-09 08:59:36 +02:00 |
|
Dobin Rutishauser
|
9deaecd519
|
fix: bad error handling for missing carrier imports
|
2025-06-08 11:23:23 +02:00 |
|
Dobin Rutishauser
|
919aca0d70
|
refactor: fix some things shown by newer VS syntax checker, mostly type related
|
2025-01-25 18:07:24 +01:00 |
|
Dobin
|
5354a46158
|
fix: verification issue
|
2024-09-12 08:36:57 +01:00 |
|
Dobin
|
6603fd3df7
|
fix: bug
|
2024-07-20 23:04:13 +01:00 |
|
Dobin
|
7847b8d40e
|
refactor: rework carrier/payload location calculation
|
2024-07-06 21:23:09 +01:00 |
|
Dobin Rutishauser
|
d935792242
|
feature: sanity checks
|
2024-06-26 06:23:51 +02:00 |
|
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 |
|