375 Commits

Author SHA1 Message Date
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 a71daada71 refactor: move reloc stuff into relocator for now 2024-06-10 08:06:06 +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 1a39553858 a 2024-06-08 08:31:59 +01:00
Dobin a51e662cf8 Merge branch 'main' of https://github.com/dobin/SuperMega 2024-06-05 22:55:28 +01:00
Dobin 5455a1122d refactor: better InvokeStyle name 2024-06-05 19:43:35 +01:00
Dobin Rutishauser 03ecc9fdf6 refactor: remove hardcoded execution guards 2024-06-03 09:51:25 +02:00
Dobin Rutishauser 7bb580947a fix: replace compiler path with exe name (dev console) 2024-06-03 09:51:08 +02:00
Dobin 700b1d9e44 fix: adding invalid reloc entry 2024-06-02 17:50:14 +01:00
Dobin 0386676f90 add: relokator 2024-06-02 17:38:52 +01:00
Dobin 7d1028a578 feature: setting for r2 disas 2024-06-02 17:34:45 +01:00
Dobin 5fd196c345 add: todo.txt 2024-06-02 14:55:32 +01:00
Dobin ad6938db1f ui: rename .rodata .rdata 2024-06-02 14:04:02 +01:00
Dobin 7dc585136b refactor: remove prep_web() 2024-06-02 14:03:45 +01:00
Dobin fdc2e6a7f8 refactor: rename warn warning 2024-06-02 13:22:10 +01:00
Dobin dd313ac198 fix: small bug in range manager corner case 2024-06-02 13:21:47 +01:00
Dobin 46293bb60c tests: fix 2024-06-02 13:17:57 +01:00
Dobin 13320374d9 refactor: cleanup 2024-06-02 13:17:40 +01:00
Dobin 512ff5a466 add: cobaltstrike beacons 2024-06-02 11:14:58 +01:00
Dobin 0ff76d87c7 refactor: better key handling yet again 2024-06-02 11:14:50 +01:00
Dobin Rutishauser c11bd73534 fix: win11 python3.12 fixes 2024-05-29 09:37:03 +02:00
Dobin 93b9ea8805 feature: random keys upon build 2024-05-29 08:35:37 +01:00
Dobin 8ed47409a2 refactor: template code 2024-05-29 08:29:22 +01:00
Dobin 854c41300e fix: small bugfixes 2024-05-29 08:28:23 +01:00
Dobin 0e08fde15d feature: 2-byte xor key 2024-05-20 09:21:44 +01:00
Dobin 87cb4bfe5b feature: decoy in shellcode 2024-05-20 08:36:16 +01:00
Dobin 9bb8afb6c0 refactor: less log files 2024-05-19 13:03:34 +01:00
Dobin b4e7711aba feature: more and nicer carrier's 2024-05-19 11:44:30 +01:00
Dobin 849df50dc8 refactor: remove source_style enum, do it with directories 2024-05-19 10:33:06 +01:00
Dobin 32000b5b78 fix: some dll bugs 2024-05-13 22:01:16 +01:00
Dobin 86c90434e1 refactor: rename AsmParser -> AsmTextParser 2024-05-13 18:55:32 +01:00
Dobin 87d8741f32 refactor: improve iat re-init handling / performance 2024-05-13 18:44:02 +01:00
Dobin 7ceb0af5a4 refactor: small code cleanup 2024-05-13 18:43:27 +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 3aa79afd70 refactor: read shellcode (carrier, payload) directly, no more files 2024-05-08 14:34:19 +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 3cc232886f doc: update readme 2024-05-05 11:27:56 +01:00
Dobin ef7f63059e fix: make memory not rwx, but rw->rx 2024-05-02 17:35:11 +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 58045529d2 ui: update 2024-04-29 19:03:17 +01:00
Dobin 23bb16d172 ui: make a bit nicer, highlight missing dlls 2024-04-29 18:38:33 +01:00
Dobin f6a015b63b fix: ui 2024-04-29 15:23:55 +01:00