awesome-repositories.com
Blog
MCP
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
·
kzall0c avatar

kzall0c/vock

0
View on GitHub↗
60 estrellas·5 forks·C·Apache-2.0·3 vistas

Vock

A lightweight kernel coverage runner that wraps any command powered by LD_PRELOAD for fork/pthread interception using KCOV & HW Trace Buffer.

Features

  • Exploit Development Tools - Framework for kernel exploitation and research.

Historial de estrellas

Gráfico del historial de estrellas de kzall0c/vockGráfico del historial de estrellas de kzall0c/vock

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Vock

Proyectos open-source similares, clasificados según cuántas características comparten con Vock.
  • pwndbg/pwndbgAvatar de pwndbg

    pwndbg/pwndbg

    10,051Ver en GitHub↗

    pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and low-level program analysis. It extends the core functionality of the debugger to provide advanced memory inspection and automation tools. The project distinguishes itself with specialized capabilities for heap analysis across glibc, jemalloc, and musl, as well as a comprehensive kernel debugging toolkit for inspecting Linux kernel tasks and slab allocators. It includes an integrated ROP gadget searcher for constructing exploit chains and an LLM-powered debugging assistant that provi

    Pythonbinary-ninjacapture-the-flagctf
    Ver en GitHub↗10,051
  • a13xp0p0v/kconfig-hardened-checkAvatar de a13xp0p0v

    a13xp0p0v/kconfig-hardened-check

    2,092Ver en GitHub↗

    A tool for checking the security hardening options of the Linux kernel

    Python
    Ver en GitHub↗2,092
  • a13xp0p0v/kernel-hardening-checkerAvatar de a13xp0p0v

    a13xp0p0v/kernel-hardening-checker

    2,042Ver en GitHub↗
    Python
    Ver en GitHub↗2,042
  • 4xura/cve-2026-31431-copy-failAvatar de 4xura

    4xura/CVE-2026-31431-Copy-Fail

    6Ver en GitHub↗

    Research artifacts, PoC scripts, and lab assets for the Copy Fail Linux local privilege escalation writeup on https://4xura.com/binex/kernel/copy-fail

    C
    Ver en GitHub↗6
Ver las 30 alternativas a Vock→

Preguntas frecuentes

¿Qué hace kzall0c/vock?

A lightweight kernel coverage runner that wraps any command powered by LD_PRELOAD for fork/pthread interception using KCOV & HW Trace Buffer.

¿Cuáles son las características principales de kzall0c/vock?

Las características principales de kzall0c/vock son: Exploit Development Tools.

¿Qué alternativas de código abierto existen para kzall0c/vock?

Las alternativas de código abierto para kzall0c/vock incluyen: pwndbg/pwndbg — pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and… a13xp0p0v/kconfig-hardened-check — A tool for checking the security hardening options of the Linux kernel. a13xp0p0v/kernel-hardening-checker. androidoffsec/art-kernel-toolkit — art-kernel-toolkit is a kernel module that can be used to perform actions requiring kernel privileges from userspace.… angr/angrop — angrop. 4xura/cve-2026-31431-copy-fail — Research artifacts, PoC scripts, and lab assets for the Copy Fail Linux local privilege escalation writeup on…