Commit Graph

73 Commits

Author SHA1 Message Date
Dobin Rutishauser b6db721c12 feature: MyVirtualProtect 2024-06-24 16:58:44 +02:00
Dobin Rutishauser 31be61ee8e fix: bug 2024-06-24 16:30:51 +02:00
Dobin Rutishauser 634a6e7922 fix: ui bug 2024-06-22 18:09:55 +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 83313538ef fix: put infected exe into project dir (not exe dir) 2024-06-17 10:09:56 +02:00
Dobin Rutishauser 434c099365 ui: make nicer + plugins 2024-06-16 17:49:36 +02: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 13320374d9 refactor: cleanup 2024-06-02 13:17:40 +01:00
Dobin Rutishauser c11bd73534 fix: win11 python3.12 fixes 2024-05-29 09:37:03 +02:00
Dobin 849df50dc8 refactor: remove source_style enum, do it with directories 2024-05-19 10:33:06 +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 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 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
Dobin f6ed263da0 refactor: some cleanup (vsc performance..) 2024-04-29 15:23:17 +01:00
Dobin a81c0c4d1a fix: dll func dropdown showing on exes 2024-04-21 15:47:47 +01:00
Dobin e6f3de18b4 feature: resolve dll imports 2024-04-21 15:22:47 +01:00
Dobin ab6823c7aa feature: ui: sections in exes/ 2024-04-19 21:02:16 +01:00
Dobin f9aa7e84d8 ui: show more info 2024-04-15 20:52:54 +01:00
Dobin 70c4a95b1b ui: more information 2024-04-14 21:37:54 +01:00
Dobin 4901c7b320 feature: show function size in dropdown 2024-04-14 18:27:35 +01:00
Dobin b4671c8690 fix: make DLL + func + EOP work 2024-04-14 11:47:47 +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 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 de73d5452e feature: show iat in web ui 2024-04-03 19:22:48 +01:00
Dobin 7bc03fa6c2 fix: ui: inject mode 2024-04-03 06:42:30 +01:00
Dobin 8468f3fef1 ui: show x64 and dotnet 2024-04-01 20:12:08 +01:00
Dobin 5d8a1ec64f feature: more exes 2024-04-01 19:49:41 +01:00
Dobin 4b4d7f1932 fix: web start remote 2024-04-01 19:43:05 +01:00
Dobin 4bf847b8a3 ui: project info, hide button, form fix 2024-03-31 21:09:23 +01:00
Dobin 5aa49c325f ui: buttons to the left, and auto submit on select 2024-03-31 20:51:45 +01:00
Dobin b8ab7d02b9 refactor: split views into -project and -shcdev 2024-03-31 19:11:04 +01:00
Dobin 75f3a76786 fix: fix shcdev 2024-03-30 21:46:00 +00: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 ed9647920b refactor: consolidate all three log things (cmd output, logger, files) into observer 2024-03-28 20:40:57 +00:00
Dobin b6816604b2 small bugfixes 2024-03-28 20:26:34 +00:00
Dobin d6e68d3014 refactor: make web more REST 2024-03-28 20:24:15 +00:00
Dobin c4e992e7c6 refactor: rename web dev to shcdev 2024-03-28 20:09:02 +00:00
Dobin 29d84ad077 refactor: make last web views work 2024-03-27 20:38:47 +00:00