Commit Graph

  • f23e056d95 added 'buffclear' - when you absolutely positivley must clear every bit in the room adam@algroup.co.uk 2009-07-03 10:17:52 +0000
  • 93f36463fb fix a compilation issue on linux (include termcap lib) skamkar 2009-07-03 10:13:20 +0000
  • 8f61ef56ed documented tag IDs for the 3 new EM4102 traces skamkar 2009-07-03 00:57:54 +0000
  • a91ff4c8e7 with em410xread, retest if we read our bits the wrong way (1=0 and 0=1) skamkar 2009-07-03 00:56:12 +0000
  • 15db5fb71a Improved askdemod to detect transitions from peak to peak, instead of zero-crossings, works much better for more tag types (all tags in the traces directory at least). edouard@lafargue.name 2009-07-02 22:54:44 +0000
  • ababf78201 Added traces for EM4102, HID Prox II and Indala LF cards edouard@lafargue.name 2009-07-02 20:37:32 +0000
  • 3f030abe3f updated help adam@algroup.co.uk 2009-07-02 15:12:49 +0000
  • 1584e0ee58 Various traces from tags for testing and educational purposes skamkar 2009-07-02 03:15:42 +0000
  • 9760414b96 Added em410xread, em410xsim, em410xread, bitstream, manmod, detectclock commands. Added an offline mode. Improved manchester demod routine, auto-detect clock rate in various routines. skamkar 2009-07-02 03:13:13 +0000
  • e6b13a5718 Don't depend on local path/lib settings for easier compilation skamkar 2009-07-02 01:29:48 +0000
  • c9f99c010e New version of mandemod 64 by Samy: now does not need 'askdemod' anymore, and support for more EM-like tag types. edouard@lafargue.name 2009-06-30 05:58:53 +0000
  • 16e590fd2b fix loader memory mapping adam@algroup.co.uk 2009-06-29 13:26:35 +0000
  • 0673512814 enable flashing from linux adam@algroup.co.uk 2009-06-28 22:13:04 +0000
  • bb06be43b7 update arm toolchain installer for linux and make it a little more user friendly use ARMLIB environment variable so you don't need to edit Makefile.linux after updates adam@algroup.co.uk 2009-06-28 21:31:35 +0000
  • db917a164f Add the new Linux "cli" command line client, thanks for the contribution! edouard@lafargue.name 2009-06-26 10:20:55 +0000
  • 7fdbe272cf Detach kernel driver adam@algroup.co.uk 2009-06-25 13:30:57 +0000
  • 5aad6db03c Fix segfault: v.printf() cannot be called twice on the same arg list yobibe 2009-06-05 09:24:51 +0000
  • d722c4ce78 - Restored the 'reset' command - Linux client: detects offline mode and blocks commands which need a connected Proxmark3 (still do to on Windows) edouard@lafargue.name 2009-04-27 19:56:43 +0000
  • 0e25ae1102 Rationalized LED usage in 14443-B: LED D shows RF Field OK, and LED A, B and C respectively show: - Receiving from reader - Transmitting to tag/reader - Receiving from tag edouard@lafargue.name 2009-04-26 14:26:06 +0000
  • aa4d9d9b73 - Added new Makefile.linux in bootrom directory - Cleaned up Makefile.linux in armsrc directory - Added Linux toolchain build script in tools directory - Made LCD support optional (disabled by default) in armsrc - Small formatting changes edouard@lafargue.name 2009-04-25 21:19:59 +0000
  • b1d0de0a08 Added a gnu make compatible Makefile to armsrc for compiling on Linux edouard@lafargue.name 2009-04-21 17:24:42 +0000
  • 1c38843b3f Updated logic in lo_read.v so it's much tidier now, better timing. Commented source and recompiled FPGA to new fpgaimg.c d18c7db 2009-04-16 23:09:21 +0000
  • 1a093c19b5 Added UID reading to SRI512, and reordered the output to reflect the MSB-LSB alignment of the data. Routine should now be OK (including CRC...) edouard@lafargue.name 2009-04-16 09:30:11 +0000
  • fb25b48308 Added a new function to read ISO14443-B ST Microelectronics SRI512 memory tags. I have a problem with CRC though: sometimes it works, sometimes not, I have no clue why, I must be doing something wrong with the CRC calculation routine... edouard@lafargue.name 2009-04-16 08:37:24 +0000
  • 30f2a7d38f Added LF frequency adjustments from d18c7db, cleaned up code, typo fixes in iso14443a code, added the missing "tools" directory, added initial elements for online/offline detection for commands. edouard@lafargue.name 2009-04-15 08:09:06 +0000
  • 974ba9a205 Fixed a typo in command.cpp, moved Changelog to CHANGES.TXT for better coherence. edouard@lafargue.name 2009-04-09 21:57:22 +0000
  • 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... edouard@lafargue.name 2009-04-09 09:37:34 +0000
  • 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! edouard@lafargue.name 2009-04-09 06:43:20 +0000
  • b811cc51f9 Initial directory structure. (no author) 2009-04-09 06:16:17 +0000