awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

23 dépôts

Awesome GitHub RepositoriesDetection and Classification

Tools for identifying, scanning, and analyzing suspicious files.

Explore 23 awesome GitHub repositories matching part of an awesome list · Detection and Classification. Refine with filters or upvote what's useful.

Awesome Detection and Classification GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • horsicq/detect-it-easyAvatar de horsicq

    horsicq/Detect-It-Easy

    10,266Voir sur GitHub↗

    Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and packers. It functions as a binary file identifier that utilizes signature matching and heuristic analysis to identify executable and archive formats. The project includes a custom file signature engine and a scriptable rule system for defining and applying detection logic to identify specific binary patterns. It features specialized detectors for Android packages, such as APK and DEX files, and a malware packer detector to identify protections, obfuscators, and virus families. T

    Identifies file types, compilers, and linkers.

    JavaScriptbinary-analysisdebuggerdetect
    Voir sur GitHub↗10,266
  • fireeye/capaAvatar de fireeye

    fireeye/capa

    6,062Voir sur GitHub↗

    capa is a static analysis tool that scans executable files to identify what a program can do, detecting capabilities such as API calls, byte sequences, and structural patterns without executing the code. It supports multiple file formats including PE, ELF, .NET, and shellcode, and can also process runtime behavior traces from sandbox reports generated by CAPE, DRAKVUF, or VMRay. The tool integrates directly with reverse engineering environments through plugins for IDA Pro and Ghidra, allowing analysts to view capability matches and author detection rules within their disassembler of choice. C

    Detects capabilities and behaviors in executable files.

    Python
    Voir sur GitHub↗6,062
  • neo23x0/lokiAvatar de Neo23x0

    Neo23x0/Loki

    3,763Voir sur GitHub↗

    Loki is an endpoint detection tool, forensic artifact analyzer, and threat intelligence scanner. It functions as a YARA-based indicator of compromise scanner designed to identify malicious persistence mechanisms, web shells, and unauthorized administration tools across local and remote systems. The project distinguishes itself by integrating multi-source threat intelligence, allowing for the loading of custom signature sets and encrypted indicators. It combines hash-based artifact detection with YARA rule execution to scan files, process memory, and registry hives for known malicious byte seq

    Host-based scanner for detecting known IOCs.

    Python
    Voir sur GitHub↗3,763
  • gurnec/hashcheckAvatar de gurnec

    gurnec/HashCheck

    2,046Voir sur GitHub↗

    HashCheck Shell Extension for Windows with added SHA2, SHA3, and multithreading; originally from code.kliu.org

    Windows shell extension for computing file hashes.

    C
    Voir sur GitHub↗2,046
  • neo23x0/yargenAvatar de Neo23x0

    Neo23x0/yarGen

    1,796Voir sur GitHub↗

    yarGen is a generator for YARA rules

    Generates YARA rules from malware samples.

    Python
    Voir sur GitHub↗1,796
  • cmu-sei/pharosAvatar de cmu-sei

    cmu-sei/pharos

    1,708Voir sur GitHub↗

    Automated static analysis tools for binary programs

    Generates YARA signatures for functions within executables.

    C++
    Voir sur GitHub↗1,708
  • quark-engine/quark-engineAvatar de quark-engine

    quark-engine/quark-engine

    1,687Voir sur GitHub↗

    Scoring system for Android malware based on obfuscation analysis.

    Python
    Voir sur GitHub↗1,687
  • airbnb/binaryalertAvatar de airbnb

    airbnb/binaryalert

    1,450Voir sur GitHub↗

    BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.

    Serverless pipeline for scanning files using YARA rules.

    Python
    Voir sur GitHub↗1,450
  • justicerage/manalyzeAvatar de JusticeRage

    JusticeRage/Manalyze

    1,124Voir sur GitHub↗

    A static analyzer for PE executables.

    Static analysis tool for PE executables.

    YARA
    Voir sur GitHub↗1,124
  • jessek/hashdeepAvatar de jessek

    jessek/hashdeep

    781Voir sur GitHub↗

    This is md5deep, a set of cross-platform tools to compute hashes, or message digests, for any number of files while optionally recursively digging through the directory structure. It can also take a list of known hashes and display the filenames of input files whose hashes either do or do not…

    Computes multiple hash digests for file verification.

    C++
    Voir sur GitHub↗781
  • guelfoweb/peframeAvatar de guelfoweb

    guelfoweb/peframe

    628Voir sur GitHub↗

    PEframe is a open source tool to perform static analysis on Portable Executable malware and malicious MS Office documents.

    Performs static analysis on PE files and Office documents.

    YARA
    Voir sur GitHub↗628
  • mitre/multiscannerAvatar de mitre

    mitre/multiscanner

    622Voir sur GitHub↗

    Modular file scanning/analysis framework

    Modular framework for file scanning and analysis.

    Python
    Voir sur GitHub↗622
  • horsicq/nauz-file-detectorAvatar de horsicq

    horsicq/Nauz-File-Detector

    574Voir sur GitHub↗

    Linker/Compiler/Tool detector for Windows, Linux and MacOS.

    Detects compilers and linkers for various operating systems.

    C++
    Voir sur GitHub↗574
  • katjahahn/portexAvatar de katjahahn

    katjahahn/PortEx

    532Voir sur GitHub↗

    Java library to analyse Portable Executable files with a special focus on malware analysis and PE malformation robustness

    Java library for analyzing PE files and malformations.

    Scala
    Voir sur GitHub↗532
  • emersonelectricco/fsfAvatar de EmersonElectricCo

    EmersonElectricCo/fsf

    294Voir sur GitHub↗

    File Scanning Framework

    Modular solution for recursive file scanning.

    Python
    Voir sur GitHub↗294
  • hiddenillusion/analyzepeAvatar de hiddenillusion

    hiddenillusion/AnalyzePE

    210Voir sur GitHub↗

    Wraps around various tools and provides some additional checks/information to produce a centralized report of a PE file.

    Wrapper for reporting on Windows PE file characteristics.

    Python
    Voir sur GitHub↗210
  • dynetics/malfunctionAvatar de Dynetics

    Dynetics/Malfunction

    192Voir sur GitHub↗

    Malware Analysis Tool using Function Level Fuzzy Hashing

    Compares malware samples at the function level.

    Python
    Voir sur GitHub↗192
  • korelogicsecurity/mastiffAvatar de KoreLogicSecurity

    KoreLogicSecurity/mastiff

    185Voir sur GitHub↗

    Malware static analysis framework

    Framework for automated static analysis.

    Python
    Voir sur GitHub↗185
  • rjhansen/nsrllookupAvatar de rjhansen

    rjhansen/nsrllookup

    115Voir sur GitHub↗

    Checks with NSRL RDS servers looking for for hash matches

    Queries NIST's software reference library for file hashes.

    C++
    Voir sur GitHub↗115
  • sooshie/packeridAvatar de sooshie

    sooshie/packerid

    50Voir sur GitHub↗

    Fork of packerid.py

    Cross-platform tool for identifying file packers.

    Python
    Voir sur GitHub↗50
Préc.12Suivant
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Detection and Classification