Dobin Rutishauser
|
716f7a47ed
|
refactor: rename exes/ to injectables/
|
2025-06-20 11:48:37 +02:00 |
|
Dobin Rutishauser
|
4b688f0394
|
refactor: fix tester, remove dlls/
|
2025-06-20 11:28:35 +02:00 |
|
Dobin Rutishauser
|
4c49f2d816
|
refactor: syntax, types, logging, cleanup
|
2025-06-09 08:59:36 +02:00 |
|
Dobin Rutishauser
|
015ec55975
|
fix: dlls test issue #5
|
2025-06-08 19:03:57 +02:00 |
|
Dobin Rutishauser
|
919aca0d70
|
refactor: fix some things shown by newer VS syntax checker, mostly type related
|
2025-01-25 18:07:24 +01:00 |
|
Dobin Rutishauser
|
720d85c994
|
fix: unittest
|
2024-06-23 17:10:06 +02:00 |
|
Dobin Rutishauser
|
fc64068139
|
refactor: put *manager back to superpe again
|
2024-06-23 17:07:21 +02:00 |
|
Dobin Rutishauser
|
29db10cbe6
|
fix: unittests
|
2024-06-23 07:25:57 +02:00 |
|
Dobin Rutishauser
|
bbd3297a95
|
refactor: iat references array, and various cleanup
|
2024-06-22 15:55:49 +02:00 |
|
Dobin
|
46293bb60c
|
tests: fix
|
2024-06-02 13:17:57 +01:00 |
|
Dobin
|
86c90434e1
|
refactor: rename AsmParser -> AsmTextParser
|
2024-05-13 18:55:32 +01:00 |
|
Dobin
|
61f7cf0a5b
|
tests: fix and reorganize
|
2024-05-08 11:44:37 +01:00 |
|
Dobin
|
c82c99e0eb
|
refactor: all asm text parsing into asmparser.py
|
2024-04-28 17:56:12 +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
|
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
|
70c4a95b1b
|
ui: more information
|
2024-04-14 21:37:54 +01:00 |
|
Dobin
|
d4e4507e19
|
refactor: cleanup, create unittest, fix get_physical_address
|
2024-04-14 14:04:15 +01:00 |
|
Dobin
|
a488cf1b17
|
feature: inject into dll basic support
|
2024-04-07 13:15:55 +01:00 |
|
Dobin
|
ae198cda33
|
fix: unittest paths
|
2024-03-30 21:54:48 +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
|
098577d2e5
|
tests: fix lose file
|
2024-03-01 20:25:54 +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
|
6175875ea1
|
refactor: reorganize files into data/
|
2024-03-01 17:07:01 +00:00 |
|
Dobin
|
a13d86d9cd
|
refactor: log msgs, and var renaming
|
2024-02-26 20:18:15 +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
|
b1dd3481ed
|
fix: unittests
|
2024-02-24 16:23:33 +00:00 |
|
Dobin
|
2c133e7175
|
feature: data reuse (tmp, to fix)
|
2024-02-24 16:23:08 +00:00 |
|
Dobin
|
334b17e7a5
|
feature: datareuse initial commit
|
2024-02-24 08:51:58 +00:00 |
|
Dobin
|
d861c24129
|
add: test data
|
2024-02-19 19:30:28 +00:00 |
|
Dobin
|
0f68a242da
|
feature: disable observer in tests
|
2024-02-19 16:35:59 +00:00 |
|
Dobin
|
224d252e78
|
fix: cleanup temp files
|
2024-02-18 13:55:55 +00:00 |
|
Dobin
|
0a476bdce6
|
refactor: RedBackdoorer -> DerBackdoorer
|
2024-02-18 13:47:30 +00:00 |
|
Dobin
|
712036110e
|
test: add unittests
|
2024-02-16 19:31:41 +00:00 |
|