375 Commits

Author SHA1 Message Date
Dobin f6ed263da0 refactor: some cleanup (vsc performance..) 2024-04-29 15:23:17 +01:00
Dobin 1b245e5506 refactor: make asm cleanup/fixup work in memory 2024-04-28 19:43:08 +01:00
Dobin c82c99e0eb refactor: all asm text parsing into asmparser.py 2024-04-28 17:56:12 +01:00
Dobin 25e504ee09 fix: check for corruption when exes are very small 2024-04-27 20:29:04 +01:00
Dobin 061b83f19b tests: fix forgotten 2024-04-27 14:29:29 +01:00
Dobin aca1ed46bc refactor: remove recursion from DerBackdoorer 2024-04-27 14:14:23 +01:00
Dobin a81c0c4d1a fix: dll func dropdown showing on exes 2024-04-21 15:47:47 +01:00
Dobin 586289bc76 refactor: syntax improvement for dllresolver 2024-04-21 15:45:39 +01:00
Dobin e6f3de18b4 feature: resolve dll imports 2024-04-21 15:22:47 +01:00
Dobin 1f768f0f15 tests: improve functionbackdoorer unittest 2024-04-20 19:08:51 +01:00
Dobin bc6cc4df2d refactor: function hijacker / DerBackdoorer rework 2024-04-20 15:09:17 +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 3bbff69cdf feature: check function size of eop dll func 2024-04-14 18:20:32 +01:00
Dobin 4fb7b9f88e refactor: remove DataRefStyle 2024-04-14 18:19:31 +01:00
Dobin d4e4507e19 refactor: cleanup, create unittest, fix get_physical_address 2024-04-14 14:04:15 +01:00
Dobin b4671c8690 fix: make DLL + func + EOP work 2024-04-14 11:47:47 +01:00
Dobin 368b14934d fix: tester.py, and add testcases for DLL 2024-04-13 12:23:36 +01:00
Dobin b9d3a5a97e refactor: small SuperPe improvements 2024-04-13 11:12:43 +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
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 f9b5dc8346 data: add msf winhttp 2024-04-07 11:34:51 +01:00
Dobin a03c267070 refactor: rename central data structures 2024-04-07 11:34:13 +01:00
Dobin de73d5452e feature: show iat in web ui 2024-04-03 19:22:48 +01:00
Dobin 7bc03fa6c2 fix: ui: inject mode 2024-04-03 06:42:30 +01:00
Dobin 8468f3fef1 ui: show x64 and dotnet 2024-04-01 20:12:08 +01:00
Dobin 5d8a1ec64f feature: more exes 2024-04-01 19:49:41 +01:00
Dobin 4b4d7f1932 fix: web start remote 2024-04-01 19:43:05 +01:00
Dobin 4bf847b8a3 ui: project info, hide button, form fix 2024-03-31 21:09:23 +01:00
Dobin 5aa49c325f ui: buttons to the left, and auto submit on select 2024-03-31 20:51:45 +01:00
Dobin b8ab7d02b9 refactor: split views into -project and -shcdev 2024-03-31 19:11:04 +01:00
Dobin 6a760b3496 add: unit test exe file 2024-03-30 23:06:04 +00:00
Dobin ae198cda33 fix: unittest paths 2024-03-30 21:54:48 +00:00
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