Clement Rouault
|
f5b0c0294f
|
cosmetic: fucking linter :(
|
2015-09-23 14:32:27 +02:00 |
|
Clement Rouault
|
663de130b5
|
renamed k32testing.py -> winproxy.py
|
2015-09-23 10:29:24 +02:00 |
|
Clement Rouault
|
21ccc8094d
|
First unittest + fix in x64 iat hook stub
|
2015-09-21 14:03:37 +02:00 |
|
Clement Rouault
|
5be7b185c2
|
Add pe sections parsing + kernel module by NtQuery by w4kfu + small fixes
|
2015-09-17 15:58:58 +02:00 |
|
Clement Rouault
|
e02bf24e8c
|
Add def for NtQuerySystem + fix in CustomAllocator
|
2015-09-16 16:42:21 +02:00 |
|
Clement Rouault
|
7532172813
|
Rewrite 32->64 CreateThread (parse own 64ntdll + shellcode in simple_x64)
|
2015-09-16 10:13:18 +02:00 |
|
Clement Rouault
|
0fc55b24fd
|
Clean X64 hook stub
|
2015-09-15 10:20:05 +02:00 |
|
Clement Rouault
|
bd855ce7d5
|
New assembler
|
2015-09-03 12:55:41 +02:00 |
|
Clement Rouault
|
4ba46979d9
|
Fix hook with new assembler + fix python3 compat for hook
|
2015-07-20 13:56:45 +02:00 |
|
Clement Rouault
|
ebb23fd275
|
Big commit <3
|
2015-07-10 16:50:46 +02:00 |
|
Clement Rouault
|
eb741a4429
|
Add stuff about vectored exception
|
2015-04-13 17:54:45 +02:00 |
|
Clement Rouault
|
b459125f27
|
Add LOT of doc + play on vertored exception
|
2015-04-13 15:56:25 +02:00 |
|
Clement Rouault
|
481b8861f0
|
Add TCP connections + Syswow64 injection
|
2015-04-01 18:22:42 +02:00 |
|
Clement Rouault
|
a7b463c05a
|
Add some functions + utility to create a console into injected process
|
2015-03-18 16:31:42 +01:00 |
|
Clement Rouault
|
00d670378d
|
Fix 64bits stub: no more deadlock and arg non-preserved (I hope)
|
2015-03-13 15:48:59 +01:00 |
|
Clement Rouault
|
7510ad3f54
|
New 64bits callback stub that preserv x64 registers
|
2015-03-13 13:49:05 +01:00 |
|
Clement Rouault
|
bcda1ac5c5
|
Fix 64bits callback stub, i now preserve the return value
|
2015-03-13 10:27:39 +01:00 |
|
Clement Rouault
|
a1ee711a93
|
Fix INT import parsing for 64bits
|
2015-03-13 10:08:13 +01:00 |
|
Clement Rouault
|
e2c2bdc236
|
Add support for 64bits injection + hooks
|
2015-03-12 18:25:49 +01:00 |
|
Clement Rouault
|
9c80593a97
|
Committing all the stuff
|
2015-03-11 15:51:00 +01:00 |
|