elbee-cyber / RopView

A BinaryNinja plugin for contextual gadget analysis and semantic/hueristic based querying.
MIT License
45 stars 1 forks source link

Testing #13

Open elbee-cyber opened 6 months ago

elbee-cyber commented 6 months ago

So we don't forget to do extensive testing and bug squashing

elbee-cyber commented 6 months ago

For initial testing finding gadgets that cause python exceptions would be useful. Load libc into the tool and scroll through gadgets until an exception occurs in the log console. Note the gadget that caused the exception and continue. (Note unimplemented handling is not an exception)