awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesMemory Pointer Analysis

The process of tracing memory addresses and calculating offsets to uncover stable references to dynamic data.

Distinct from Pointer Analysis Frameworks: Differs from generic pointer analysis frameworks by focusing on the dynamic discovery of static pointers in running processes.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Memory Pointer Analysis. Refine with filters or upvote what's useful.

Awesome Memory Pointer Analysis GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • korcankaraokcu/pincekorcankaraokcu 的头像

    korcankaraokcu/PINCE

    2,767在 GitHub 上查看↗

    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

    Traces memory addresses and calculates offsets to locate static pointers that lead to dynamic data across sessions.

    Pythonassemblercheat-enginedebugging-tool
    在 GitHub 上查看↗2,767
  1. Home
  2. Operating Systems & Systems Programming
  3. Memory Pointer Analysis