Pinned Repositories
bilibili-grpc-api
some bilibili grpc request api
BTFHubForAndroid
BTFHub, but for Android
estrace
基于eBPF的syscall追踪工具,适用于安卓平台
FGum
frida-protobuf
frida-smali-trace
smali trace
frida_dump
frida dump android elf, support spawn and attach mode
jtrace
stackplz
基于eBPF的堆栈追踪工具
unwinddaemon
SeeFlowerX's Repositories
SeeFlowerX/stackplz
基于eBPF的堆栈追踪工具
SeeFlowerX/estrace
基于eBPF的syscall追踪工具,适用于安卓平台
SeeFlowerX/frida_dump
frida dump android elf, support spawn and attach mode
SeeFlowerX/FGum
SeeFlowerX/BTFHubForAndroid
BTFHub, but for Android
SeeFlowerX/unwinddaemon
SeeFlowerX/elf-dump-fix
Utils use to dump android ELF from memory and do some fix including the ELF section header rebuilding
SeeFlowerX/Frida-Seccomp
一个Android通用svc跟踪以及hook方案——Frida-Seccomp
SeeFlowerX/ARTHookScripts
frida runtime resolves smali
SeeFlowerX/ebpf
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
SeeFlowerX/VirtCam
Android Virtual Camera
SeeFlowerX/abyss
Android system call hook
SeeFlowerX/AndKittyInjector
Inject a shared library into a process using ptrace
SeeFlowerX/anti_IDA
反ida内联汇编花指令
SeeFlowerX/BootloaderSpoofer
Spoof locked bootloader on local attestations
SeeFlowerX/CVE-2024-0044
PoC and writeup for bypassing the initial patch of CVE-2024-0044, Android run-as any app vulnerability allowing privilege escalation from adb to installed app
SeeFlowerX/ebpfmanager
A golang ebpf libary based on cilium/ebpf and datadog/ebpf.
SeeFlowerX/XposedHookAndroid
Android platform Xposed/LSPosed hook project
SeeFlowerX/AppSandbox-FrontEnd
The front end app for App Sandbox
SeeFlowerX/AppSandbox-Hook
The LSPosed hook edition of App Sandbox
SeeFlowerX/BundleMismatchExp
Bundle mismatch exploit of pdd
SeeFlowerX/CreatorMismatch
SeeFlowerX/CVE-2024-0015
a demo poc for CVE-2024-0015
SeeFlowerX/ExploitFramework
Exploit Framework for Android
SeeFlowerX/ExploitLoader
Exploit Loader for Android
SeeFlowerX/frida-stealth
Stealth patch for Frida, stealth knowledge collection
SeeFlowerX/io_uring_LPE-CVE-2024-0582
LPE exploit for CVE-2024-0582 (io_uring)
SeeFlowerX/kernel_hack
安卓内存读写驱动 linux kernel (Android) memory tool
SeeFlowerX/Reprogram-TEE-on-Qualcomm-devices
Guide to reprogram the TEE on Qualcomm devices to fix lost attestation keys
SeeFlowerX/TheLastBundleMismatch
Writeup and exploit for CVE-2023-45777, bypass for Intent validation inside AccountManagerService on Android 13 despite "Lazy Bundle" mitigation