elbee-cyber / RopView

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

Duplicate gadgets #33

Closed elbee-cyber closed 6 months ago

elbee-cyber commented 6 months ago

Check asm pool

elbee-cyber commented 6 months ago

Better checks based on raw disasm and checking the the last n bytes matches the corresponding regex

elbee-cyber commented 6 months ago

Check the last n bytes has a match (not exact match in case of valid gadget extension