How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Bad Spin: Android Binder Privilege Escalation Exploit (CVE-2022-20421)
The main features of 0xkol/badspin are: Exploit Development Tools, IoT Device Exploits.
Open-source alternatives to 0xkol/badspin include: polygraphene/dirtypipe-android — Dirty Pipe root exploit for Android (Pixel 6). pwndbg/pwndbg — pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and… 726232111/vuliot. a13xp0p0v/kernel-hardening-checker. aaronsvk/cve-2022-30075. a13xp0p0v/kconfig-hardened-check — A tool for checking the security hardening options of the Linux kernel.
Dirty Pipe root exploit for Android (Pixel 6)
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
A tool for checking the security hardening options of the Linux kernel