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 silverf0x/rpcview

Open-source alternatives to RpcView

30 open-source projects similar to silverf0x/rpcview, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best RpcView alternative.

  • rocky/python-uncompyle6rocky avatar

    rocky/python-uncompyle6

    4,302View on GitHub↗

    python-uncompyle6 is a Python bytecode decompiler and reverse engineering tool designed to convert compiled bytecode files back into human-readable source code. It functions as a source code recoverer and bytecode disassembler, allowing for the analysis of internal program logic and the reconstruction of original language constructs. The tool provides cross-version support, enabling the analysis and recovery of source code from bytecode created across multiple different versions of the Python interpreter. This allows it to operate as a cross-version bytecode analyzer that can interpret varied

    Python
    View on GitHub↗4,302
  • skylot/jadxskylot avatar

    skylot/jadx

    49,088View on GitHub↗

    Jadx is a comprehensive Java decompilation suite designed to transform compiled binary application files into readable source code. It functions as a static analysis workbench, providing a graphical interface for navigating, searching, and inspecting the internal logic of complex software packages. By utilizing a bytecode-to-Java pipeline, the project reconstructs high-level logical structures from low-level binary instructions, making it a primary tool for Android application reverse engineering. The project distinguishes itself through a sophisticated control flow reconstruction engine and

    Javaandroiddecompilerdex
    View on GitHub↗49,088
  • storyyeller/krakatauStoryyeller avatar

    Storyyeller/Krakatau

    2,177View on GitHub↗

    Krakatau provides an assembler and disassembler for Java bytecode, which allows you to convert binary classfiles to a human readable text format, make changes, and convert it back to a classfile, even for obfuscated code. You can also create your own classfiles from scratch by writing bytecode…

    Rust
    View on GitHub↗2,177
  • java-decompiler/jd-guijava-decompiler avatar

    java-decompiler/jd-gui

    15,024View on GitHub↗

    This project is a desktop application designed for the reverse engineering and inspection of compiled Java code. It functions as a graphical interface that translates Java bytecode back into readable source code, allowing users to examine the internal logic of class files and archives when original source files are unavailable. The tool provides a structured environment for navigating complex file hierarchies, including nested archives like JAR and WAR files. By maintaining an in-memory representation of loaded classes, it enables rapid searching and cross-referencing of code elements. The ap

    Java
    View on GitHub↗15,024

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
  • deathmarine/luytendeathmarine avatar

    deathmarine/Luyten

    5,105View on GitHub↗

    Luyten is an open source Java decompiler and bytecode analyzer designed to transform compiled class files back into high-level source code. It functions as a graphical user interface for the Procyon decompilation engine, allowing for the inspection and recovery of program logic from Java bytecode. The tool provides capabilities for Java reverse engineering and legacy code analysis, enabling the examination of third-party applications or libraries when original source code is unavailable. The system includes a desktop interface for browsing class hierarchies, recursive classpath scanning to

    Java
    View on GitHub↗5,105
  • ampotos/dynstructampotos avatar

    ampotos/dynStruct

    328View on GitHub↗

    Reverse engineering tool for automatic structure recovering and memory use analysis based on DynamoRIO and Capstone

    C
    View on GitHub↗328
  • alonemonkey/iosrebookA

    AloneMonkey/iOSREBook

    0View on GitHub↗
    View on GitHub↗0
  • 0xd4d/dnspy0xd4d avatar

    0xd4d/dnSpy

    29,539View on GitHub↗

    dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It functions as a decompiler that converts assemblies back into readable high-level source code, an assembly editor for modifying bytecode and metadata, and a debugger for inspecting compiled binaries. The project integrates a hex editor specifically for inspecting and modifying raw bytes and Common Intermediate Language structures. It allows for the direct modification of binary contents to change application behavior without requiring the original project source files. The tool

    C#
    View on GitHub↗29,539
  • beautify-web/js-beautifybeautify-web avatar

    beautify-web/js-beautify

    8,973View on GitHub↗

    js-beautify is a web language beautifier and code formatter designed to standardize the layout and structure of JavaScript, HTML, and CSS files. It reorganizes source code into a consistent, readable style by applying configurable indentation and spacing rules. The project includes a utility for unpacking minified scripts, which transforms compressed or obfuscated JavaScript into a human-readable format. It provides a command-line interface for executing bulk code reformatting across multiple files. The tool supports customizable formatting rules and language-specific overrides, which can be

    JavaScript
    View on GitHub↗8,973
  • avast-tl/retdecavast-tl avatar

    avast-tl/retdec

    8,556View on GitHub↗

    Retdec is an LLVM-based machine code decompiler and static binary analysis tool designed for binary reverse engineering. It translates binary executable code into high-level representations to facilitate the reconstruction of program logic from compiled machine code. The system utilizes a retargetable frontend architecture and a multi-stage lifting pipeline to convert raw bytes into a common intermediate language. It differentiates custom program logic from known library code through signature-based identification and provides utilities for binary symbol demangling to restore human-readable n

    C++
    View on GitHub↗8,556
  • binarly-io/efixplorerB

    binarly-io/efiXplorer

    0View on GitHub↗
    View on GitHub↗0
  • binspector/binspectorB

    binspector/binspector

    0View on GitHub↗
    View on GitHub↗0
  • blackint3/openarkB

    BlackINT3/OpenArk

    0View on GitHub↗
    View on GitHub↗0
  • boomerangdecompiler/boomerangBoomerangDecompiler avatar

    BoomerangDecompiler/boomerang

    403View on GitHub↗

    Boomerang Decompiler - Fighting the code-rot :)

    C++
    View on GitHub↗403
  • 0xnobody/vmpdump0xnobody avatar

    0xnobody/vmpdump

    1,378View on GitHub↗

    A dynamic VMP dumper and import fixer, powered by VTIL.

    C++
    View on GitHub↗1,378
  • cmu-sei/pharoscmu-sei avatar

    cmu-sei/pharos

    1,708View on GitHub↗

    Automated static analysis tools for binary programs

    C++
    View on GitHub↗1,708
  • clearbluejar/ghidriffclearbluejar avatar

    clearbluejar/ghidriff

    784View on GitHub↗

    Python Command-Line Ghidra Binary Diffing Engine

    Python
    View on GitHub↗784
  • ata4/bspsrcA

    ata4/bspsrc

    0View on GitHub↗
    View on GitHub↗0
  • codilime/velescodilime avatar

    codilime/veles

    1,237View on GitHub↗

    Binary data analysis and visualization tool

    C++
    View on GitHub↗1,237
  • comaeio/porositycomaeio avatar

    comaeio/porosity

    935View on GitHub↗

    UNMAINTAINED Decompiler and Security Analysis tool for Blockchain-based Ethereum Smart-Contracts

    C++
    View on GitHub↗935
  • dbeaver/dbeaverdbeaver avatar

    dbeaver/dbeaver

    50,678View on GitHub↗

    DBeaver is a universal database client and administration environment designed for managing diverse relational and non-relational database systems. It provides a unified graphical interface that enables users to perform data manipulation, schema migration, and performance monitoring across multiple platforms. By utilizing a standardized driver abstraction layer, the application translates generic requests into database-specific commands, ensuring consistent interaction regardless of the underlying technology. The project distinguishes itself through an extensible, plugin-based architecture th

    Javaaicopilotdatabase
    View on GitHub↗50,678
  • cisco-talos/pyreboxCisco-Talos avatar

    Cisco-Talos/pyrebox

    1,687View on GitHub↗

    Python scriptable Reverse Engineering Sandbox, a Virtual Machine instrumentation and inspection framework based on QEMU

    C
    View on GitHub↗1,687
  • decaf-project/droidscopeD

    decaf-project/Droidscope

    0View on GitHub↗
    View on GitHub↗0
  • deved2/fxhammer-disasmDevEd2 avatar

    DevEd2/FXHammer-Disasm

    9View on GitHub↗

    Disassembly of FX Hammer by Aleksi Eeben

    Assembly
    View on GitHub↗9
  • devttys0/binwalkdevttys0 avatar

    devttys0/binwalk

    14,048View on GitHub↗

    Binwalk is a firmware analysis tool and binary data carver used to identify and extract embedded files and data segments from binary images. It functions as an embedded file extractor and data entropy analyzer to retrieve fragments from binary blobs when original file system structures are missing. The tool employs signature-based pattern matching and linear byte-stream scanning to detect known byte sequences and isolate hidden files. It uses sliding-window entropy analysis to locate regions of a file that are compressed or encrypted. The system supports recursive file carving, utilizing heu

    Rust
    View on GitHub↗14,048
  • dor1s/libfuzzer-workshopDor1s avatar

    Dor1s/libfuzzer-workshop

    1,301View on GitHub↗

    Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.

    C++
    View on GitHub↗1,301
  • drenn1/ages-disasmdrenn1 avatar

    drenn1/ages-disasm

    200View on GitHub↗

    Disassembly of Oracle of Ages and Seasons

    Assembly
    View on GitHub↗200
  • echo-devim/fhexE

    echo-devim/fhex

    0View on GitHub↗
    View on GitHub↗0
  • eua/wxhexeditorEUA avatar

    EUA/wxHexEditor

    613View on GitHub↗

    wxHexEditor official GIT repo

    C
    View on GitHub↗613
  • can1357/novmpcan1357 avatar

    can1357/NoVmp

    2,144View on GitHub↗

    A static devirtualizer for VMProtect x64 3.x. powered by VTIL.

    C++devirtualizationvmprotectvtil
    View on GitHub↗2,144