Commit graph

7 commits

Author SHA1 Message Date
adam@algroup.co.uk
0673512814 enable flashing from linux 2009-06-28 22:13:04 +00:00
edouard@lafargue.name
db917a164f Add the new Linux "cli" command line client, thanks for the contribution! 2009-06-26 10:20:55 +00:00
adam@algroup.co.uk
7fdbe272cf Detach kernel driver 2009-06-25 13:30:57 +00:00
yobibe
5aad6db03c Fix segfault: v.printf() cannot be called twice on the same arg list
See man.
By chance it worked on 32-bit platforms but on a 64-bit it crashed.
2009-06-05 09:24:51 +00:00
edouard@lafargue.name
d722c4ce78 - Restored the 'reset' command
- Linux client: detects offline mode and blocks commands which need a connected Proxmark3 (still do to on Windows)
2009-04-27 19:56:43 +00:00
edouard@lafargue.name
a60612db65 Added indala demodulation command (indalademod) as well as offline
mode for the Linux client: if no proxmark is detected, the Linux client
will go on. Of course, do not issue Proxmark3 commands in this mode, the
client does not discriminate at this point...
2009-04-09 09:37:34 +00:00
edouard@lafargue.name
6658905f18 Initial commit for the firmware. Used the 20090306_ela version as baseline.
It is identical to the popular 20081211, with the doob addition (20090301), a
linux client, and two additional commands for LF analysis. Let me know if
you find issues here!
2009-04-09 06:43:20 +00:00