160 Commits

Author SHA1 Message Date
Dobin 368b14934d fix: tester.py, and add testcases for DLL 2024-04-13 12:23:36 +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 db3fe6e889 refactor: move write logs to observer 2024-03-30 21:45:50 +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 0296537ec5 refactor: cleanup, error handling 2024-03-29 12:48:52 +00:00
Dobin a46e0e4f13 refactor: make log/observer nice 2024-03-29 12:32:24 +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 23992328d0 refactor: make log a class MyLog 2024-03-28 19:57:06 +00:00
Dobin b5e82552f3 fix: log append 2024-03-27 22:08:32 +00:00
Dobin 74c81c3dea fix: get log output also on error 2024-03-27 22:04:19 +00:00
Dobin 4064cf94ba refactor: new data/ structure 2024-03-27 20:13:14 +00:00
Dobin f08334dc1a feature: dev (shellcode projects) phase 1 2024-03-26 17:46:09 +00:00
Dobin 11ec4a785b feature: open folder (no_exec) 2024-03-23 18:18:43 +00:00
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 057f85e2bc refactor: small fix 2024-03-15 19:32:25 +00:00
Dobin 7aedc0acbd fix: exceptions -> errors 2024-03-09 11:56:33 +00:00
Dobin 03291aed98 refactor: background task support 2024-03-08 11:46:55 +00:00
Dobin 573658e7a0 feature: web: start 2024-03-07 19:13:25 +00:00
Dobin dacef30bb0 refactor: :x -> :X 2024-03-04 18:32:41 +00:00
Dobin d3a750288e ui: nicer output 2024-03-01 20:55:06 +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 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 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 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 2c133e7175 feature: data reuse (tmp, to fix) 2024-02-24 16:23:08 +00:00
Dobin 274cd01d30 feature: upgrade to SGN 2.0.1 2024-02-22 21:17:21 +00:00
Dobin 7a9fb2da3b ui: make verify error more visible 2024-02-22 21:03:51 +00:00
Dobin ffcbec3f81 feature: cmdline arg to chose alloc, decoder, exec 2024-02-21 20:26:53 +00:00
Dobin fb23835d51 ui: nicer output 2024-02-19 20:34:31 +00:00
Dobin ab80be8a3d ui: nicer log output and error handling 2024-02-19 19:50:35 +00:00
Dobin e3d2deb4a0 refactor: make project not singleton 2024-02-19 19:36:49 +00:00
Dobin f915b253a7 refactor: project.show_command_output to def:ShowCommandOutput 2024-02-19 19:32:21 +00:00
Dobin b66c7cc6d8 refactor: from project.verify_filename to def.py:VerifyFilename 2024-02-19 19:30:15 +00:00