awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesInternal Function Invokers

Tools that execute existing functions within a running process by manipulating the instruction pointer.

Distinct from eBPF Function Call Relocations: Distinct from AI function calling; this is low-level process memory manipulation to trigger internal code.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Internal Function Invokers. Refine with filters or upvote what's useful.

Awesome Internal Function Invokers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • korcankaraokcu/pinceAvatar de korcankaraokcu

    korcankaraokcu/PINCE

    2,767Voir sur 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

    Enables the execution of internal process functions by manipulating the instruction pointer and capturing return values.

    Pythonassemblercheat-enginedebugging-tool
    Voir sur GitHub↗2,767
  1. Home
  2. Operating Systems & Systems Programming
  3. Internal Function Invokers