Skip to content

Tool for extracting information from IDA Free signature files

License

Notifications You must be signed in to change notification settings

excitoon/siginfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool for extracting information from IDA Free signature files.

Command-line options

Produce description in JSON format:

siginfo path-to-signature > output.json

Produce description in legacy text format:

siginfo path-to-signature --text > output.txt

Dependencies

Linux

pacman -S python

OS X

brew install python

Windows

scoop install python

Limitations

Test tool can report false positives because accidentally siginfo turned out to be a little better than legacy software.

See also

About

Tool for extracting information from IDA Free signature files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published