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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesOpcode-Based Disassembly Analysis

Searching for specific machine code patterns using regular expressions to identify jumps and calls.

Distinct from Memory Region Monitors: Existing candidates focus on memory usage monitoring or UI regions, not the analysis of binary opcodes for flow control identification.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Opcode-Based Disassembly Analysis. Refine with filters or upvote what's useful.

Awesome Opcode-Based Disassembly Analysis GitHub Repositories

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

    korcankaraokcu/PINCE

    2,767GitHub पर देखें↗

    PINCE is a dynamic debugger, instruction tracer, and memory scanner designed for the analysis and manipulation of running processes. It functions as a process memory manipulator and editor, allowing for the identification, modification, and monitoring of values within a target application's active memory. The tool distinguishes itself through memory pointer analysis, tracing addresses and offsets to locate static pointers that lead to dynamic data across different sessions. It also enables the execution of internal functions within a running process by manipulating the instruction pointer and

    Identifies referenced calls and jumps by disassembling code and searching for specific opcodes using regular expressions.

    Pythonassemblercheat-enginedebugging-tool
    GitHub पर देखें↗2,767
  1. Home
  2. Operating Systems & Systems Programming
  3. Opcode-Based Disassembly Analysis