Commit Graph

238 Commits

Author SHA1 Message Date
Dobin 75f3a76786 fix: fix shcdev 2024-03-30 21:46:00 +00:00
Dobin db3fe6e889 refactor: move write logs to observer 2024-03-30 21:45:50 +00:00
Dobin d7c104eb2c fix: keep default dir 2024-03-29 20:48:36 +00:00
Dobin 3207aa296d refactor: small fixes 2024-03-29 20:47:49 +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 32f89a1b20 refactor: make string a bit nicer 2024-03-28 20:50:57 +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 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 d9196e2324 refactor: remove some files 2024-03-27 22:02:26 +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 f08334dc1a feature: dev (shellcode projects) phase 1 2024-03-26 17:46:09 +00:00
Dobin aa194edef3 fix: add project bug 2024-03-23 20:09:48 +00:00
Dobin 3c4895b98c fix: description 2024-03-23 20:09:24 +00:00
Dobin cf927e22e0 fix: save comment 2024-03-23 18:36:22 +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 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