zviratko / flipperzero-firmware-wPlugins

Flipper Zero Firmware

Home Page:https://flipperzero.one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flipper Zero Firmware <= READ THIS READ ME

  • **This software is for experimental purposes only and is not meant for any illegal activity/purposes. We do not condone illegal activity and strongly encourage keeping transmissions to legal/valid uses allowed by law.
  • FLASH STOCK FIRST BEFORE UPDATING TO CUSTOM FIRMWARE

DONATIONS ACCEPTED :D

  • BTC:172CE1H1XZVt7tc4HDQ1q9Mej1K7VuHfEf
  • ETH:0x6c46eE48Bd433b0ADE711B43D188Cf8215cd51c2
  • Contact me on Discord if you want a renamed Flipper DFU. I can do custom names too!
  • Join my Flipper/Amiibo Discord

You should clone with

$ git clone --recursive https://github.com/RogueMaster/flipperzero-firmware-wPlugins.git
$ docker-compose up -d
$ docker-compose exec dev ./fbt

Latest Updates:

  • Updated Picopass Reader to not require SD card assets Thanks again to Bettse
  • Now showing Picopass Reader in Plugins.

Special Instructions:

  • Download these files into the subghz/assets folder on your SD card. Edit the two _map files to contain your specific subghz (.SUB) files.
    • Note 1: If you don't have a subghz/assets folder, you should ensure you have made at least one clean flash with stock firmware and your SD card installed in order to ensure the database structure is built, otherwise it will not exist for alternative forks.
    • Note 2: /any is a special keyword signifying either /int (internal storage) or /ext (external storage).
    • Note 3: the changes you are making to the _map files is to point to the location of the specific assets of the touchtunes folder as well as the universal RF map apps which you will have to develop or compile seperately and are not a part of this repo.
    • Note 4: /any is effectively root, so the folder structure should start "/any/subghz/assets" and not what is based on the repo below do not blindly copy the repo it will not work.
  • Download this file into the nfc/assets folder on your SD card.
  • Add a folder to SD card named wav_player (for 8bit 2ch unsigned wav files)
  • Add a folder to SD card named music_player (FMF and RTTTL/TXT files)

Added Changes/Features:

  • Animations: Hold Center to change flipper idle animation. Thanks to Zycenios With changes by RogueMaster.
  • Animations: Idle animations will show all animations regardless of level and butthurt [Thanks to MajiK]
  • Animations: SubGHZ Scanning image with Pikachu Thanks to Panzer00Z
  • Development free space thanks to removal of unused debug tools and thanks to ESurge for removal of first start assets.
  • Flashing the firmware using the blackmagic board with make blackmagic_load From WeTox
  • Icon Decode/Encode (Thanks to PixlEmly)
  • NFC: Display UL PWD_AUTH payload (Thanks to GMMan)
  • Plugins: Fixed sound decay issues on music player [Thanks to qqmajikpp]
  • Plugins: Menu, Icons and Raycast exit Thanks to Redlink
  • Plugins: Snake and Tetris show score. Thanks to whoamins With changes by RogueMaster.
  • RFID: Removing T5577 passwords via the cli command rfid clear_pass_t5577 using a dictionary attack From WeTox
  • Settings: Actual PIN Lock (By RogueMaster)
  • Settings: Auto-Lock Options Added: 10s+15s+90s (By RogueMaster)
  • Settings: Battery Meter on Desktop Thanks to McAzzaMan
  • Settings: Favorite Game by holding UP on Desktop Thanks to gotnull
  • Settings: LCD Timeout Options Added: 10s+90s+2min+5min+10min (By RogueMaster)
  • Settings: Scan names will have timestamp instead of random name assigned for NFC and SubGHz (By RogueMaster)
  • SubGHz: Keeloq update from Xorist
  • SubGHz: Protocols Came Atomo, FAAC_SLH, Keeloq, Keeloq Common, Nice Flor S, SecPlus v1+v2 and Star Line updates from Eng1n33r

Open PRs Checkedout & Not Merged In Main:

Games:

Plugins:

Thank you, MuddleBox, Eng1n33r, WeTox-Team & of course, most of all Flipper Devices!

About

Flipper Zero Firmware

https://flipperzero.one

License:GNU General Public License v3.0


Languages

Language:C 97.2%Language:HTML 0.9%Language:C++ 0.8%Language:Python 0.7%Language:PHP 0.4%Language:Assembly 0.0%Language:Dockerfile 0.0%Language:Makefile 0.0%Language:Shell 0.0%Language:Batchfile 0.0%Language:Ruby 0.0%