Commit Graph

  • bde10a5057 added hitag2 reading in crypto mode functionality roel@libnfc.org 2012-10-16 15:18:13 +00:00
  • 2d495a814d Added output to file for 'lf hitag list' command thijsbreman@gmail.com 2012-10-03 12:30:20 +00:00
  • b62328cc54 cleaned up memmory roel@libnfc.org 2012-09-29 08:46:40 +00:00
  • ed7bd3a380 Added Hitag2 reading tag memory in password mode roel@libnfc.org 2012-09-19 10:23:19 +00:00
  • 8de6b69d1e added 'hitag2.ht2' binary example image for emulation roel@libnfc.org 2012-09-18 13:56:23 +00:00
  • d19929cbe8 MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks, part 2 roel@libnfc.org 2012-09-18 13:53:17 +00:00
  • db09cb3adb MAJOR update, added hitag2 reader, emulation and eavesdropping, lots of new code, including FPGA tweaks roel@libnfc.org 2012-09-18 13:52:50 +00:00
  • e5ad43c07e Power down the field before sending the USB ACK frederikmoellers@aol.de 2012-09-01 23:54:38 +00:00
  • 69f8a37be0 Allow user to specify a delay frederikmoellers@aol.de 2012-08-28 22:45:34 +00:00
  • 5acd09bdfb Basic support for EAC documents (e.g. German Identification Card) frederikmoellers@aol.de 2012-08-28 21:39:50 +00:00
  • b0127e65f1 -Fixed a bug in iso14_apdu -According to ISO14443-4, the block number (bit 0) in the PCB needs to be flipped every once in a while. Not doing so leads to the card not responding to commands anymore. The flipping is done according to the standard now. -Declare iso14_apdu in iso14443a.h to enable usage from other .c files -iso14_apdu now returns 0 if ReaderReceive returned 0 (to distinguish between the case that ReaderReceive returns -1 and the case that it returns 0) -Added a new function to change the timeout (to enable changing it from other .c files without the need for a global variable) frederikmoellers@aol.de 2012-08-24 21:00:03 +00:00
  • 3ebf4b3d01 Corrected indentation in usb_cmd.h frederikmoellers@aol.de 2012-08-23 23:32:18 +00:00
  • db22dfe6ff -Added .history to the svn:ignore property frederikmoellers@aol.de 2012-08-14 14:56:09 +00:00
  • e50d95165c removed dead check of uint8_t > 255 dn337t@gmail.com 2012-08-13 19:52:22 +00:00
  • d13dee9046 target and bitstream back to front! fnargwibble@gmail.com 2012-08-13 16:16:39 +00:00
  • 561f7c11ef added dissector for ISO 14443-A ATS response dn337t@gmail.com 2012-07-25 16:19:56 +00:00
  • 14006804dd added util.h include to avoid implicit function declaration dn337t@gmail.com 2012-07-20 09:06:55 +00:00
  • eede7162bc commented set but unread variable wantSaveToEml dn337t@gmail.com 2012-07-20 09:04:23 +00:00
  • 71d90e54cd hf mf sniff transfered parity from arm to decoding procedure Merlokbr@gmail.com 2012-07-17 15:19:15 +00:00
  • 8b6a93df91 hf mf sniff added CRC_14443_A check Merlokbr@gmail.com 2012-07-17 11:41:56 +00:00
  • c948cbde8c small fix Merlokbr@gmail.com 2012-07-17 11:29:34 +00:00
  • e0c635d19c hf mf sniff - working with emulator files Merlokbr@gmail.com 2012-07-17 11:28:12 +00:00
  • 55acbb2a39 improved command hf mf sniff. Now it cant decode nested authentication and cant write emulator files Merlokbr@gmail.com 2012-07-16 14:49:51 +00:00
  • 39864b0bd4 "hf mf sniff" low level logics works. Merlokbr@gmail.com 2012-07-11 15:52:33 +00:00
  • ec56429002 Fixed writing em410x 40bits UID on T5555/T55x7 tags on 32bits systems t0m4.null@gmail.com 2012-07-10 17:52:17 +00:00
  • 5cd9ec01e0 hf 14a snoop optimized and added parameters. hf 14a sniff - not work. Merlokbr@gmail.com 2012-07-07 15:29:51 +00:00
  • b62a5a8444 small improvements, added new command hf mf sniff (there will be cool sniffer). But now... here is optimized hf 14a snoop. As I see it works the same as th old version. Merlokbr@gmail.com 2012-07-06 16:19:05 +00:00
  • ac14bee321 Fixed auto nt bug douniwan5788 2012-07-06 13:44:37 +00:00
  • 8784cd1aee fixed setting block0 for "magic card". now it works) Merlokbr@gmail.com 2012-07-06 10:00:44 +00:00
  • 423efaccad fixed the mifare bug douniwan5788 2012-07-06 07:06:43 +00:00
  • 545a1f385c another "magic card" backdoor - command "read block". Added several commands to manipulate card data. Merlokbr@gmail.com 2012-07-05 14:05:01 +00:00
  • 208a0166b9 magic Chinese card fully supported. Added commands:csetuid-set card uid and wipe it, csetblk-set 16 byte block, cload-load dump from emulator memory or emulator file Merlokbr@gmail.com 2012-07-05 10:59:15 +00:00
  • f5c5499ab8 changed -elf to -eabi in install-gnuarm4.sh ARMLIB suggestion dn337t@gmail.com 2012-07-05 09:14:13 +00:00
  • f774db9598 added magic card write block Merlokbr@gmail.com 2012-07-05 08:09:41 +00:00
  • 0675f200e6 Added work with "magic Chinese" card (card from: ouyangweidaxian@live.cn) with wipe support). Change UID and wipe only. Merlokbr@gmail.com 2012-07-05 07:31:56 +00:00
  • 7fba33fcc4 updated install-gnuarm4.sh to reflect new convention set by r573 dn337t@gmail.com 2012-07-03 13:13:54 +00:00
  • 18d4eec685 removed commented out CFLAGS setting (probably committed by mistake) dn337t@gmail.com 2012-07-03 12:14:46 +00:00
  • 2414f97889 Added Indala cloning. Fixed HID cloning bug cex123@gmail.com 2012-07-02 08:37:50 +00:00
  • 998064f8c8 fixed spacing roel@libnfc.org 2012-07-01 07:40:26 +00:00
  • 7847961b25 added mfkey roel@libnfc.org 2012-07-01 07:38:26 +00:00
  • 7862f4ad5b fixed output roel@libnfc.org 2012-06-29 12:25:31 +00:00
  • 9fc6a16779 removed output that slowed down the process, this is to avoid missing frames roel@libnfc.org 2012-06-29 12:21:17 +00:00
  • 254b70a4af cleaned up some code roel@libnfc.org 2012-06-29 12:09:24 +00:00
  • 4ab4336a97 added better tracing capabilities, fixed some reader issues roel@libnfc.org 2012-06-29 10:47:07 +00:00
  • 81cd0474cb fixed a lot of simulation issues roel@libnfc.org 2012-06-29 10:24:05 +00:00
  • 912a3e94e4 iClass support is tweaked so it works with HID readers... waiting for further improvement dekoninggans@gmail.com 2012-06-28 15:41:28 +00:00
  • 5f60ac5716 Changed arm-eabi- to arm-none-eabi (new convention) dekoninggans@gmail.com 2012-06-28 13:56:21 +00:00
  • 1e26214152 Extended iClass support with Card and Reader emulation! dekoninggans@gmail.com 2012-06-28 13:38:40 +00:00
  • fa4a296451 extracted download and signature verification functionality to a function in tools/install-gnuarm4.sh dn337t@gmail.com 2012-06-22 14:10:00 +00:00
  • ef928a0e8b avoid spawning whoami to get username in tools/install-gnuarm4.sh dn337t@gmail.com 2012-06-22 13:46:56 +00:00
  • 70049c47db refactored client/pm3_*.py to use with statements, contants and iterators dn337t@gmail.com 2012-06-22 12:02:19 +00:00
  • 0aceafbf2e added simple test suite for client/pm3_*.py dn337t@gmail.com 2012-06-22 11:51:59 +00:00
  • 11d2326425 made clients/pm3_*.py importable as Python modules dn337t@gmail.com 2012-06-22 11:09:36 +00:00
  • f208c9e281 replaced string.find with str.find in findbits.search() dn337t@gmail.com 2012-06-20 20:43:24 +00:00
  • c3631ff82e simplified findbits.main() loop dn337t@gmail.com 2012-06-20 20:41:38 +00:00
  • ee0ef5c5d7 simplified findbits.stringreverse() dn337t@gmail.com 2012-06-20 20:33:53 +00:00
  • df1e29bb40 simplified findbits.binstring() dn337t@gmail.com 2012-06-20 20:31:49 +00:00
  • 9f975d42e8 simplified findbits.invert() dn337t@gmail.com 2012-06-20 20:25:35 +00:00
  • 683f4a90ab added simple test suite for tools/findbits.py dn337t@gmail.com 2012-06-20 20:21:13 +00:00
  • e6304bca2d reduces (but does not eliminate) a coil/fpga setup glitch before every iso15693 command (confuses some cards), also: little cleanup adrian@atrox.at 2012-06-20 17:20:21 +00:00
  • 0546b4aaf7 added more cards to iso15693 uid database, and some minor cleanups adrian@atrox.at 2012-06-20 17:15:21 +00:00
  • 79c4de2a0f made tools/findbits.py importable as a Python module dn337t@gmail.com 2012-06-20 15:07:30 +00:00
  • 9f69393035 Commented out unused, set but never read variables (cause build to fail if warnings treated as errors) GooglePlus@YoungJules.net 2012-06-12 12:21:26 +00:00
  • cee48e2b44 initialize graph cursors to avoid crashing (issue 21) dn337t@gmail.com 2012-06-07 14:00:41 +00:00
  • 36f0588054 use downloaded keyring directly to avoid polluting the user's dn337t@gmail.com 2012-06-07 13:21:14 +00:00
  • 836138032c use char instead of uint8_t to avoid warnings/casting dn337t@gmail.com 2012-06-07 09:24:49 +00:00
  • 99a71a0d01 replaced the getline which does't support by minGW on windows douniwan5788 2012-05-31 09:46:02 +00:00
  • aea4d76687 Enhanced hf mf chk , add default key,support dic file and so on. modify hf mf mifare to automatically use an invalid key'nt try again. make some changes to support mifare classic 4k. douniwan5788 2012-05-30 03:45:55 +00:00
  • 13d8c68d86 removed redundant Dbprintfs from SnoopIso1443a (issue 25) dn337t@gmail.com 2012-05-29 14:16:09 +00:00
  • 9de50d8282 typofix in install-gnuarm4 script dn337t@gmail.com 2012-05-29 13:40:46 +00:00
  • 7431536de7 optimized loop in MifareNested (issue 36) dn337t@gmail.com 2012-05-29 13:23:07 +00:00
  • db389d52cc fixed assignment vs. equals operator (issue 35) dn337t@gmail.com 2012-05-29 12:47:13 +00:00
  • 7853775ee2 added CmdHF15CmdReadmulti using Adrian's second patch from issue 20 dn337t@gmail.com 2012-05-29 12:31:29 +00:00
  • 65a23af22b textual changes: error messages and comments by Andrian + attribution dn337t@gmail.com 2012-05-29 12:22:08 +00:00
  • 05151b6fe8 added head comments on CmdHF15Cmd{Read,Write} using Adrian's second patch from issue 20 dn337t@gmail.com 2012-05-29 12:17:24 +00:00
  • eba61a5647 clarification in 'hf 15 cmd write' message using Adrian's second patch from issue 20 dn337t@gmail.com 2012-05-29 12:12:00 +00:00
  • fdb67f1c8d implemented output of received octets in 'hf 15 cmd raw' dn337t@gmail.com 2012-05-18 12:26:50 +00:00
  • 6d7234cd43 added 'hf 15 cmd sysinfo' using Adrian's second patch from issue 20 dn337t@gmail.com 2012-05-18 09:20:27 +00:00
  • c43897de27 typofix in prepareHF15Cmd comment based on Adrian's second patch from issue 20 dn337t@gmail.com 2012-05-18 09:10:44 +00:00
  • 382223b9a9 fixed offset in 'hf 15 cmd read' to avoid losing the first octet/byte dn337t@gmail.com 2012-05-18 09:07:39 +00:00
  • e8da774090 boolean fix in 'hf 15 cmd read' using Adrian's second patch from issue 20 dn337t@gmail.com 2012-05-18 09:05:00 +00:00
  • e4da8ed0bb typofixes in ISO15693 getUID head comment dn337t@gmail.com 2012-05-18 08:59:22 +00:00
  • c71e7235da extended ISO 15693 UID map using Adrian's second patch from issue 20 dn337t@gmail.com 2012-05-17 14:35:19 +00:00
  • b4a9d8419f implemented ISO 15693 error message decoding and fixed error code offset dn337t@gmail.com 2012-05-17 13:25:50 +00:00
  • 31b6e9af2b Removed unused variables, added implicitly used headers dn337t@gmail.com 2012-05-14 14:48:23 +00:00
  • 2d4eae7617 Support for EM410x card mode in T5555/T55x7 tags. marcin.mielczarczyk 2012-03-07 13:44:53 +00:00
  • 8f97dd895e Fixed versions of Binutils, GDB and Insight in compiler building scripts. marcin.mielczarczyk 2012-03-07 13:12:33 +00:00
  • 0da7184f31 Added documentation. W8M2Hg9lLmWqXSGC 2012-02-06 20:07:35 +00:00
  • 713e7ffbc7 Added / modified SAK descriptions. W8M2Hg9lLmWqXSGC 2012-02-05 09:30:08 +00:00
  • 50011f1970 Added regex to remove spaces and new lines from version.c when compiling under Windows. W8M2Hg9lLmWqXSGC 2012-01-29 00:51:08 +00:00
  • a7bb811dc8 Example traces for modulation recognition / testing fnargwibble@gmail.com 2012-01-26 22:17:10 +00:00
  • ff2e9c1c81 Navigate one sample at a time in plot window and display grid size/status fnargwibble@gmail.com 2012-01-26 17:45:21 +00:00
  • 18856d8894 Navigate a page at a time in plot window fnargwibble@gmail.com 2012-01-23 17:57:42 +00:00
  • 3bc2349df1 Oops. Fix grid lock when zoomed in or out. fnargwibble@gmail.com 2012-01-21 14:32:39 +00:00
  • 7ddb990032 Add plot window keystroke help Add grid display/lock commands to plot window fnargwibble@gmail.com 2012-01-21 13:32:54 +00:00
  • 7e67e42f7e cleaned up some if-def routines roel@libnfc.org 2011-12-16 11:00:51 +00:00
  • 23487cd23c 1. update SAK 2. ratte's fix. http://www.proxmark.org/forum/viewtopic.php?id=979 Merlokbr@gmail.com 2011-11-04 12:35:00 +00:00
  • ec09b62d88 cex123@gmail.com 2011-10-15 15:15:49 +00:00
  • 6c064e161c small updates to hf mf restore1k caioxmag 2011-09-19 12:58:58 +00:00
  • 0f7f9edc14 fixed iso14443b snoop, plus compiling issue of redefined parameter, please take care about this next time before a commit roel@libnfc.org 2011-09-06 10:28:22 +00:00