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 |
|
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 |
|