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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesHeader Reconstruction

Restoring missing magic numbers and versioning information to bytecode file headers.

Distinct from Bytecode File Header Analysis: Distinct from Header Analysis: focuses on active restoration of corrupted headers rather than just identification.

Explore 1 awesome GitHub repository matching part of an awesome list · Header Reconstruction. Refine with filters or upvote what's useful.

Awesome Header Reconstruction GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • 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 missing magic numbers and versioning information to make extracted bytecode compatible with decompilers.

    Pythondecompilepycpyc-files
    GitHub पर देखें↗4,119
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Bytecode Analysis Tools
  5. Bytecode File Header Analysis
  6. Header Reconstruction