Commit Graph

40 Commits

Author SHA1 Message Date
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 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 de77f50f06 feature: datareuse now supports multiple references -> fix change_ carriers 2024-06-22 12:59:21 +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 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 c372d348ce ui: show some more important information and checks 2024-05-01 22:30:53 +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 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 a488cf1b17 feature: inject into dll basic support 2024-04-07 13:15:55 +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
Dobin 903add2c4f refactor: make .rdata offset grabber better 2024-03-03 17:14:40 +00:00
Dobin 286ad055d3 feature: calculate offset into .rdata (tmp) 2024-03-03 16:58:44 +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