
scrDbg is a script debugger for Grand Theft Auto V (Legacy & Enhanced). It allows you to inspect, manipulate, and debug game scripts in real-time.
Source code is available here.
Features:
View running scripts
Pause scripts
Kill scripts
Export disassembly, strings, statics, globals, and natives
View stack
View callstack
Edit stack frame (function args, locals, temps)
View disassembly
Jump to a raw address
Binary search (pattern, hex, decimal, float, string)
NOP instructions
Apply custom patches
Generate patterns
View xrefs
Set breakpoints
Logging
Log script frame times
Log function calls
Log native calls
Log static and global writes
Statics editor
Globals editor
Usage:
Disable BattlEye from Rockstar Games Launcher.
Launch the game.
Run scrDbg.exe.

