Sl-Sanda-Ru / Payhere-Android-Bypass-Frida

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Payhere-Android-Bypass-Frida

Language: Javascript License:MIT GitHub repo size

Click Here For A Demonstration Video

1. Install Frida

pip install frida-tools # CLI tools
pip install frida # Python bindings

2. Setup Frida to work with Android

You can check out this article to setup frida and ADB:

https://book.hacktricks.xyz/mobile-pentesting/android-app-pentesting/frida-tutorial
https://www.youtube.com/watch?v=SMMNowyosUQ

Usage

usage: frida -U -f {Package Name Of Payhere App} -l bypass.js

Note:

  • This Script Is Only For Educational Purposes.
  • Developer Is Not Responsible For The Misuse Of The Script

Author

👤 Sandaru Ashen

Show your support

Give a ⭐️ if this project helped you!

Star History

Star History Chart

Stargazers

Stargazers repo roster for @Sl-Sanda-Ru/Payhere-Android-Bypass-Frida Forkers repo roster for @Sl-Sanda-Ru/Payhere-Android-Bypass-Frida

📝 License

Copyright © 2024 Sandaru Ashen.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

License:MIT License


Languages

Language:Java 99.5%Language:JavaScript 0.5%