tech, life, reversing and random stuff
OneList CTF Writeup
Write-ups for the OneList CTF
Sigmatcher: Effortlessly Matching Java Classes and Methods Across APK Versions
I’ve been there, countless times wrestling with obfuscated or version-changed APKs, hunting for specific classes or methods. Manually analyzing code became a tedious nightmare.
LYADI - Let Your Ai Do It
Let Your AI Do It
An MCP (Model Context Protocol) Server specifically designed to help with reverse engineering tasks, majorly focused on Android side.
This guide walks you through setting up and using the MCP server on Termux for Android to assist with reverse engineering tasks.
Identifying `ssl_verify_peer_cert` in Android Flutter Binaries
Ok so, here we go again…