Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 256 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 256 Bytes

Regs every bb

Prints the values of all the registers at every basic block within a range

Usage

uregs <bbstart> <bbend>

Before using the script it must be loaded in to the debugger:

source PATHTOADDONS/regs_every_bb/regs_every_bb.py