86 Commits

Author SHA1 Message Date
Dobin c6a0cf14b0 feature: DLL support 2024-04-07 22:50:43 +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 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 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 4f9f85d25c feature: make start_local/start_exe work reliably 2024-03-23 13:37:45 +00:00
Dobin 2e491272c9 refactor: fix a bug and cleanup 2024-03-16 14:16:39 +00:00
Dobin 215e24ffe0 refactor: make nicer ui, web, log 2024-03-08 11:09:31 +00:00
Dobin 1fe18c4c64 feature: web: save project 2024-03-07 18:50:24 +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 5e46432d96 fix: find gaps in the relocation for data inject 2024-03-03 19:19:58 +00:00
Dobin f74bd574b4 refactor: mype -> superpe 2024-03-01 20:46:52 +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 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 78027916e2 refactor: cleanup 1 2024-03-01 13:13:40 +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 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