Skip to content

panjie116/PaymentHack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaymentHack

payment method hack implemented using PHP

to use this:

  1. download the "Automatically forward SMS messages to your PC/phone" android app.
  2. Follow the step by step process to set it up.
  3. In the settings, change the method of sending SMS messages to email from "through server" to "Via Gmail API".
  4. Open your Xampp and go to php settings, find the "extension_dir="C:\xampp\php\ext"" line and remove the semicolon at the begining.
  5. Open the check.php file and change the email and password ($username = 'your email here'; $password = 'your password here';)
  6. Set up your databse and match it with the SQL query.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published