Skip to content

Commit 8284fa9

Browse files
authored
Update README.md
1 parent be79a9e commit 8284fa9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ WIP of MagSpoof for the Flipper Zero. Basic TX of saved files confirmed working
33

44
Disclaimer: use responsibly, and at your own risk. While in my testing, I've seen no reason to believe this could damage the RFID (or other) hardware, this is inherently driving the coil in ways it was not designed or intended for; I take no responsibility for fried/bricked Flippers. Similarly, please only use this with magstripe cards and mag readers you own — this is solely meant as a proof of concept for educational purposes. I neither condone nor am sympathetic to malicious uses of my code.
55

6+
## Hummus's Fork
7+
I made this fork initially to add reading capability using UART magnetic card readers.
8+
9+
Things that changed in this fork:
10+
- Added a basic card reading ability
11+
- Added a function to parse a new MagDevice from a Card String (%Track1?;Track2;Track3?;)
12+
- Swapped the pins between A6 to A7 on the card that I'm using, might add this to configuration scene later on
13+
- Adapted some of the APIs to the most recent firmware changes.
14+
615
## Optional GPIO TX Module
716
For those desiring better TX than the internal RFID coil can offer, one can build the module below, consisting of an H-bridge, a capacitor, and a coil.
817

0 commit comments

Comments
 (0)