android-reverse-engineering-skill icon indicating copy to clipboard operation
android-reverse-engineering-skill copied to clipboard

add analysis for so

Open nullCode666 opened this issue 2 weeks ago • 2 comments

add-analysis-for-so

nullCode666 avatar Apr 23 '26 09:04 nullCode666

I don't think currently supported LLMs can interpret Assembly. Last i checked, not even .java bytecode was properly handled.

dukemagus avatar Apr 24 '26 13:04 dukemagus

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

SimoneAvogadro avatar Apr 27 '26 09:04 SimoneAvogadro