horsicq / Detect-It-Easy

Program for determining types of files for Windows, Linux and MacOS.
http://ntinfo.biz
MIT License
7.69k stars 734 forks source link
binary-analysis debugger detect detector disassembler elf entropy hacktoberfest hacktoberfest2023 mach-o macho malware-analysis malware-research packer pentest program-analysis reverse-engineering scanner static-analysis unpacker

πŸ” Detect It Easy (DiE)

Donate GitHub tag (latest SemVer) GitHub All Releases gitlocalized

Detect It Easy (DiE) is a powerful tool for file type identification, popular among malware analysts, cybersecurity experts, and reverse engineers worldwide. Supporting both signature-based and heuristic analysis, DiE enables efficient file inspections across a broad range of platforms, including Windows, Linux, and MacOS. Its adaptable, script-driven detection architecture makes it one of the most versatile tools in the field, with a comprehensive list of supported OS images.

πŸš€ Getting Started

Screenshot

πŸ’‘ Why Use Detect It Easy?

Detect It Easy’s flexible signature system and scripting capabilities make it an essential tool for malware analysis and digital forensics. With traditional static analyzers often limited in scope and prone to false positives, DiE’s customizable design enables precise integration of new detection logic, ensuring reliable results across diverse file types.

Screenshot

Key Advantages:

πŸ“„ Supported File Types

Detect It Easy supports a wide range of executable and archive types, including:

Unknown formats undergo heuristic analysis, providing identification for both known and unrecognized files.

πŸ”‘ Key Features

πŸ“₯ Installation

πŸ“¦ Install via Package Managers

NOTE: Use Detect It Easy bot via Telegram to quickly check files: @detectiteasy_bot

βš™οΈ Build from Source

See the BUILD.md for detailed instructions.

🐳 Docker Installation

Run DiE in a Docker container:

git clone --recursive https://github.com/horsicq/Detect-It-Easy
cd Detect-It-Easy/
docker build . -t horsicq:diec

πŸ–₯️ Usage

Detect It Easy offers three versions:

For detailed usage, refer to the RUN.md.

πŸ”Ž Example Use Cases

πŸ† Special Thanks

Thanks to all contributors!

Thanks to PELock Software Protection & Reverse Engineering

Mascot