We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f327e1a commit d60b4e8Copy full SHA for d60b4e8
.catalog/changelog.md
@@ -1,3 +1,7 @@
1
+## 1.16
2
+ - Acknowledgements page
3
+ - Elite VB6 RNG keygen attack
4
+ - Bump plugin version
5
## 1.15
6
- Add downgrade from iClass SR to iClass Legacy
7
## 1.14
application.fam
@@ -13,7 +13,7 @@ App(
13
],
14
stack_size=4 * 1024,
15
fap_description="App to communicate with NFC tags using the PicoPass(iClass) format",
16
- fap_version="1.15",
+ fap_version="1.16",
17
fap_icon="125_10px.png",
18
fap_category="NFC",
19
fap_libs=["mbedtls"],
0 commit comments