Update README.md

I decompiled the spoofPaytm APK and updated the screen layouts and added a QR code scanner that pulled the number from Paytm's API. I tried to use this around my college, most merchants in our area wait for the payment SMS to arrive before final transaction. That was Jan 18. 
Last month I checked QR code API has been shut down. A friend of mine suggested to make a modified client, but it does not seem to work as such as a second refresh potentially removes the false transaction. Any more delay to server sync shows 'No Internet Error'.
Since I'm feel bad, if someone defrauds unsuspecting merchants or is himself caught in a jeopardy, I'm against uploading such apps to websites where it could be generally accessed. Though if you would like I could provide a POC video.
This commit is contained in:
Alok Prateek 2019-04-24 01:15:08 +05:30 committed by GitHub
parent c01e9e7378
commit ea259cf725
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -475,6 +475,8 @@ Why: To demonstrate to Paytm that they need to educate their merchants better ab
:warning: **Likely illegal to distribute.**
There are two such apps available. Since they are based on the older UI scheme. I have also worked and currently working on one such app and Modified PayTm client APK. Details in PR description.
## Automated Personal Finance
:sparkles: