93 Commits

Author SHA1 Message Date
Dobin Rutishauser f40161b206 feature: correct dll function handling 2025-06-22 21:57:37 +02:00
Dobin Rutishauser 8fa1895cf6 fix: exe delete 2025-06-22 21:49:33 +02:00
Dobin Rutishauser 2e522de234 feature: nicer ui injectable view 2025-06-21 18:54:02 +02:00
Dobin Rutishauser a782fd0842 refactor: injector (EOP -> overwrite) 2025-06-21 14:06:50 +02:00
Dobin Rutishauser 1db212de53 refactor: small cleanup 2025-06-21 10:19:01 +02:00
Dobin Rutishauser 71bc23f47a refactor: split project add/update 2025-06-20 12:41:29 +02:00
Dobin Rutishauser 716f7a47ed refactor: rename exes/ to injectables/ 2025-06-20 11:48:37 +02:00
Dobin Rutishauser 4b688f0394 refactor: fix tester, remove dlls/ 2025-06-20 11:28:35 +02:00
Dobin Rutishauser 7f48b293da feature: better exe view 2025-06-20 10:17:56 +02:00
Dobin Rutishauser 7eefe7c444 refactor: better log output 2025-06-20 09:49:14 +02:00
Dobin Rutishauser 78cb8ad116 feature: add doc in project 2025-06-19 20:46:21 +02:00
Dobin Rutishauser 889677ccb9 fix: view 2025-06-19 18:34:09 +02:00
Dobin Rutishauser 6864656381 refactor: make web work again (split project <-> settings) 2025-06-18 21:24:35 +02:00
Dobin Rutishauser ca1f497074 feature: rework guardrails 2025-06-09 22:09:32 +02:00
Dobin Rutishauser f55596f4a8 refactor: cleanup 2025-06-09 15:40:17 +02:00
Dobin Rutishauser 9ed0469884 refactor: rework logging 2025-06-09 10:10:02 +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 59210a3508 ui: initial tooltips 2024-07-21 11:15:09 +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 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