Skip to content

Search the code at the binary / assembly level for signatured vulnerable function usage because bugs are hard to find, binaries can be big, and hackers are lazy

Notifications You must be signed in to change notification settings

whoismissing/nagini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nagini

Ghidra script for checking for vulnerable function usage in a binary.

Currently supports x86 and functions strcpy, strncpy, and printf.

About

Search the code at the binary / assembly level for signatured vulnerable function usage because bugs are hard to find, binaries can be big, and hackers are lazy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published