awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
djkaty avatar

djkaty/Il2CppInspector

0
View on GitHub↗
3,011 Stars·557 Forks·C·AGPL-3.0·3 Aufrufewww.djkaty.com↗

Il2CppInspector

Powerful automated tool for reverse engineering Unity IL2CPP binaries

Features

  • Reverse Engineering - Automated reverse engineering suite for Unity IL2CPP.
  • Reverse Engineering and Analysis - Automated tool for reverse engineering Unity binaries.

Star-Verlauf

Star-Verlauf für djkaty/il2cppinspectorStar-Verlauf für djkaty/il2cppinspector

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Il2CppInspector

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Il2CppInspector.
  • vxunderground/malwaresourcecodeAvatar von vxunderground

    vxunderground/MalwareSourceCode

    18,415Auf GitHub ansehen↗

    This project is a curated archive and cybersecurity research dataset of raw source code from various malware families. It serves as a malware analysis library designed to help researchers study the inner workings of different threats and identify attack patterns across multiple platforms and programming languages. The repository supports security research by providing raw text distribution of original source code. This allows for the study of platform vulnerabilities, threat intelligence gathering, and the development of security products and detection signatures. The collection is organized

    Assemblymalwaremalware-detectionmalware-development
    Auf GitHub ansehen↗18,415
  • mandiant/flare-vmAvatar von mandiant

    mandiant/flare-vm

    8,799Auf GitHub ansehen↗

    Flare-VM is a Windows malware analysis environment consisting of installation scripts that automate the provisioning of a virtual machine. It provides a comprehensive suite of reverse engineering tools, including decompilers and debuggers, along with the necessary system configurations and environment variables for security research. The project functions as a virtual machine image orchestrator, allowing for the automated creation, management, and export of specialized analysis appliances. It features configuration-driven tool selection and the ability to extend installation logic through cus

    PowerShell
    Auf GitHub ansehen↗8,799
  • blacktop/ipswAvatar von blacktop

    blacktop/ipsw

    3,163Auf GitHub ansehen↗

    ipsw is a specialized toolkit for iOS firmware analysis, binary reverse engineering, and hardware interaction. It provides a suite of tools for downloading, extracting, and analyzing firmware images and kernel caches, alongside a MachO binary analysis tool for disassembling and patching executables. The project distinguishes itself through integrated language-model-powered code reconstruction to translate machine code into high-level source code. It also features an automation client for the App Store Connect API to manage certificates and application settings. The framework covers a broad r

    Goappleclass-dumpdyld
    Auf GitHub ansehen↗3,163
  • joxeankoret/diaphoraAvatar von joxeankoret

    joxeankoret/diaphora

    4,301Auf GitHub ansehen↗

    Diaphora is a binary diffing tool and similarity engine designed to compare compiled binaries and identify changed or matching code sections. It functions as a reverse engineering plugin that maps relationships between functions and detects compilation units using assembler analysis and graph theory. The project specializes in vulnerability patch analysis, allowing users to detect security fixes by comparing different versions of a binary. It synchronizes analysis metadata, such as symbol names and comments, between binaries and generates patches by comparing decompiled pseudo-code. The engi

    Python
    Auf GitHub ansehen↗4,301
Alle 30 Alternativen zu Il2CppInspector anzeigen→

Häufig gestellte Fragen

Was macht djkaty/il2cppinspector?

Powerful automated tool for reverse engineering Unity IL2CPP binaries

Was sind die Hauptfunktionen von djkaty/il2cppinspector?

Die Hauptfunktionen von djkaty/il2cppinspector sind: Reverse Engineering, Reverse Engineering and Analysis.

Welche Open-Source-Alternativen gibt es zu djkaty/il2cppinspector?

Open-Source-Alternativen zu djkaty/il2cppinspector sind unter anderem: vxunderground/malwaresourcecode — This project is a curated archive and cybersecurity research dataset of raw source code from various malware families.… mandiant/flare-vm — Flare-VM is a Windows malware analysis environment consisting of installation scripts that automate the provisioning… blacktop/ipsw — ipsw is a specialized toolkit for iOS firmware analysis, binary reverse engineering, and hardware interaction. It… joxeankoret/diaphora — Diaphora is a binary diffing tool and similarity engine designed to compare compiled binaries and identify changed or… blackint3/openark. angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves…