8000 GitHub - murx-/cstrnfinder: cstrnfinder in Binary Ninja. Idea from @disconnect3d_pl
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

murx-/cstrnfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cstrnfinder

A Binary Ninja plugin to help uncover potentially faulty string compares. Based on the idea of @disconnect3d_pl. For further information about the idea take a look at the @disconnect3d_pl's slides or presentation.

Example

Example Output

Limitations

Currently only constant strings i.e. residing in .rodata are checked. This means if the value is compared against a constant variable on the stack this is currently not checked.

About

cstrnfinder in Binary Ninja. Idea from @disconnect3d_pl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0