|
|
@@ -9,7 +9,11 @@ App(
|
|
|
],
|
|
|
stack_size=4 * 1024,
|
|
|
order=30,
|
|
|
- fap_icon="./images/mifare_fuzzer_10px.png",
|
|
|
+ fap_icon="images/mifare_fuzzer_10px.png",
|
|
|
fap_category="NFC",
|
|
|
fap_icon_assets="images",
|
|
|
+ fap_author="@spheeere98",
|
|
|
+ fap_weburl="https://github.com/spheeere98/mifare_fuzzer",
|
|
|
+ fap_version="1.1",
|
|
|
+ fap_description="App emulates Mifare Classic cards with various UIDs to check how reader reacts on them",
|
|
|
)
|