Dobin Rutishauser
|
f40161b206
|
feature: correct dll function handling
|
2025-06-22 21:57:37 +02:00 |
|
Dobin Rutishauser
|
a782fd0842
|
refactor: injector (EOP -> overwrite)
|
2025-06-21 14:06:50 +02:00 |
|
Dobin Rutishauser
|
fcb40ccb6a
|
refactor: wrong logging. -> logger.
|
2025-06-10 12:36:40 +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
|
a9663d81a7
|
fix: bug, syntax
|
2025-06-08 19:03:21 +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
|
7847b8d40e
|
refactor: rework carrier/payload location calculation
|
2024-07-06 21:23:09 +01:00 |
|
Dobin Rutishauser
|
fc64068139
|
refactor: put *manager back to superpe again
|
2024-06-23 17:07:21 +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
|
de77f50f06
|
feature: datareuse now supports multiple references -> fix change_ carriers
|
2024-06-22 12:59:21 +02:00 |
|
Dobin Rutishauser
|
a1815ab7fe
|
feature: in-place dll loader (support)
|
2024-06-16 08:28:20 +02:00 |
|
Dobin Rutishauser
|
a71daada71
|
refactor: move reloc stuff into relocator for now
|
2024-06-10 08:06:06 +02:00 |
|
Dobin
|
700b1d9e44
|
fix: adding invalid reloc entry
|
2024-06-02 17:50:14 +01:00 |
|
Dobin
|
13320374d9
|
refactor: cleanup
|
2024-06-02 13:17:40 +01:00 |
|
Dobin
|
854c41300e
|
fix: small bugfixes
|
2024-05-29 08:28:23 +01:00 |
|
Dobin
|
32000b5b78
|
fix: some dll bugs
|
2024-05-13 22:01:16 +01:00 |
|
Dobin
|
87d8741f32
|
refactor: improve iat re-init handling / performance
|
2024-05-13 18:44:02 +01:00 |
|
Dobin
|
696599cb64
|
refactor: move capstone/keystone into its own file
|
2024-05-10 12:02:24 +01:00 |
|
Dobin
|
900c145557
|
feature: put payload into .rdata option
|
2024-05-09 21:04:37 +01:00 |
|
Dobin
|
012d1253af
|
feature: select if add missing IAT entries
|
2024-05-08 12:19:57 +01:00 |
|
Dobin
|
61f7cf0a5b
|
tests: fix and reorganize
|
2024-05-08 11:44:37 +01:00 |
|
Dobin
|
b8c834ac56
|
feature: patch missing iat (+refactor: remove ExeHost)
|
2024-05-06 11:00:50 +01:00 |
|
Dobin
|
2c9a20d822
|
feature: make exe to UI
|
2024-05-05 13:38:08 +01:00 |
|
Dobin
|
8ae738b841
|
feature: remove addingrelocation by making function hijack a relative jmp
|
2024-05-05 12:53:31 +01:00 |
|
Dobin
|
c372d348ce
|
ui: show some more important information and checks
|
2024-05-01 22:30:53 +01:00 |
|
Dobin
|
25e504ee09
|
fix: check for corruption when exes are very small
|
2024-04-27 20:29:04 +01:00 |
|
Dobin
|
aca1ed46bc
|
refactor: remove recursion from DerBackdoorer
|
2024-04-27 14:14:23 +01:00 |
|
Dobin
|
586289bc76
|
refactor: syntax improvement for dllresolver
|
2024-04-21 15:45:39 +01:00 |
|
Dobin
|
e6f3de18b4
|
feature: resolve dll imports
|
2024-04-21 15:22:47 +01:00 |
|
Dobin
|
bc6cc4df2d
|
refactor: function hijacker / DerBackdoorer rework
|
2024-04-20 15:09:17 +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
|
b4671c8690
|
fix: make DLL + func + EOP work
|
2024-04-14 11:47:47 +01:00 |
|
Dobin
|
b9d3a5a97e
|
refactor: small SuperPe improvements
|
2024-04-13 11:12:43 +01:00 |
|
Dobin
|
f40d527783
|
feature: show all exports on DLLs
|
2024-04-13 10:28:05 +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
|
8468f3fef1
|
ui: show x64 and dotnet
|
2024-04-01 20:12:08 +01:00 |
|
Dobin
|
f08334dc1a
|
feature: dev (shellcode projects) phase 1
|
2024-03-26 17:46:09 +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
|
3e5de0e608
|
refactor: move some stuff from exehost to superpe
|
2024-03-06 20:10:14 +00:00 |
|
Dobin
|
dacef30bb0
|
refactor: :x -> :X
|
2024-03-04 18:32:41 +00:00 |
|