Detect It Easy
Program for determining types of files for Windows, Linux and MacOS. observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 99
- Release rhythm 48
- Longevity 100
Flags: prerelease_only
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 193.5
- age_days: 4476
- days_rel: 139
- days_push: 7
- n_releases_24m: 3
Adoption not part of the score
11420 stars · 947 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Detect It Easy (DiE) is a cross-platform file type identification tool that uses signature-based and heuristic analysis to detect compilers, packers, and file formats like PE, ELF, Mach-O, APK, and archives. It features a flexible, script-driven detection system popular with malware analysts and reverse engineers.
Use cases
- identify what compiler or packer was used to build a binary
- detect file types of unknown executables
- analyze malware samples during reverse engineering
- check entropy of a file to spot packing or encryption
- identify PE, ELF, Mach-O, APK, and archive formats
- write custom detection signatures for new file formats
When to choose
- you need fast, accurate file type and packer identification across Windows, Linux, and macOS
- you are doing malware analysis or digital forensics and need customizable detection rules
- you want a free, actively maintained alternative to tools like PEiD or ExeinfoPE
When to avoid
- you need deep dynamic analysis or debugging rather than static file identification
- you require automated decompilation or disassembly output
- you need a library-only solution without a GUI or CLI
Facets
application · maturity active
reverse-engineering security developer-tools security reverse-engineering developer-tools windows cross-platform file-type-detection packer-detection malware-analysis static-analysis binary-analysis entropy signature-based-detection heuristic-analysis elf pe mach-o linux macos
2 sources
- readme: https://github.com/horsicq/Detect-It-Easy · fetched 2026-08-28 · c6b5d6f7ac6b
- homepage: http://ntinfo.biz · fetched 2026-08-29 · 191ee992c029
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| horsicq/Detect-It-Easy | main | 81 |
| horsicq/DIE-engine | backend | 81 |
For agents
markdown · JSON · MCP: product_card(name="horsicq/Detect-It-Easy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem