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 tmr232/sark

Projects sharing features with Sark

30 open-source projects similar to tmr232/sark, 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.

  • eset/ipyidaE

    eset/ipyida

    0View on GitHub↗
    View on GitHub↗0
  • idapython/srcidapython avatar

    idapython/src

    1,532View on GitHub↗

    IDAPython project for Hex-Ray's IDA Pro

    Python
    View on GitHub↗1,532
  • col-e/recafCol-E avatar

    Col-E/Recaf

    7,252View on GitHub↗

    Recaf is a suite of specialized tools for assembling, editing, deobfuscating, decompiling, and instrumenting Java bytecode and runtime processes. It provides a coordinated environment for modifying compiled Java class files and analyzing the behavior of Java applications. The project distinguishes itself through a multi-level abstraction layer that allows for editing across different formats and a pluggable framework that routes bytecode through multiple configurable decompilation engines. It includes an embedded scripting engine and plugin architecture to automate repetitive tasks and extend

    Java
    View on GitHub↗7,252
  • 0xgalz/virtuailor0xgalz avatar

    0xgalz/Virtuailor

    1,386View on GitHub↗

    IDAPython tool for creating automatic C++ virtual tables in IDA Pro

    Python
    View on GitHub↗1,386
  • alexhude/friendA

    alexhude/friend

    0View on GitHub↗
    View on GitHub↗0
  • alexhude/uemualexhude avatar

    alexhude/uEmu

    1,234View on GitHub↗

    Tiny cute emulator plugin for IDA based on unicorn.

    Python
    View on GitHub↗1,234

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
  • airbus-seclab/bincatairbus-seclab avatar

    airbus-seclab/bincat

    1,858View on GitHub↗

    Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection

    OCaml
    View on GitHub↗1,858
  • arizvisa/ida-minscA

    arizvisa/ida-minsc

    0View on GitHub↗
    View on GitHub↗0
  • avast/retdec-idapluginavast avatar

    avast/retdec-idaplugin

    799View on GitHub↗

    RetDec plugin for IDA (Interactive Disassembler).

    C++
    View on GitHub↗799
  • bootleg/ret-syncbootleg avatar

    bootleg/ret-sync

    2,349View on GitHub↗

    ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.

    C
    View on GitHub↗2,349
  • burp-brewski/brewskiBurp-BReWSki avatar

    Burp-BReWSki/BReWSki

    21View on GitHub↗

    BReWSki

    Java
    View on GitHub↗21
  • celsogbezerra/copy-as-javascript-requestcelsogbezerra avatar

    celsogbezerra/Copy-as-JavaScript-Request

    5View on GitHub↗

    Copy as JavaScript Request plugin for Burp Suite

    Java
    View on GitHub↗5
  • checkpointsw/kartaCheckPointSW avatar

    CheckPointSW/Karta

    908View on GitHub↗

    Karta - source code assisted fast binary matching plugin for IDA

    Pythonida-pluginidapython-pluginresearch
    View on GitHub↗908
  • cisco-talos/ghidaC

    Cisco-Talos/GhIDA

    0View on GitHub↗

    GhIDA is an IDA Pro plugin that integrates the Ghidra decompiler in IDA.

    View on GitHub↗0
  • cseagle/sk3wldbgC

    cseagle/sk3wldbg

    0View on GitHub↗
    View on GitHub↗0
  • allfro/burpkitallfro avatar

    allfro/BurpKit

    461View on GitHub↗

    Next-gen BurpSuite penetration testing tool

    JavaScript
    View on GitHub↗461
  • cyal1/bcryptmontoyacyal1 avatar

    cyal1/BcryptMontoya

    39View on GitHub↗

    PyBurp is a Burp Suite extension that provides predefined Python functions for HTTP/WebSocket traffic modification, context menu registration, Intruder payload processing, passive/active scanning, and Collaborator interaction. You can also directly access Montoya API in your Python scripts.

    Java
    View on GitHub↗39
  • daenerys-sre/sourceD

    daenerys-sre/source

    0View on GitHub↗
    View on GitHub↗0
  • debasishm89/burpydebasishm89 avatar

    debasishm89/burpy

    124View on GitHub↗

    Portable and flexible web application security assessment tool.It parses Burp Suite log and performs various tests depending on the module provided and finally generate a HTML report.

    Python
    View on GitHub↗124
  • devttys0/idaD

    devttys0/ida

    0View on GitHub↗
    View on GitHub↗0
  • dga-mi-ssi/yacoD

    dga-mi-ssi/yaco

    0View on GitHub↗
    View on GitHub↗0
  • erocarrera/pefileerocarrera avatar

    erocarrera/pefile

    2,048View on GitHub↗

    pefile is a Python module to read and work with PE (Portable Executable) files

    Python
    View on GitHub↗2,048
  • a1ext/labelessA

    a1ext/labeless

    0View on GitHub↗
    View on GitHub↗0
  • fireeye/flare-emuF

    fireeye/flare-emu

    0View on GitHub↗
    View on GitHub↗0
  • fireeye/flare-flossfireeye avatar

    fireeye/flare-floss

    4,054View on GitHub↗

    This project is a binary static analysis tool designed to recover hidden and non-standard encoded strings from compiled binaries. It functions as a malware analysis utility and string decryptor, extracting obfuscated text to reveal concealed program behavior without executing the code. The tool automates the recovery of embedded strings through a combination of emulated instruction execution and abstract syntax tree evaluation. It utilizes pattern-based heuristic detection to identify obfuscation routines and employs cross-platform binary parsing to process multiple executable formats. The s

    Python
    View on GitHub↗4,054
  • fireeye/flare-idaF

    fireeye/flare-ida

    0View on GitHub↗
    View on GitHub↗0
  • fireeye/idawasmF

    fireeye/idawasm

    0View on GitHub↗
    View on GitHub↗0
  • fr0gger/awesome-ida-x64-olly-pluginfr0gger avatar

    fr0gger/awesome-ida-x64-olly-plugin

    1,568View on GitHub↗

    A curated list of IDA x64DBG, Ghidra and OllyDBG plugins.

    View on GitHub↗1,568
  • gaasedelen/lighthousegaasedelen avatar

    gaasedelen/lighthouse

    2,553View on GitHub↗

    A Coverage Explorer for Reverse Engineers

    Pythonbinary-ninjacode-coveragehexrays
    View on GitHub↗2,553
  • 0xeb/ida-qscripts0

    0xeb/ida-qscripts

    0View on GitHub↗
    View on GitHub↗0