Commit Graph

22 Commits

Author SHA1 Message Date
Dobin Rutishauser 4c49f2d816 refactor: syntax, types, logging, cleanup 2025-06-09 08:59:36 +02:00
Dobin Rutishauser 4e62df29db refactor: more consistent log output indent 2024-06-22 16:35:20 +02:00
Dobin 13320374d9 refactor: cleanup 2024-06-02 13:17:40 +01:00
Dobin 32000b5b78 fix: some dll bugs 2024-05-13 22:01:16 +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 8ae738b841 feature: remove addingrelocation by making function hijack a relative jmp 2024-05-05 12:53:31 +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 bc6cc4df2d refactor: function hijacker / DerBackdoorer rework 2024-04-20 15:09:17 +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 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 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 dacef30bb0 refactor: :x -> :X 2024-03-04 18:32:41 +00:00
Dobin f74bd574b4 refactor: mype -> superpe 2024-03-01 20:46:52 +00:00
Dobin aed5b168c2 refactor: remove derbackdoorer/ dir into peparser/ to pe/ 2024-03-01 19:25:28 +00:00