aktsk / apk-medit

memory search and patch tool on debuggable apk without root & ndk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qusheons

dfdfdfs opened this issue · comments

commented

Hello. A question. Is it possible to add a comparison of libraries in memory? And output the differences to a file.

Although apk-medit does not have the function to retrieve binary differences, the dump command allows you to check the contents of memory like a binary editor and compare the results to identify differences.

I don't plan to implement a function to get binary diffs, but if you send us a pull request, I will merge them.