Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.26 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.26 KB

Billing Hack

This application allows to impersonate the Google Play Billing service (com.android.vending).

This is a version of Techbrunch/Billing-Hack that has a built artefact and nothing changed. Techbrunch/Billing-Hack by itself is an updated version of Billing Hack by @domschuermann

How to use

  1. Install Billing Hack
  2. Patch the vulnerable application to use Billing Hack instead of the Google Play Billing service
  3. Patch the vulnerable application performing the signature validation
  4. Install the modified application in your device.

References