Commit Graph

77 Commits

Author SHA1 Message Date
Dobin Rutishauser 015ec55975 fix: dlls test issue #5 2025-06-08 19:03:57 +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 12b6984490 fix: guardrail data 2024-07-21 11:32:06 +01:00
Dobin a5851c397b fix: small anoying bugs 2024-07-21 11:14:29 +01:00
Dobin 4bed8d1a95 refactor: improve sirallocalot 2024-07-07 12:36:15 +01:00
Dobin Rutishauser c93234845b feature: setting for disabling the window 2024-06-26 06:33:10 +02:00
Dobin Rutishauser 185c8fadb7 refactor: remove DecoderStyles enum 2024-06-25 09:41:14 +02:00
Dobin Rutishauser b6db721c12 feature: MyVirtualProtect 2024-06-24 16:58:44 +02: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 bbd3297a95 refactor: iat references array, and various cleanup 2024-06-22 15:55:49 +02:00
Dobin Rutishauser de77f50f06 feature: datareuse now supports multiple references -> fix change_ carriers 2024-06-22 12:59:21 +02:00
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