awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to java-deobfuscator/deobfuscator

Open-source alternatives to Deobfuscator

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

  • danielkrupinski/osirisالصورة الرمزية لـ danielkrupinski

    danielkrupinski/Osiris

    3,777عرض على GitHub↗

    Osiris is a software tool designed to modify Counter-Strike 2 gameplay through internal memory manipulation and visual overlays. It functions as an external game cheat and cross-platform modifier that alters game behavior and reveals hidden data to provide a competitive advantage. The project utilizes a Panorama GUI overlay to manage settings and features directly within the game environment. This interface is built using the Panorama framework to develop custom game GUIs and manage modification controls. The software covers real-time game telemetry and hidden data visualization by scanning

    C++cheatcounter-strikecounter-strike-2
    عرض على GitHub↗3,777
  • 0xd4d/dnspyالصورة الرمزية لـ 0xd4d

    0xd4d/dnSpy

    29,539عرض على 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#
    عرض على GitHub↗29,539
  • ajkhoury/reclassexA

    ajkhoury/ReClassEx

    0عرض على GitHub↗
    عرض على GitHub↗0
  • calebfenton/dex-oracleالصورة الرمزية لـ CalebFenton

    CalebFenton/dex-oracle

    505عرض على GitHub↗

    A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis. Also, the inspiration for another Android deobfuscator: Simplify.

    Ruby
    عرض على GitHub↗505

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • cheat-engine/cheat-engineالصورة الرمزية لـ cheat-engine

    cheat-engine/cheat-engine

    18,453عرض على GitHub↗

    Cheat Engine is a software reverse engineering suite and memory editor designed for the Windows environment. It functions as a comprehensive platform for inspecting, analyzing, and modifying the internal logic and data structures of running applications. The tool provides capabilities for real-time memory scanning and manipulation, allowing users to locate and alter specific values within a process's address space. It distinguishes itself through advanced debugging features, including hardware-assisted debugging, kernel-mode driver injection for bypassing memory protections, and dynamic binar

    Pascal
    عرض على GitHub↗18,453
  • col-e/recafالصورة الرمزية لـ Col-E

    Col-E/Recaf

    7,252عرض على 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
    عرض على GitHub↗7,252
  • darthton/xenosالصورة الرمزية لـ DarthTon

    DarthTon/Xenos

    2,578عرض على GitHub↗

    Windows dll injector

    C++
    عرض على GitHub↗2,578
  • de4dot/de4dotالصورة الرمزية لـ de4dot

    de4dot/de4dot

    7,428عرض على GitHub↗

    de4dot is a .NET deobfuscator and unpacker designed to reverse obfuscation and restore readable code and metadata within .NET assemblies. It functions as a bytecode analyzer that simplifies control flow, strips anti-debugging protections, and extracts original payloads from packed executable wrappers. The project distinguishes itself through a modular deobfuscation pipeline and a sandbox environment used for dynamic string decryption, which executes decryption methods to replace encrypted strings with plain-text values. It can identify specific obfuscation tools through pattern-based binary a

    C#
    عرض على GitHub↗7,428
  • derpopo/uabeD

    DerPopo/UABE

    0عرض على GitHub↗
    عرض على GitHub↗0
  • dnspy/dnspyالصورة الرمزية لـ dnSpy

    dnSpy/dnSpy

    28,993عرض على GitHub↗

    dnSpy is a desktop application designed for the analysis, debugging, and modification of compiled .NET assemblies. It functions as an assembly analysis suite and decompiler, translating binary instruction streams back into readable source code to facilitate reverse engineering when original source files are unavailable. The tool distinguishes itself through an integrated binary patching engine and metadata editor, which allow for the direct modification of executable logic and internal metadata tables. It supports in-process debugging instrumentation, enabling users to inject runtime hooks, s

    C#
    عرض على GitHub↗28,993
  • dude719/reclassexD

    dude719/ReClassEx

    0عرض على GitHub↗
    عرض على GitHub↗0
  • graxcode/jbytemod-betaG

    GraxCode/JByteMod-Beta

    0عرض على GitHub↗
    عرض على GitHub↗0
  • helios-decompiler/standalone-appH

    helios-decompiler/standalone-app

    0عرض على GitHub↗
    عرض على GitHub↗0
  • horsicq/detect-it-easyالصورة الرمزية لـ horsicq

    horsicq/Detect-It-Easy

    10,266عرض على 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
    عرض على GitHub↗10,266
  • icsharpcode/ilspyالصورة الرمزية لـ icsharpcode

    icsharpcode/ILSpy

    25,447عرض على GitHub↗

    ILSpy is a .NET decompiler and binary analyzer designed to convert compiled .NET assemblies back into readable C# source code. It functions as a metadata explorer and a common intermediate language viewer, enabling the analysis of compiled code and the execution of reverse engineering workflows. The project distinguishes itself through specialized translation capabilities, such as converting compiled binary XML (BAML) back into human-readable XAML for user interface analysis. It also provides tools for inspecting native machine code and extracting metadata from program database (PDB) files.

    C#
    عرض على GitHub↗25,447
  • jindrapetrik/jpexs-decompilerالصورة الرمزية لـ jindrapetrik

    jindrapetrik/jpexs-decompiler

    5,404عرض على GitHub↗

    JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler and editor. It provides a toolkit for decompiling, analyzing, and modifying the internal structure of compiled Flash content, including the extraction of scripts and media assets. The project is distinguished by its ability to perform direct binary modification, allowing users to edit bytecode and replace embedded resources without reverting to high-level source code. It includes a runtime ActionScript bytecode debugger for variable inspection and call stack analysis, as well

    Javadecompilereditorflash
    عرض على GitHub↗5,404
  • kn4ck3r/reclass.netK

    KN4CK3R/ReClass.NET

    0عرض على GitHub↗
    عرض على GitHub↗0
  • konloch/bytecode-viewerالصورة الرمزية لـ Konloch

    Konloch/bytecode-viewer

    15,537عرض على GitHub↗

    This project is a Java bytecode reverse engineering suite that functions as a disassembler, decompiler, and editor for Java class files and Android APK binaries. It provides tools to transform compiled bytecode into assembly instructions or readable source code. The toolset supports Android APK analysis and Java binary patching, allowing for the modification of source code or bytecode and subsequent recompilation into functional binaries. It includes capabilities for removing Java obfuscation and performing malware analysis through the detection of malicious code patterns. The system incorpo

    Javaandroidapkbaksmali
    عرض على GitHub↗15,537
  • korcankaraokcu/pinceالصورة الرمزية لـ korcankaraokcu

    korcankaraokcu/PINCE

    2,767عرض على GitHub↗

    PINCE is a dynamic debugger, instruction tracer, and memory scanner designed for the analysis and manipulation of running processes. It functions as a process memory manipulator and editor, allowing for the identification, modification, and monitoring of values within a target application's active memory. The tool distinguishes itself through memory pointer analysis, tracing addresses and offsets to locate static pointers that lead to dynamic data across different sessions. It also enables the execution of internal functions within a running process by manipulating the instruction pointer and

    Pythonassemblercheat-enginedebugging-tool
    عرض على GitHub↗2,767
  • levskaya/jslinux-deobfuscatedالصورة الرمزية لـ levskaya

    levskaya/jslinux-deobfuscated

    1,072عرض على GitHub↗

    An old version of Mr. Bellard's JSLinux rewritten to be human readable, hand deobfuscated and annotated.

    JavaScript
    عرض على GitHub↗1,072
  • llvm-but-worse/java-disassemblerL

    LLVM-but-worse/java-disassembler

    0عرض على GitHub↗
    عرض على GitHub↗0
  • mattgodbolt/compiler-explorerM

    mattgodbolt/compiler-explorer

    0عرض على GitHub↗
    عرض على GitHub↗0
  • nationalsecurityagency/ghidraالصورة الرمزية لـ NationalSecurityAgency

    NationalSecurityAgency/ghidra

    69,740عرض على GitHub↗

    Ghidra is a software reverse engineering suite designed to analyze compiled binaries and reconstruct program logic without access to original source code. It provides an interactive environment for disassembly and decompilation, utilizing a platform-independent intermediate representation to maintain consistency across diverse hardware architectures. The framework supports automated binary analysis through programmatic routines, enabling the investigation of complex code patterns and security indicators. The platform distinguishes itself through a modular architecture that allows for extensiv

    Javadisassemblerreverse-engineeringsoftware-analysis
    عرض على GitHub↗69,740
  • nccgroup/psrN

    nccgroup/psr

    0عرض على GitHub↗
    عرض على GitHub↗0
  • neo23x0/fnordالصورة الرمزية لـ Neo23x0

    Neo23x0/Fnord

    302عرض على GitHub↗

    Pattern Extractor for Obfuscated Code

    Shell
    عرض على GitHub↗302
  • nickcano/xenoscanN

    nickcano/XenoScan

    0عرض على GitHub↗
    عرض على GitHub↗0
  • ntquery/scyllaالصورة الرمزية لـ NtQuery

    NtQuery/Scylla

    1,385عرض على GitHub↗

    Imports Reconstructor

    C++
    عرض على GitHub↗1,385
  • refirmlabs/binwalkالصورة الرمزية لـ ReFirmLabs

    ReFirmLabs/binwalk

    14,045عرض على GitHub↗

    Binwalk is a firmware analysis and reverse engineering tool designed to identify, extract, and analyze embedded files and data types within binary firmware blobs. It functions as a binary file signature scanner and entropy analyzer to decompose firmware images into their constituent components. The tool distinguishes itself by combining signature-based pattern matching for known binary headers with entropy analysis. By calculating data randomness across file offsets, it can locate compressed or encrypted sections that do not possess known signatures. The project covers binary data forensics

    Rust
    عرض على GitHub↗14,045
  • rpisec/llvm-deobfuscatorR

    rpisec/llvm-deobfuscator

    0عرض على GitHub↗
    عرض على GitHub↗0
  • squalr/squalrالصورة الرمزية لـ Squalr

    Squalr/Squalr

    124عرض على GitHub↗

    A generic game/software hacking tool written from the ground up in Rust.

    Rust
    عرض على GitHub↗124