From ea259cf72536331b1a36c4673578d0bea8f37945 Mon Sep 17 00:00:00 2001 From: Alok Prateek Date: Wed, 24 Apr 2019 01:15:08 +0530 Subject: [PATCH] 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. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e62b0cd..dad9556 100644 --- a/README.md +++ b/README.md @@ -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: