11 lines
355 B
JSON
11 lines
355 B
JSON
{
|
|
"name": "android-reverse-engineering",
|
|
"version": "1.0.0",
|
|
"description": "Decompile Android APK/JAR/AAR with jadx, trace call flows through libraries, and document extracted APIs.",
|
|
"author": {
|
|
"name": "Simone Avogadro"
|
|
},
|
|
"repository": "https://github.com/SimoneAvogadro/android-reverse-engineering-skill",
|
|
"license": "Apache-2.0"
|
|
}
|