Commit Graph

33 Commits

Author SHA1 Message Date
Dobin Rutishauser 6864656381 refactor: make web work again (split project <-> settings) 2025-06-18 21:24:35 +02:00
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 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 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 71b38a064c refactor: make decoy a plugin too 2024-06-10 10:06:24 +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 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 3aa79afd70 refactor: read shellcode (carrier, payload) directly, no more files 2024-05-08 14:34:19 +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 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 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 3e5de0e608 refactor: move some stuff from exehost to superpe 2024-03-06 20:10:14 +00:00
Dobin 115c654429 refactor: move stuff to working/ 2024-03-01 19:04:05 +00:00
Dobin 6175875ea1 refactor: reorganize files into data/ 2024-03-01 17:07:01 +00:00
Dobin 9e551d9a19 refactor: cleanup 3 2024-03-01 14:07:18 +00:00
Dobin bb185b572d feature: webapp to infect 2024-02-29 19:17:51 +00:00
Dobin 87c0cc2944 fix: peb_reuse bugs and similar 2024-02-28 20:12:52 +00:00
Dobin d61f358ae4 refactor: project -> settings and model/ 2024-02-25 08:47:25 +00:00