Dobin Rutishauser
|
6864656381
|
refactor: make web work again (split project <-> settings)
|
2025-06-18 21:24:35 +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
|
919aca0d70
|
refactor: fix some things shown by newer VS syntax checker, mostly type related
|
2025-01-25 18:07:24 +01:00 |
|
Dobin
|
a5851c397b
|
fix: small anoying bugs
|
2024-07-21 11:14:29 +01:00 |
|
Dobin Rutishauser
|
de77f50f06
|
feature: datareuse now supports multiple references -> fix change_ carriers
|
2024-06-22 12:59:21 +02:00 |
|
Dobin
|
5455a1122d
|
refactor: better InvokeStyle name
|
2024-06-05 19:43:35 +01:00 |
|
Dobin
|
fdc2e6a7f8
|
refactor: rename warn warning
|
2024-06-02 13:22:10 +01:00 |
|
Dobin
|
854c41300e
|
fix: small bugfixes
|
2024-05-29 08:28:23 +01:00 |
|
Dobin
|
0e08fde15d
|
feature: 2-byte xor key
|
2024-05-20 09:21:44 +01:00 |
|
Dobin
|
87cb4bfe5b
|
feature: decoy in shellcode
|
2024-05-20 08:36:16 +01:00 |
|
Dobin
|
32000b5b78
|
fix: some dll bugs
|
2024-05-13 22:01:16 +01:00 |
|
Dobin
|
900c145557
|
feature: put payload into .rdata option
|
2024-05-09 21:04:37 +01:00 |
|
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 |
|