mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
Temporarily backport app updates from apps repo
This commit is contained in:
@@ -8,11 +8,13 @@ App(
|
||||
"gui",
|
||||
],
|
||||
stack_size=4 * 1024,
|
||||
order=30,
|
||||
resources="resources",
|
||||
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.0",
|
||||
fap_version="1.1",
|
||||
fap_description="App emulates Mifare Classic cards with various UIDs to check how reader reacts on them",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user