Commit Graph

143 Commits

Author SHA1 Message Date
zhwu2697
a66452c280 added full log dump + hook fixes 2021-06-04 23:06:12 +10:00
zhwu2697
f84196d4ed enable defender logs 2021-06-04 23:00:08 +10:00
zhwu2697
ac4497211d dump logs 2021-06-04 22:56:26 +10:00
zhwu2697
74b07c7933 hooked RegEnumKeyExW 2021-06-04 22:02:25 +10:00
zhwu2697
867d96156d fixed enum bug + wrong ret addrr 2021-06-04 15:44:19 +10:00
zhwu2697
65f8affe77 hk_RegConnectRegistryW
also fixed unreferenced calls
2021-06-04 14:42:40 +10:00
qtKite
744180f585 fixed hk_RegCreateKeyExW calling conv 2021-06-04 02:14:35 +10:00
qtKite
ef5d3a847c fixed get_func_addr syntax 2021-06-04 02:01:34 +10:00
qtKite
94947bcab9 implemented hooks 2021-06-04 01:58:47 +10:00
qtKite
c749b0ac7d cleared up TODO 2021-06-04 01:49:03 +10:00
qtKite
f9dbc5ce45 hk_RegCreateKeyExW template 2021-06-04 01:45:22 +10:00
qtKite
b924e2630f hk_RegSetValueExW hook 2021-06-04 01:31:16 +10:00
qtKite
bd02aa4a82 handle command hook test 2021-06-03 22:26:11 +10:00
qtKite
7c3cd899d9 included pattern 2021-06-03 21:58:02 +10:00
qtKite
5d73b3d1fc activation routine hook 2021-06-03 21:56:23 +10:00
qtKite
de9d832cdf str helper 2021-06-03 21:29:38 +10:00
qtKite
18ffd07a68 fixed hooks w function 2021-06-03 21:24:17 +10:00
qtKite
0111d25ed1 fixed hooks stdcall 2021-06-03 21:10:12 +10:00
qtKite
8dd821fd3c removed hooked example, added basic impl 2021-06-03 17:25:22 +10:00
qtKite
8ac410d229 typo fix 2021-06-03 17:02:08 +10:00
qtKite
7065fb7de8 RegDeleteValueW hook 2021-06-03 17:01:20 +10:00
qtKite
888d4d1dd1 precompiled binary files 2021-06-03 16:51:36 +10:00
qtKite
004870090e Merge branch 'main' of https://github.com/qtKite/defender-control into main 2021-06-03 16:49:15 +10:00
qtKite
6b2cbecf70 detour readme 2021-06-03 16:49:01 +10:00
qtKite
b6df22139e
Update README.md 2021-06-03 16:19:36 +10:00
qtKite
3d6763677d
Update README.md 2021-06-03 16:19:24 +10:00
qtKite
f9ccb5be9f to-do for dcontrol 2021-06-03 16:14:25 +10:00
qtKite
87ebe513f8 changed indentation 2021-06-03 16:09:30 +10:00
qtKite
9ad42e4449 shortened hk names 2021-06-03 16:06:19 +10:00
qtKite
ff54aacc7f added ms doc for RegenumValueW 2021-06-03 16:04:36 +10:00
qtKite
5721fc6477 added basic book 2021-06-03 16:04:07 +10:00
qtKite
26598c0e01 x64 dumper configuration 2021-06-03 14:34:02 +10:00
qtKite
8aaef07cef TO-DO comments 2021-06-03 14:11:15 +10:00
qtKite
452a8cbe82 detour note 2021-06-03 14:09:04 +10:00
qtKite
68634f2a15 added list of functions to hook 2021-06-03 14:08:45 +10:00
qtKite
c18a088480 added detour binaries 2021-06-03 14:00:04 +10:00
qtKite
6d2285bc9d dumper files 2021-06-03 13:42:49 +10:00
zhwu2697
a213372fca xd 2021-05-15 22:28:42 +10:00
zhwu2697
a94dcba681 about 2021-05-15 22:28:29 +10:00
zhwu2697
e32b83926a syntax highlighting 2021-05-15 22:22:11 +10:00
zhwu2697
684445f0a3 reversal 2021-05-15 22:21:28 +10:00
zhwu2697
9261bec39c visual studio project 2021-05-15 20:10:31 +10:00
qtKite
a5f2625a90
Initial commit 2021-05-15 20:09:18 +10:00