flipperzero-sd-card-examples
Examples of all types of files stored on Flipper Zero SD card
SD Card file structure
FLIPPER SD
βββ favorites.txt # List of items displayed in Favorites
βββ Manifest # Resource files list
βββ badusb # Put Rubber Ducky scripts here
β βββ demo_macos.txt # MacOS sample script
β βββ demo_windows.txt # Windows sample script
βββ dolphin
β βββ L1_Furippa1_128x64
β β βββ frame_x.bm # Animation frame
β β βββ meta.txt # Set of rules for playing frames
β βββ manifest.txt # Describes animation selection parameters
βββ ibutton
β βββ Cyfral.ibtn # Cyfral key
β βββ Dallas.ibtn # Dallas key
β βββ Metakom.ibtn # Metakom key
βββ infrared
β βββ TV_bedroom.ir # Samsung remote
β βββ Apple_tv.ir # Apple tv remote
β βββ assets # Signal libraries
β βββ tv.ir
βββ lfrfid
β βββ Em_marine.rfid # EM4100 sample key
β βββ Hid_prox.rfid # H10301 sample key EM4100
β βββ Indala.rfid # I40134 sample key
βββ music_player # List of tunes to play
β βββ Chasing.fmf # Sample tune
β βββ Marble_Machine.fmf # Sample tune
βββ nfc
β βββ Desfire.nfc # Desfire card
β βββ Ntag_213.nfc # Ntag_213 card
β βββ Ntag_216.nfc # Ntag_216 card
β βββ Classik_1k.nfc # Classik_1k card
β βββ RocketBank.nfc # Banking card
β βββ UID.nfc # Card with only UID data
β βββ assets # NFC libraries
β βββ aid.nfc
β βββ country_code.nfc
β βββ currency_code.nfc
β βββ mf_classic_dict.nfc
βββ rwfiletest.bin # Creates after running SD benchmark
βββ subghz
β βββ ****.sub # Captured packet
β βββ ****_raw.sub # Recordered raw signal
β βββ assets
β βββ came_atomo
β βββ keeloq_mfcodes
β βββ keeloq_mfcodes_user
β βββ nice_flor_s
β βββ setting_frequency_analyzer_user
β βββ setting_user
βββ u2f
β βββ assets
β β βββ cert.der # Public certificate
β β βββ cert_key.u2f # Private key
β βββ cnt.u2f # Key counter
β βββ key.u2f # Device key
βββ update
βββ f7-update-dev-29042022-0eac917f
βββ backup.tar # Flipper configuration snapshot
βββ flipper-z-f7-full-dev-29042022-0eac917f.dfu # Target firmware
βββ flipper-z-f7-updater-dev-29042022-0eac917f.bin # Updater image for RAM execution
βββ resources.tar # Assets archive
βββ stm32wb5x_BLE_Stack_light_fw.bin # Radio core firmware
βββ update.fuf # Update package manifest