awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesFunction Stubbing

Replacing a function's implementation with a fixed return value to simulate specific execution paths during debugging.

Distinct from Function Execution Utilities: Distinct from execution utilities; this is a dynamic binary analysis technique to bypass code.

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

Awesome Function Stubbing GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hugsy/gefAvatar de hugsy

    hugsy/gef

    8,020Ver en GitHub↗

    GEF is a Python-based extension for GDB that serves as a framework for binary analysis, exploit development, and low-level debugging. It functions as a dynamic analysis extension designed to assist in reverse engineering workflows and malware analysis by enhancing the debugger's ability to inspect process state and memory. The project is distinguished by its specialized heap analysis tools, which allow for the inspection of glibc heap arenas, bins, and chunks to detect memory corruption. It also provides a dedicated toolkit for exploit development, including cyclic pattern generation for offs

    Bypasses function execution by forcing specific return values to simulate different execution paths.

    Pythonbinary-ninjactfdebugging
    Ver en GitHub↗8,020
  1. Home
  2. Operating Systems & Systems Programming
  3. Function Stubbing