Commit Graph

163 Commits

Author SHA1 Message Date
Dobin 4f9f85d25c feature: make start_local/start_exe work reliably 2024-03-23 13:37:45 +00:00
Dobin ba933bd018 feature: UI/UX improvements 2024-03-23 12:16:20 +00:00
Dobin 0333fc2673 feature: send to avred for execution 2024-03-22 20:03:39 +00:00
Dobin da567af27e refactor: dedicated tester 2024-03-16 14:38:50 +00:00
Dobin 2e491272c9 refactor: fix a bug and cleanup 2024-03-16 14:16:39 +00:00
Dobin 057f85e2bc refactor: small fix 2024-03-15 19:32:25 +00:00
Dobin ac82c22dea feature: initial sleep 2024-03-09 18:23:44 +00:00
Dobin 7aedc0acbd fix: exceptions -> errors 2024-03-09 11:56:33 +00:00
Dobin 90ae7b83ad ui: attempt to make buttons nicer 2024-03-08 12:13:48 +00:00
Dobin 03291aed98 refactor: background task support 2024-03-08 11:46:55 +00:00
Dobin 387862866b add: shellcode 2024-03-08 11:14:14 +00:00
Dobin 215e24ffe0 refactor: make nicer ui, web, log 2024-03-08 11:09:31 +00:00
Dobin c990a6699d feature: web: show log files in project 2024-03-07 20:33:17 +00:00
Dobin 573658e7a0 feature: web: start 2024-03-07 19:13:25 +00:00
Dobin 1fe18c4c64 feature: web: save project 2024-03-07 18:50:24 +00:00
Dobin c80dadd4d9 feature: web project 2024-03-06 21:34:45 +00:00
Dobin 3e5de0e608 refactor: move some stuff from exehost to superpe 2024-03-06 20:10:14 +00:00
Dobin 4a489a3183 refactor: remove exehost code_virtaddr and code_size with code_section 2024-03-04 18:41:39 +00:00
Dobin dacef30bb0 refactor: :x -> :X 2024-03-04 18:32:41 +00:00
Dobin 9a9297e150 unittest: update 2024-03-04 08:09:21 +00:00
Dobin 5e46432d96 fix: find gaps in the relocation for data inject 2024-03-03 19:19:58 +00:00
Dobin 903add2c4f refactor: make .rdata offset grabber better 2024-03-03 17:14:40 +00:00
Dobin 286ad055d3 feature: calculate offset into .rdata (tmp) 2024-03-03 16:58:44 +00:00
Dobin d3a750288e ui: nicer output 2024-03-01 20:55:06 +00:00
Dobin e915c24be1 fix: main.exe not deleted 2024-03-01 20:46:59 +00:00
Dobin f74bd574b4 refactor: mype -> superpe 2024-03-01 20:46:52 +00:00
Dobin 098577d2e5 tests: fix lose file 2024-03-01 20:25:54 +00:00
Dobin adb97e2ad0 tests: fix some tests 2024-03-01 20:06:00 +00:00
Dobin aed5b168c2 refactor: remove derbackdoorer/ dir into peparser/ to pe/ 2024-03-01 19:25:28 +00:00
Dobin 1e2911504d add: dirs 2024-03-01 19:05:02 +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 112964c11c refactor: cleanup 2 2024-03-01 13:33:01 +00:00
Dobin 78027916e2 refactor: cleanup 1 2024-03-01 13:13:40 +00:00
Dobin d0500107c0 refactor: derbackdoorer / mype / injector (temp) 2024-03-01 11:36:58 +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 ac31152b01 refactor: split away low level pe functions into mype from derbackdoorer 2024-02-27 21:46:30 +00:00
Dobin e7aa6c84c8 refactor: re-add relocation functions 2024-02-26 20:41:46 +00:00
Dobin 019b7c97d8 refactor: DataReuseEntry(), IatEntry() 2024-02-26 20:33:29 +00:00
Dobin a13d86d9cd refactor: log msgs, and var renaming 2024-02-26 20:18:15 +00:00
Dobin 16438e799b refactor: make address type more clear 2024-02-25 20:33:19 +00:00
Dobin 5301ef7b2e refactor: removed DataReuser 2024-02-25 20:28:57 +00:00
Dobin 462f23d8cf refactor: datareuse fixups into project.carrier as transport 2024-02-25 18:20:37 +00:00
Dobin 430f105240 refactor: iat related 2024-02-25 16:25:36 +00:00
Dobin 4b1e6811f8 refactor: IAT stuff to ExeHost 2024-02-25 09:20:47 +00:00
Dobin d61f358ae4 refactor: project -> settings and model/ 2024-02-25 08:47:25 +00:00
Dobin b1dd3481ed fix: unittests 2024-02-24 16:23:33 +00:00
Dobin 2c133e7175 feature: data reuse (tmp, to fix) 2024-02-24 16:23:08 +00:00