ghidra_scripts icon indicating copy to clipboard operation
ghidra_scripts copied to clipboard

Update leafblower.py

Open sparrow-labz opened this issue 1 year ago • 0 comments

Fixes value error on line 386 using registers.index, First index will always be zero, which causes error, try except now catches that, and script works for format strings

sparrow-labz avatar Sep 08 '24 06:09 sparrow-labz