Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
FlutterCrypto committed Apr 7, 2023
1 parent 5b6030d commit 34d33bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ These are the steps to read a payment card, it is a kind of "question & answer"
- read all files given in the AFL list and find the file where there are the elements "Application Primary Account Number" and "Application Expiration Date"
- print out the "Application Primary Account Number" ("PAN") = card number and "Application Expiration Date" = expiration date of the card.

![step 0: after reading a Credit Card](docs/.app00.png)
![step 0: after reading a Credit Card](/docs/.app00.png)

In AndroidManifest.xml grant these permissions:
```plaintext
Expand Down

0 comments on commit 34d33bb

Please sign in to comment.