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

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

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

1 مستودع

Awesome GitHub RepositoriesDecryption Utilities

Tools specifically for removing encryption from bytecode files.

Distinct from Bytecode Analysis Tools: Distinct from general Bytecode Analysis: focuses specifically on the removal of encryption layers.

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

Awesome Decryption Utilities GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • extremecoders-re/pyinstxtractorالصورة الرمزية لـ extremecoders-re

    extremecoders-re/pyinstxtractor

    4,119عرض على GitHub↗

    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

    Removes encryption from extracted bytecode files to prepare them for structural decompilation.

    Pythondecompilepycpyc-files
    عرض على GitHub↗4,119
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Bytecode Analysis Tools
  5. Decryption Utilities