Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 221 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 221 Bytes

ImmunityDbgPyCommands

dlltrack

Script that tracks libs. It waits till the lib is loaded and then automatically sets breakpoints on every exported function.

Usage:

!dlltrack DLLNAME1.dll DLLNAME2.dll ...