magstripper
09-24-2007, 03:39 AM
Hey I put up a sourceforge project that can decode mag cards, and can control a electromagnetic strike to lock/unlock a door. All free / OS of course.
Interface: magnetic head soldered directly to a mono audio input jack (polarity doesnt matter), into the microphone input of any computer (the code is java, i know i know). But because it's java it does work with windows / mac / linux.
More info magstripper. sf. net (my first post so it seperates it)
I'd be cool if you guys did a segment on it, you can find a little more info on the forums of the project, and the crappy documentation that comes with it. And of course I can answer any questions you have. And if anyone else wants to know more details on magcards here I can probably answer your questions.
Because my project accesses the data at a lower level (raw waveform) rather than letting the hardware try to decode the binary, it can deal with non standard cards that start with a 1 bit, and correct CRC/LRC.
I know everyone knows about stripesnoop but that uses a gameport which very few people have, even laptops have a mic input. With magstripper you can decode wav files that you recorded with a mp3 player etc. This helps if you have limited access to a card.
And of course it can also control a magnetic strike via a serial interface with a small relay circuit (because the rs232 port cant provide enough current).
</Self Pimping My Project>
Cheap track 2 reader
http://www.bgmicro.com/index.asp?PageAction=VIEWPROD&ProdID=8968
stripesnoop's videos are a good place to start to understand how different tracks work / how to use shims.
Interface: magnetic head soldered directly to a mono audio input jack (polarity doesnt matter), into the microphone input of any computer (the code is java, i know i know). But because it's java it does work with windows / mac / linux.
More info magstripper. sf. net (my first post so it seperates it)
I'd be cool if you guys did a segment on it, you can find a little more info on the forums of the project, and the crappy documentation that comes with it. And of course I can answer any questions you have. And if anyone else wants to know more details on magcards here I can probably answer your questions.
Because my project accesses the data at a lower level (raw waveform) rather than letting the hardware try to decode the binary, it can deal with non standard cards that start with a 1 bit, and correct CRC/LRC.
I know everyone knows about stripesnoop but that uses a gameport which very few people have, even laptops have a mic input. With magstripper you can decode wav files that you recorded with a mp3 player etc. This helps if you have limited access to a card.
And of course it can also control a magnetic strike via a serial interface with a small relay circuit (because the rs232 port cant provide enough current).
</Self Pimping My Project>
Cheap track 2 reader
http://www.bgmicro.com/index.asp?PageAction=VIEWPROD&ProdID=8968
stripesnoop's videos are a good place to start to understand how different tracks work / how to use shims.