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

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

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

gsingh93/linux-exploit-dev-env

0
View on GitHub↗
102 星标·17 分支·Makefile·5 次浏览

Linux Exploit Dev Env

Everything you need to build and run Linux and Android kernels for exploit development

Features

  • Exploit Development Tools - Provides a pre-configured environment for kernel exploit development.

Star 历史

gsingh93/linux-exploit-dev-env 的 Star 历史图表gsingh93/linux-exploit-dev-env 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Linux Exploit Dev Env 的开源替代方案

相似的开源项目,按与 Linux Exploit Dev Env 的功能重合度排序。
  • pwndbg/pwndbgpwndbg 的头像

    pwndbg/pwndbg

    10,051在 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
    在 GitHub 上查看↗10,051
  • a13xp0p0v/kconfig-hardened-checka13xp0p0v 的头像

    a13xp0p0v/kconfig-hardened-check

    2,092在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗2,092
  • a13xp0p0v/kernel-hardening-checkera13xp0p0v 的头像

    a13xp0p0v/kernel-hardening-checker

    2,042在 GitHub 上查看↗
    Python
    在 GitHub 上查看↗2,042
  • 4xura/cve-2026-31431-copy-fail4xura 的头像

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

    6在 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
    在 GitHub 上查看↗6
查看 Linux Exploit Dev Env 的所有 30 个替代方案→

常见问题解答

gsingh93/linux-exploit-dev-env 是做什么的?

Everything you need to build and run Linux and Android kernels for exploit development

gsingh93/linux-exploit-dev-env 的主要功能有哪些?

gsingh93/linux-exploit-dev-env 的主要功能包括:Exploit Development Tools。

gsingh93/linux-exploit-dev-env 有哪些开源替代品?

gsingh93/linux-exploit-dev-env 的开源替代品包括: 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…