MagicNumber-Scanner
Jump to navigation
Jump to search
Description
The MagicNumber Scanner is a tool written using the Ruby language that identifies the file type based on its "magic number" and can generate a HTML report that contains links that points to a website to get detailed information about the identified file.
Features:
- Magic-number scanning based on a simple signature list.
- Automatically generates a URL with the identified extension pointing to the http://filext.com/ website. (e.g. http://filext.com/file-extension/EXE)
Installation
git clone https://github.com/chr1x/magicnumscanner.git