Skip to content

Fix patching & Frida script#43

Open
flip-dots wants to merge 7 commits into
mainfrom
patch_script_fix
Open

Fix patching & Frida script#43
flip-dots wants to merge 7 commits into
mainfrom
patch_script_fix

Conversation

@flip-dots

Copy link
Copy Markdown
Owner

The latest Anker app version (3.21.1) has broken the patching script and seems to have introduced yet more anti-tamper mechanisms.

This PR:

  • Fixes the patching of the smali code in patch.sh to make it work again.
  • Bypasses the new anti-tamper mechanism by intercepting C calls to process exit and freezing the security thread.
  • Adds a new patch_2.sh script which uses a different mechanism to inject Frida into the app.
  • Updates the documentation for app patching to be more specific.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant