An IDAPython module for enhancing c++ support on top of ida_kernelcache
☆141May 15, 2025Updated 10 months ago
Alternatives and similar repositories for ida_kcpp
Users that are interested in ida_kcpp are comparing it to the libraries listed below
Sorting:
- An IDA Toolkit for analyzing iOS kernelcaches.☆112May 15, 2025Updated 10 months ago
- IDA plugin that resolves PPL calls to the actual underlying PPL function.☆56Feb 28, 2023Updated 3 years ago
- IDA plugin to find code cross references to virtual functions using PAC codes☆147Mar 16, 2022Updated 4 years ago
- Reversing the Apple sandbox☆175Dec 7, 2025Updated 3 months ago
- IDA loader for SEP firmware with dyld cache support.☆69Aug 22, 2024Updated last year
- ☆29Apr 7, 2023Updated 2 years ago
- Sniff XPC communication using Frida and Go☆158Feb 10, 2026Updated last month
- Dev tools for probing IOKit☆202Sep 23, 2023Updated 2 years ago
- symbol dumps of iOS shared caches☆34Oct 15, 2022Updated 3 years ago
- some research results of sep☆20Apr 9, 2021Updated 4 years ago
- XNU kernel, Kernel Collection and CodeQL build scripts☆280Mar 3, 2026Updated 2 weeks ago
- WebKit/JSC CodeQL Databases☆17Dec 15, 2025Updated 3 months ago
- arm64 IOKit class dumper☆21Feb 22, 2025Updated last year
- My collection of PoCs☆26Nov 9, 2023Updated 2 years ago
- PCIDriverKit proof-of-concept for CVE-2022-26763☆37Jul 2, 2022Updated 3 years ago
- ☆146Aug 17, 2022Updated 3 years ago
- An IDA plugin that eases reversing of binaries that have been code-size-optimized with function outlining☆224Dec 31, 2024Updated last year
- ☆15Oct 27, 2022Updated 3 years ago
- Proof-of-concept and write-up for the CVE-2022-32832 vulnerability patched in iOS 15.6☆96Jul 21, 2022Updated 3 years ago
- Sniff XPC goodies on your iOS device.☆96Nov 14, 2020Updated 5 years ago
- Host your own *OS Entitlement Database☆56Oct 23, 2025Updated 4 months ago
- xnu build script☆71Aug 31, 2023Updated 2 years ago
- An IDA Toolkit for analyzing iOS kernelcaches.☆301Jul 24, 2020Updated 5 years ago
- A set of tools for fuzzing SecureROM. Managed to find and trigger checkm8.☆165Sep 18, 2021Updated 4 years ago
- ANE kernel r/w exploit for iOS 15 and macOS 12☆303Nov 20, 2022Updated 3 years ago
- a Ghidra framework for iOS kernelcache reverse engineering☆364Nov 6, 2022Updated 3 years ago
- ☆140Feb 17, 2024Updated 2 years ago
- Extract and generate code based on name and type for mig func/arg/request&reply member etc, ideal helper for creating monitor, tracker, f…☆19Jun 5, 2018Updated 7 years ago
- Some old unexploited remote kernel memory corruption PoCs☆25Aug 19, 2024Updated last year
- Utilities to deploy frida on rootless iOS and more