zacharyweiss / magspoof_flipper

Port of Samy Kamkar's MagSpoof project (http://samy.pl/magspoof/) to the Flipper Zero. Enables wireless emulation of magstripe data, primarily over GPIO, with additional experimental internal TX.
https://lab.flipper.net/apps/magspoof
MIT License
515 stars 27 forks source link

Exiting magspoof wip clears tracks #6

Closed qqmajikpp closed 4 months ago

qqmajikpp commented 1 year ago

So I can add entries and track info. I can attempt to emulate this info. Once I leave magspoof and come back, I'll try to load a saved entry and find all the tack data is missing.

zacharyweiss commented 1 year ago

This was a known bug, but should've been fixed a few commits ago. Are you compiling from my GH or using the FAP RM is distributing? He doesn't submodule my code, and as such there's no guarantee it is up to date.