awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesBytecode Recovery Tools

Utilities used to restore original bytecode structures from optimized or obfuscated binaries.

Distinct from Java Bytecode Viewers: Distinct from Java Bytecode Viewers: focuses on the recovery of the bytecode itself for further analysis.

Explore 2 awesome GitHub repositories matching development tools & productivity · Bytecode Recovery Tools. Refine with filters or upvote what's useful.

Awesome Bytecode Recovery Tools GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • pxb1988/dex2jarpxb1988 का अवतार

    pxb1988/dex2jar

    13,112GitHub पर देखें↗

    dex2jar is an Android dex decompiler and reverse engineering tool designed to convert Dalvik executable bytecode into Java class files. It functions as a bytecode converter that transforms compiled Android binaries into a format compatible with standard Java analysis tools. The project facilitates Android app decompilation and Java bytecode recovery by translating executable files into readable structures. This allows for the analysis of application logic and the identification of security vulnerabilities or malicious behavior during Android malware analysis. The tool performs static bytecod

    Translates Android dex bytecode into standard Java format for use in traditional development tools.

    Java
    GitHub पर देखें↗13,112
  • extremecoders-re/pyinstxtractorextremecoders-re का अवतार

    extremecoders-re/pyinstxtractor

    4,119GitHub पर देखें↗

    pyinstxtractor is a PyInstaller executable unpacker and Python bytecode recovery tool. It functions as a helper for decompiling compiled Python binaries by extracting bundled binaries and bytecode from executables created with PyInstaller. The project includes a bytecode decryptor to remove encryption from extracted files and a header repair tool that restores corrupted headers. These capabilities ensure that extracted compiled files are compatible with bytecode decompilation software. The utility covers reverse engineering of Python applications, supporting malware analysis workflows throug

    Restores original bytecode structures, including headers and decrypted content, from compiled binaries.

    Pythondecompilepycpyc-files
    GitHub पर देखें↗4,119
  1. Home
  2. Development Tools & Productivity
  3. Java Bytecode Viewers
  4. Bytecode Recovery Tools