Contact Us
Article
Hacker Tools New Update | Download Directory |

| Windows | Linux | Mac OS X | Pocket PC | Assessment | Defense | Documents | Miscellaneous |
Hacker Tools » Download -> Miscellaneous-> Programming » Hand-Detouring Windows Function Calls With HT
This Directory TOP10
madCodeHook
Akathisia - Fuzzer
12 PHP optimization tips
Managing Windows Networks Using Scripts - Part 6: Remote Scripting First Steps
BuGLe - a Graphical OpenGL Debugger
Ways of Executing Code in a PE Executable Before the Entry
Stopping Spambots : A Spambot Trap
Final Keyboard Hook
The Art Of Disassembly
Peach - Fuzzer Framework
Search
Hand-Detouring Windows Function Calls With HT
File Size: KB
Update Time: 2006-11-29
Developer:
Description:     Last week I wrote about the INT 3 trick for bringing a service up under a debugger, at initialization, without using gflags or editing the registry. Recall that without source code, Windows services are a pain to debug, wanting to run from the Service Controller instead of the command line. The INT 3 trick is a single-byte binary patch to trap to the debugger. This is great if all you need is to get the service initialization code up under Olly or windbag[*]. But Im reversing some silly (and convoluted) crypto code. I want PaiMei.
Download:
Click Here To Download