android-reverse-engineering-skill
android-reverse-engineering-skill copied to clipboard
add analysis for so
add-analysis-for-so
I don't think currently supported LLMs can interpret Assembly. Last i checked, not even .java bytecode was properly handled.
Currently Claude Code will try some patter-matching style analysis within .so libraries: this might work or not. Specialized skills exist to deal with native but I don't have experience with that