dllhook icon indicating copy to clipboard operation
dllhook copied to clipboard

A tool for hooking Windows applications and jumping to your Python code with the injected Python interpreter

Results 4 dllhook issues
Sort by recently updated
recently updated
newest added

(py37u32) K:\Program\Code\Python\Others>python -mdllhook "C:\Program Files (x86)\RedisDesktopManager\rdm.exe" test.py [+] Opened a handle to pid: 11908 [*] Found Python library at: C:\ProgramData\Anaconda3\envs\py37u32\python37.dll [*] Injecting Python into the process... [+] Loaded C:\ProgramData\Anaconda3\envs\py37u32\python37.dll with...

bug