awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kzall0c avatar

kzall0c/vock

0
View on GitHub↗
60 stars·5 forks·C·Apache-2.0·3 views

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.

Star history

Star history chart for kzall0c/vockStar history chart for kzall0c/vock

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Vock

Similar open-source projects, ranked by how many features they share with Vock.
  • pwndbg/pwndbgpwndbg avatar

    pwndbg/pwndbg

    10,051View on 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
    View on GitHub↗10,051
  • a13xp0p0v/kconfig-hardened-checka13xp0p0v avatar

    a13xp0p0v/kconfig-hardened-check

    2,092View on GitHub↗

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

    Python
    View on GitHub↗2,092
  • a13xp0p0v/kernel-hardening-checkera13xp0p0v avatar

    a13xp0p0v/kernel-hardening-checker

    2,042View on GitHub↗
    Python
    View on GitHub↗2,042
  • 4xura/cve-2026-31431-copy-fail4xura avatar

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

    6View on 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
    View on GitHub↗6
See all 30 alternatives to Vock→

Frequently asked questions

What does kzall0c/vock do?

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

What are the main features of kzall0c/vock?

The main features of kzall0c/vock are: Exploit Development Tools.

What are some open-source alternatives to kzall0c/vock?

Open-source alternatives to kzall0c/vock include: 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…