02
PacketGhost v0.8
On-device HTTPS traffic inspector without root. Uses Android's VPN API to create a local MITM proxy. Decodes and logs request/response pairs with timing data.
KotlinVPN APINetty
android / secWIP
03
APKDiff stable
CLI tool that diffs two APK versions — reports changed classes, added/removed permissions, modified resources, API surface changes. Quick security regression checks.
Pythonsmalijadx-api
tool / secv1.0
04
BinderSpy exp
Frida-based tool that intercepts Binder IPC calls in real time. Logs transaction codes, data parcels, response objects. Side project from the binder fuzzing research.
Frida JSPythonAndroid IPC
sec / kernelEXP
05
NullSafe Lint
Custom Android Lint rules enforcing null-safety beyond standard @NonNull/@Nullable annotations. Catches patterns the default rules consistently miss.
KotlinLint APIUAST
android / toolv1.0
06
CipherNote active
Local-first notes app. AES-256-GCM per note, biometric unlock, zero-knowledge design. No cloud sync by design — notes never leave the device unencrypted.
KotlinComposeTinkBiometricAPI
android / privacyactive
07
in progress
not yet named