Dobin Rutishauser
|
ae3567847c
|
feature: guardrail data
|
2024-06-18 16:05:37 +02:00 |
|
Dobin Rutishauser
|
f84fd98416
|
feature: ui new project usable defaults
|
2024-06-18 15:25:37 +02:00 |
|
Dobin Rutishauser
|
0d320b38d0
|
refactor: attempt to simplify payload
|
2024-06-17 10:33:34 +02:00 |
|
Dobin Rutishauser
|
4f36e85563
|
fix: templates bug
|
2024-06-17 09:26:05 +02:00 |
|
Dobin Rutishauser
|
434c099365
|
ui: make nicer + plugins
|
2024-06-16 17:49:36 +02:00 |
|
Dobin Rutishauser
|
63c670850f
|
refactor: move carrier plugins around
|
2024-06-16 07:45:25 +02:00 |
|
Dobin Rutishauser
|
6010dbb4c0
|
fix: set default antiemulation to none
|
2024-06-14 13:26:34 +02:00 |
|
Dobin Rutishauser
|
71b38a064c
|
refactor: make decoy a plugin too
|
2024-06-10 10:06:24 +02:00 |
|
Dobin Rutishauser
|
85585e598e
|
refactor: prepare antiemulation more modular
|
2024-06-10 09:02:37 +02:00 |
|
Dobin Rutishauser
|
2995d20505
|
Merge branch 'main' of https://github.com/dobin/SuperMega
|
2024-06-10 08:02:44 +02:00 |
|
Dobin Rutishauser
|
df9937df96
|
feature: antiemulation in templates
|
2024-06-10 08:02:32 +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
|
dd313ac198
|
fix: small bug in range manager corner case
|
2024-06-02 13:21:47 +01:00 |
|
Dobin
|
13320374d9
|
refactor: cleanup
|
2024-06-02 13:17:40 +01:00 |
|
Dobin
|
0e08fde15d
|
feature: 2-byte xor key
|
2024-05-20 09:21:44 +01:00 |
|
Dobin
|
849df50dc8
|
refactor: remove source_style enum, do it with directories
|
2024-05-19 10:33:06 +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
|
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
|
c82c99e0eb
|
refactor: all asm text parsing into asmparser.py
|
2024-04-28 17:56:12 +01:00 |
|
Dobin
|
70c4a95b1b
|
ui: more information
|
2024-04-14 21:37:54 +01:00 |
|
Dobin
|
4fb7b9f88e
|
refactor: remove DataRefStyle
|
2024-04-14 18:19:31 +01:00 |
|
Dobin
|
d4e4507e19
|
refactor: cleanup, create unittest, fix get_physical_address
|
2024-04-14 14:04:15 +01:00 |
|
Dobin
|
b9d3a5a97e
|
refactor: small SuperPe improvements
|
2024-04-13 11:12:43 +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
|
a03c267070
|
refactor: rename central data structures
|
2024-04-07 11:34:13 +01:00 |
|
Dobin
|
5d8a1ec64f
|
feature: more exes
|
2024-04-01 19:49:41 +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
|
b6816604b2
|
small bugfixes
|
2024-03-28 20:26:34 +00:00 |
|
Dobin
|
29d84ad077
|
refactor: make last web views work
|
2024-03-27 20:38:47 +00:00 |
|
Dobin
|
4064cf94ba
|
refactor: new data/ structure
|
2024-03-27 20:13:14 +00:00 |
|
Dobin
|
3c4895b98c
|
fix: description
|
2024-03-23 20:09:24 +00:00 |
|
Dobin
|
4f9f85d25c
|
feature: make start_local/start_exe work reliably
|
2024-03-23 13:37:45 +00:00 |
|
Dobin
|
2e491272c9
|
refactor: fix a bug and cleanup
|
2024-03-16 14:16:39 +00:00 |
|
Dobin
|
215e24ffe0
|
refactor: make nicer ui, web, log
|
2024-03-08 11:09:31 +00:00 |
|
Dobin
|
1fe18c4c64
|
feature: web: save project
|
2024-03-07 18:50:24 +00:00 |
|
Dobin
|
3e5de0e608
|
refactor: move some stuff from exehost to superpe
|
2024-03-06 20:10:14 +00:00 |
|
Dobin
|
4a489a3183
|
refactor: remove exehost code_virtaddr and code_size with code_section
|
2024-03-04 18:41:39 +00:00 |
|
Dobin
|
dacef30bb0
|
refactor: :x -> :X
|
2024-03-04 18:32:41 +00:00 |
|
Dobin
|
5e46432d96
|
fix: find gaps in the relocation for data inject
|
2024-03-03 19:19:58 +00:00 |
|
Dobin
|
f74bd574b4
|
refactor: mype -> superpe
|
2024-03-01 20:46:52 +00:00 |
|
Dobin
|
adb97e2ad0
|
tests: fix some tests
|
2024-03-01 20:06:00 +00:00 |
|
Dobin
|
aed5b168c2
|
refactor: remove derbackdoorer/ dir into peparser/ to pe/
|
2024-03-01 19:25:28 +00:00 |
|