samyk / magspoof

A portable device that can spoof/emulate any magnetic stripe, credit card or hotel card "wirelessly", even on standard magstripe (non-NFC/RFID) readers. It can disable Chip&PIN and predict AMEX card numbers with 100% accuracy.
https://samy.pl/magspoof/
3.93k stars 611 forks source link

makefile? #14

Closed b4zz4 closed 8 years ago

b4zz4 commented 8 years ago

I wish to compile the archive magspoof.c

samyk commented 8 years ago

It requires being used in Arduino. You can look around for makefiles that will compile Arduino-based code...happy to accept a pull request if you create one!

b4zz4 commented 8 years ago

the firmware is digistump?

El 18/08/16 a las 00:13, Samy Kamkar escribió:

It requires being used in Arduino. You can look around for makefiles that will compile Arduino-based code...happy to accept a pull request if you create one!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/samyk/magspoof/issues/14#issuecomment-240612947, or mute the thread https://github.com/notifications/unsubscribe-auth/AAnS-RfXSR5mlFBtrUnwU8sLKBQdx_Wgks5qg83ngaJpZM4JnGBJ.

http://maquinaslibres.tk http://4232.cf

b4zz4 commented 8 years ago

I attain to compile it using this method

http://highlowtech.org/?p=1695

:D

El 18/08/16 a las 00:15, bazza escribió:

the firmware is digistump?

El 18/08/16 a las 00:13, Samy Kamkar escribió:

It requires being used in Arduino. You can look around for makefiles that will compile Arduino-based code...happy to accept a pull request if you create one!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/samyk/magspoof/issues/14#issuecomment-240612947, or mute the thread https://github.com/notifications/unsubscribe-auth/AAnS-RfXSR5mlFBtrUnwU8sLKBQdx_Wgks5qg83ngaJpZM4JnGBJ.

http://maquinaslibres.tk http://4232.cf

http://maquinaslibres.tk http://4232.cf

samyk commented 8 years ago

Yup, that should work, no makefile needed.

samyk commented 8 years ago

You can also compile via platformio: http://platformio.org/