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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesBytecode Disassemblers

Tools specifically designed to convert compiled bytecode into low-level assembly instructions.

Distinct from Java Bytecode Viewers: Focuses on the disassembly to assembly, whereas the parent is a general browser/viewer.

Explore 1 awesome GitHub repository matching development tools & productivity · Bytecode Disassemblers. Refine with filters or upvote what's useful.

Awesome Bytecode Disassemblers GitHub Repositories

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

    Konloch/bytecode-viewer

    15,537GitHub पर देखें↗

    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

    Converts compiled Java classes into assembly instructions for detailed low-level code analysis.

    Javaandroidapkbaksmali
    GitHub पर देखें↗15,537
  1. Home
  2. Development Tools & Productivity
  3. Java Bytecode Viewers
  4. Bytecode Disassemblers