bycredittone· 1 skill
Decompile Android APK, XAPK, JAR, and AAR files using jadx or Fernflower/Vineflower. Reverse engineer Android apps, extract HTTP API endpoints, trace call flows from UI to network layer, and analyze runtime behavior with Frida, network capture, JNI/SO inspection, and signature generation. Use when the user wants to decompile, analyze, hook, inspect network traffic, bypass SSL pinning for analysis, locate crypto or signing logic, or follow call flows in Android packages.
$npx -y skills add credittone/android-reverse-engineering-skill --skill android-reverse-engineeringInstalls into the current project.
Run `npx skills use "https://github.com/credittone/android-reverse-engineering-skill" --skill "credittone/android-reverse-engineering-skill/android-reverse-engineering"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/credittone/android-reverse-engineering-skill" that are relevant to the current task. Run `npx skills add "https://github.com/credittone/android-reverse-engineering-skill"` and select the relevant skills, then follow their instructions.