Back to rankings

horsicq/Detect-It-Easy

JavaScriptntinfo.biz

Program for determining types of files for Windows, Linux and MacOS.

debuggerdetectunpackerdisassemblerreverse-engineeringelfpackerdetectorbinary-analysisprogram-analysisstatic-analysisentropy
Star Growth
Stars
11.2k
Forks
929
Weekly Growth
β€”
Issues
34
5k10k
Jan 2023Mar 2024May 2025Jul 2026
Artifactsnpmnpm install detect-it-easy
README

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:

  • Flexible Signature Management: Easily create, modify, and optimize detection scripts (rules).
  • Cross-Platform Support: Runs on Windows, Linux, and MacOS.
  • Minimal False Positives: Combined signature and heuristic analysis ensures high detection accuracy.

πŸ“„ Supported file types

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

  • PE (Portable Executable format for Windows)
  • ELF (Executable and Linkable Format for Linux)
  • APK (Android Application Package)
  • IPA (iOS Application Package)
  • JAR (Java Archive)
  • ZIP (Compressed archives)
  • ISO9660 (Optical media format)
  • DEX (Dalvik Executable for Android)
  • MS-DOS (MS-DOS executable files)
  • COM (Simple executable format for DOS)
  • LE/LX (Linear Executable for OS/2)
  • MACH (Mach-O files for MacOS)
  • NPM (JavaScript packages)
  • Amiga (Executable format for Amiga computers)
  • Binary (Other unclassified files)

And that's not all... The list is expanding as the tool is updated

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

πŸ”‘ Key features

  • Flexible Signature Management: Define or modify detection rules.
  • Scripted Detection: Use a JavaScript-like scripting language (DiE-JS ES5 runtime) for custom detection algorithms.
  • Cross-Platform Compatibility: Available for Windows, Linux, and MacOS.
  • Reduced False Positives: Combines signature and heuristic scanning for accuracy.

πŸ“₯ 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:

  • die - Graphical interface.
  • diec - Command-line version for batch processing.
  • diel - Lightweight GUI version. (scanner only)

For detailed usage, refer to the RUN.md.

πŸ”Ž Example use cases

  • 🦠 Malware Analysis: Identify file types, packers, or protections. Heuristic engine detects multiple malware and file virus families.
  • πŸ›‘ Security Audits: Determine executable potential security risks.
  • πŸ”Ž Software Forensics: Inspect software components and validate compliance.

πŸ’¬ Our community

πŸ‘‹ Hello! / ΠŸΡ€ΠΈΠ²Π΅Ρ‚! Welcome to the Detect It Easy community!

Have questions, ideas, or just want to chat? Here's where to find us:

  • GitHub Discussions: Start a conversation in Discussions
  • GitHub Issues: Report bugs or request features via Issues

πŸ† Special thanks

  • ⭐️ Thanks to DosX

  • ⭐️ Thanks to PELock

🀝 Thanks to all contributors


Mascot

Related repositories
x64dbg/x64dbg

An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

C++Otherdebuggerwindows
x64dbg.com
48.9k2.8k
go-delve/delve

Delve is a debugger for the Go programming language.

GoGo ModulesMIT Licensegodebugger
24.8k2.2k
liriliri/eruda

Console for mobile browsers

JavaScriptnpmMIT Licenseconsolemobile
eruda.liriliri.io
21.1k1.4k
rizinorg/cutter

Free and Open Source Reverse Engineering Platform powered by rizin

C++GNU General Public License v3.0cuttergui
cutter.re
19.4k1.4k
cool-RR/PySnooper

Never use print for debugging again

PythonPyPIMIT Licensepythondebug
16.6k960
winsiderss/systeminformer

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ https://windows-internals.com

CMIT Licenseadministratorwindows
systeminformer.com
15.4k1.8k
cyrus-and/gdb-dashboard

Modular visual interface for GDB in Python

PythonPyPIMIT Licensesubcommandsgdb-command
12.2k822
baldurk/renderdoc

RenderDoc is a stand-alone graphics debugging tool.

C++MIT Licenseopenglvulkan
renderdoc.org
10.9k1.7k
rr-debugger/rr

Record and Replay Framework

C++Otherdebuggergdb
rr-project.org
10.6k661
jhen0409/react-native-debugger

The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools

JavaScriptnpmMIT Licensereact-nativedebugger
10.5k817
cs01/gdbgui

Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.

TypeScriptnpmGNU General Public License v3.0gdbc
gdbgui.com
10.3k522
mfussenegger/nvim-dap

Debug Adapter Protocol client implementation for Neovim

LuaGNU General Public License v3.0neovimneovim-plugin
codeberg.org/mfussenegger/nvim-dap
7.2k262