1 रिपॉजिटरी
लक्ष्य एप्लिकेशन प्रकार की परवाह किए बिना रॉ बाइनरी फ़ाइलों पर पैच लागू करने के लिए सामान्य प्रयोजन की उपयोगिताएँ।
एप्लिकेशन बाइनरी पैचिंग से अलग: किसी भी रॉ बाइनरी फ़ाइल के लिए सामान्य प्रयोजन का टूलकिट प्रदान करके एप्लिकेशन-विशिष्ट पैचिंग से अलग है।
Explore 1 awesome GitHub repository matching software engineering & architecture · जेनेरिक बाइनरी पैचिंग. Refine with filters or upvote what's useful.
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
Ships utilities for modifying raw binary files and updating executable formats across different architectures.