RocketGod 73b256f1cb Fix KIA protocol encoder burst and bit handling
Corrects the number of data bits and transitions in the KIA protocol encoder, ensuring 59 bits (118 transitions) are sent per burst. Refactors burst completion logic for clarity and accuracy.
2025-12-26 00:25:44 -08:00
2025-12-08 15:18:24 -08:00
2025-12-08 07:23:40 +03:00
2025-12-06 15:17:56 -08:00
2025-12-08 07:23:40 +03:00
2025-12-18 11:48:45 -08:00
2025-12-20 19:08:47 -08:00
2025-12-23 07:51:27 -08:00

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:

  • KIA V0
  • More Coming Soon

Features

📡 Protocol Receiver

Real-time signal capture and decoding with animated radar display. Supports frequency hopping.

📂 Sub Decode

Load and analyze existing .sub files from your SD card. Browse /ext/subghz/ to decode previously captured signals.

⏱️ Timing Tuner

Tool for protocol developers to compare real fob signal timing against protocol definitions.

  • Protocol Definition: Expected short/long pulse durations and tolerance
  • Received Signal: Measured timing from real fob (avg, min, max, sample count)
  • Analysis: Difference from expected, jitter measurements
  • Conclusion: Whether timing matches or needs adjustment with specific recommendations

Credits

The following contributors are recognized for helping us keep open sourced projects and the freeware community alive.

App Development

  • RocketGod
  • MMX
  • Skorp - Thanks, I sneaked a lot from Weather App!
  • Vadim's Radio Driver

Protocol Magic

  • L0rdDiakon
  • YougZ
  • RocketGod
  • DoobTheGoober
  • Skorp
  • Slackware
  • Trikk
  • Wootini
  • Li0ard

Reverse Engineering Support

  • DoobTheGoober
  • MMX
  • NeedNotApply
  • RocketGod
  • Slackware
  • Trikk
  • Li0ard

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

rocketgod_logo_transparent
S
Description
No description provided
Readme GPL-3.0 4.6 MiB
Languages
C 100%