mirror of
https://protopirate.net/ProtoPirate/ProtoPirate.git
synced 2026-06-06 20:21:41 +00:00
d520db8d81d8463b05a17ff4db0df39cb56d40c3
Introduces a static file list cache in protopirate_storage to improve file listing and sorting, with new functions to build, free, and access the cache. Updates file save logic to better handle protocol-specific fields and serialization, and ensures memory is freed on app exit. Adds debug logging for file operations and improves robustness in file handling throughout the app.
ProtoPirate
for Flipper Zero
ProtoPirate is an experimental rolling-code analysis toolkit developed by members of The Pirates' Plunder. The app currently supports decoding for multiple automotive key-fob families (Kia, Ford, Subaru, Suzuki, VW, and more), with the goal of being a drop-in Flipper app (.fap) that is free, open source, and can be used on any Flipper Zero firmware.
Supported Protocols
Decoders:
- KIA V0
- KIA V1
- KIA V2
- KIA V3 / V4
- KIA V5
- Ford V0
- Subaru
- Suzuki
- Volkswagen (VW)
Encoders: Coming Soon
- KIA V0
Credits
The following contributors are recognized for helping us keep open sourced projects and the freeware community alive.
In alphabetical order 😎
Protocol Magic
- DoobTheGoober
- L0rdDiakon
- RocketGod
- Skorp
- Slackware
- Trikk
- Wootini
- YougZ
App Development
- MMX
- RocketGod
- Skorp - Thanks, I sneaked a lot from Weather App!
- Vadim's Radio Driver
Reverse Engineering Support
- DoobTheGoober
- MMX
- NeedNotApply
- RocketGod
- Slackware
- Trikk
Community & Support
Join The Pirates' Plunder on Discord for development updates, testing, protocol research, community support, and a bunch of badasses doing fun shit:
➡️ https://discord.gg/thepirates
Languages
C
100%