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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to rednaga/apkid

Projects sharing features with APKiD

30 open-source projects similar to rednaga/apkid, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • charles2gan/gda-android-reversing-toolcharles2gan avatar

    charles2gan/GDA-android-reversing-Tool

    4,778View on GitHub↗

    This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode deobfuscator, and malware analysis tool. It is designed to convert APK, DEX, and OAT binaries into human-readable source code using a native implementation that does not require a Java Virtual Machine. The platform is distinguished by its integration with Frida for dynamic analysis, allowing users to hook methods, inject custom JavaScript, and dump device memory in real time. It also features specialized security engines, including a taint propagation engine and a stack-state machine, to

    Pythondecompilermalware-analysismobile-security
    View on GitHub↗4,778
  • jermic/android-crack-toolJermic avatar

    Jermic/Android-Crack-Tool

    2,944View on GitHub↗

    This project is a toolkit for reverse engineering, modifying, and re-signing Android application packages. It provides a suite of utilities designed to decompile compiled binary files into readable source code and translate low-level bytecode into formats suitable for human analysis. The tool facilitates security auditing and research by allowing users to extract and interpret manifest metadata, decode Unicode sequences, and inspect internal application logic. Beyond analysis, it supports the modification of application packages, enabling users to rebuild and re-align files to optimize perfor

    androidandroid-crackapk
    View on GitHub↗2,944
  • horsicq/detect-it-easyhorsicq avatar

    horsicq/Detect-It-Easy

    10,266View on 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

    JavaScriptbinary-analysisdebuggerdetect
    View on GitHub↗10,266

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • avast/retdecavast avatar

    avast/retdec

    8,556View on GitHub↗

    RetDec is a reverse engineering framework and static binary analysis tool. Its primary purpose is to function as an LLVM-based machine code decompiler that translates binary machine code from multiple architectures into high-level C source code. The system employs a multi-stage lifting pipeline to recover program logic, using an intermediate representation to apply optimizations before emitting source code. It distinguishes itself through the ability to identify compilers and packers, perform executable unpacking, and reconstruct class hierarchies and original program structures. The framewo

    C++
    View on GitHub↗8,556
  • alienvault-otx/yabinAlienVault-OTX avatar

    AlienVault-OTX/yabin

    165View on GitHub↗

    A Yara rule generator for finding related samples and hunting

    Python
    View on GitHub↗165
  • anpa1200/aidebuganpa1200 avatar

    anpa1200/AIDebug

    5View on GitHub↗

    AI-assisted malware reverse-engineering debugger with ATT&CK, YARA, IOC, JSON, and analyst report output

    Python
    View on GitHub↗5
  • abhinavbom/claraabhinavbom avatar

    abhinavbom/clara

    34View on GitHub↗

    Serverless, real-time, ClamAV+Yara scanning for your S3 Buckets

    Python
    View on GitHub↗34
  • cert-polska/mqueryCERT-Polska avatar

    CERT-Polska/mquery

    441View on GitHub↗

    YARA malware query accelerator (web frontend)

    Python
    View on GitHub↗441
  • airbus-cert/dnyaraairbus-cert avatar

    airbus-cert/dnYara

    39View on GitHub↗

    A multi-platform .Net wrapper library for the native Yara library.

    C#
    View on GitHub↗39
  • avast/yaramodavast avatar

    avast/yaramod

    128View on GitHub↗

    Parsing of YARA rules into AST and building new rulesets in C++.

    C++
    View on GitHub↗128
  • avast/yariavast avatar

    avast/yari

    91View on GitHub↗

    YARI is an interactive debugger for YARA Language.

    Rust
    View on GitHub↗91
  • avast/ylsavast avatar

    avast/yls

    74View on GitHub↗

    YARA Language Server

    Python
    View on GitHub↗74
  • bad-antics/nullsec-yarabad-antics avatar

    bad-antics/nullsec-yara

    1View on GitHub↗

    Clojure YARA-style pattern matching - malware signatures, hex/ascii/regex patterns

    Clojure
    View on GitHub↗1
  • bandrel/ocyarabandrel avatar

    bandrel/OCyara

    42View on GitHub↗

    Performs OCR on image files and scans them for matches to YARA rules

    Python
    View on GitHub↗42
  • bitsofbinary/yaraparserBitsOfBinary avatar

    BitsOfBinary/yaraparser

    8View on GitHub↗

    Python 3 tool to parse Yara rules (extension of yarabuilder)

    Python
    View on GitHub↗8
  • arieljt/vtcodesimilarity-yaragenarieljt avatar

    arieljt/VTCodeSimilarity-YaraGen

    98View on GitHub↗

    Yara rule generator using VirusTotal code similarity feature code-similar-to:

    Python
    View on GitHub↗98
  • bayshorenetworks/yextendBayshoreNetworks avatar

    BayshoreNetworks/yextend

    323View on GitHub↗

    Yara integrated software to handle archive file data.

    C++
    View on GitHub↗323
  • bnbdr/ida-yara-processorbnbdr avatar

    bnbdr/ida-yara-processor

    28View on GitHub↗

    IDA Processor for Compiled YARA Rules

    Python
    View on GitHub↗28
  • bartblaze/farabartblaze avatar

    bartblaze/FARA

    61View on GitHub↗

    Repository that contains a set of purposefully erroneous Yara rules.

    YARA
    View on GitHub↗61
  • chainguard-dev/bincapzchainguard-dev avatar

    chainguard-dev/bincapz

    666View on GitHub↗

    #supply #chain #attack #detection

    YARA
    View on GitHub↗666
  • anssi-fr/polichombrANSSI-FR avatar

    ANSSI-FR/polichombr

    383View on GitHub↗

    Collaborative malware analysis framework

    Python
    View on GitHub↗383
  • circl/factual-rules-generatorCIRCL avatar

    CIRCL/factual-rules-generator

    75View on GitHub↗

    Factual-rules-generator is an open source project which aims to generate YARA rules about installed software from a machine.

    Python
    View on GitHub↗75
  • circl/yara-validatorCIRCL avatar

    CIRCL/yara-validator

    42View on GitHub↗

    Validates yara rules and tries to repair the broken ones.

    Python
    View on GitHub↗42
  • claroty/aryaclaroty avatar

    claroty/arya

    261View on GitHub↗

    Arya is a unique tool that produces pseudo-malicious files meant to trigger YARA rules. You can think of it like a reverse YARA.

    Python
    View on GitHub↗261
  • codeyourweb/fastfindercodeyourweb avatar

    codeyourweb/fastfinder

    255View on GitHub↗

    Incident Response - Fast suspicious file finder

    Go
    View on GitHub↗255
  • comaeio/swishdbgextcomaeio avatar

    comaeio/SwishDbgExt

    398View on GitHub↗

    Incident Response & Digital Forensics Debugging Extension

    C++
    View on GitHub↗398
  • crowdstrike/crowdfmsCrowdStrike avatar

    CrowdStrike/CrowdFMS

    133View on GitHub↗

    CrowdStrike Feed Management System. CrowdFMS is a framework for automating collection and processing of samples from VirusTotal, by leveraging the Private API system. This framework automatically downloads recent samples, which triggered an alert on the users YARA notification feed.

    Python
    View on GitHub↗133
  • cryptax/androidreC

    cryptax/androidre

    0View on GitHub↗
    View on GitHub↗0
  • cybercentrecanada/cccs-yaraCybercentreCanada avatar

    CybercentreCanada/CCCS-Yara

    119View on GitHub↗

    YARA rule metadata specification and validation utility / Spécification et validation pour les règles YARA

    Python
    View on GitHub↗119
  • airbnb/binaryalertairbnb avatar

    airbnb/binaryalert

    1,450View on GitHub↗

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

    Python
    View on GitHub↗1,450