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

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

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

2 रिपॉजिटरी

Awesome GitHub Repositoriesबाइनरी संशोधन टूलकिट

विभिन्न आर्किटेक्चर में संकलित बाइनरी के तर्क और संरचना को बदलने के लिए डिज़ाइन किए गए टूलसेट।

एप्लिकेशन बाइनरी संशोधनों से अलग: केवल एप्लिकेशन बाइनरी को संशोधित करने से ध्यान हटाकर आर्किटेक्चर-अज्ञेयवादी बाइनरी संशोधन के लिए एक सामान्य टूलकिट पर ध्यान केंद्रित करता है।

Explore 2 awesome GitHub repositories matching operating systems & systems programming · बाइनरी संशोधन टूलकिट. Refine with filters or upvote what's useful.

Awesome बाइनरी संशोधन टूलकिट GitHub Repositories

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

    cea-sec/miasm

    3,890GitHub पर देखें↗

    Miasm is a Python reverse engineering framework designed for binary analysis, disassembly, and modification. It functions as a binary analysis framework that lifts machine code into an intermediate representation to enable platform-independent security research. The system operates as a binary emulation engine and modification toolkit, allowing for the execution of binary code in a virtual environment to track state changes without native hardware. It provides tools for binary patching to update and modify raw binary files across multiple CPU architectures and executable formats. The framewo

    Provides tools for updating and patching raw binary files across multiple CPU architectures and executable formats.

    Pythonassemblerdisassembleremulator
    GitHub पर देखें↗3,890
  • hasherezade/pe-bearhasherezade का अवतार

    hasherezade/pe-bear

    3,684GitHub पर देखें↗

    PE-bear is a graphical portable executable analysis tool designed for inspecting, disassembling, and modifying the structure of Windows PE binary files. It functions as a static analysis framework used to identify malicious patterns and reverse engineer program logic. The project provides a binary diffing tool to identify structural and content differences between two executable files. It also includes a section editor for modifying binary layouts by adding or altering sections and imports. The tool covers a range of binary analysis capabilities, including machine code disassembly, file layo

    Adds new sections or imports to a binary to modify its internal composition and structure.

    C++bearparsermalware-analysismultiplatform
    GitHub पर देखें↗3,684
  1. Home
  2. Operating Systems & Systems Programming
  3. Application Binary Modifications
  4. Binary Modification Toolkits