Commit Graph

  • 1e26214152 Extended iClass support with Card and Reader emulation! dekoninggans@gmail.com 2012-06-28 13:38:40 +0000
  • fa4a296451 extracted download and signature verification functionality to a function in tools/install-gnuarm4.sh dn337t@gmail.com 2012-06-22 14:10:00 +0000
  • ef928a0e8b avoid spawning whoami to get username in tools/install-gnuarm4.sh dn337t@gmail.com 2012-06-22 13:46:56 +0000
  • 70049c47db refactored client/pm3_*.py to use with statements, contants and iterators dn337t@gmail.com 2012-06-22 12:02:19 +0000
  • 0aceafbf2e added simple test suite for client/pm3_*.py dn337t@gmail.com 2012-06-22 11:51:59 +0000
  • 11d2326425 made clients/pm3_*.py importable as Python modules dn337t@gmail.com 2012-06-22 11:09:36 +0000
  • f208c9e281 replaced string.find with str.find in findbits.search() dn337t@gmail.com 2012-06-20 20:43:24 +0000
  • c3631ff82e simplified findbits.main() loop dn337t@gmail.com 2012-06-20 20:41:38 +0000
  • ee0ef5c5d7 simplified findbits.stringreverse() dn337t@gmail.com 2012-06-20 20:33:53 +0000
  • df1e29bb40 simplified findbits.binstring() dn337t@gmail.com 2012-06-20 20:31:49 +0000
  • 9f975d42e8 simplified findbits.invert() dn337t@gmail.com 2012-06-20 20:25:35 +0000
  • 683f4a90ab added simple test suite for tools/findbits.py dn337t@gmail.com 2012-06-20 20:21:13 +0000
  • 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 +0000
  • 0546b4aaf7 added more cards to iso15693 uid database, and some minor cleanups adrian@atrox.at 2012-06-20 17:15:21 +0000
  • 79c4de2a0f made tools/findbits.py importable as a Python module dn337t@gmail.com 2012-06-20 15:07:30 +0000
  • 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 +0000
  • cee48e2b44 initialize graph cursors to avoid crashing (issue 21) dn337t@gmail.com 2012-06-07 14:00:41 +0000
  • 36f0588054 use downloaded keyring directly to avoid polluting the user's dn337t@gmail.com 2012-06-07 13:21:14 +0000
  • 836138032c use char instead of uint8_t to avoid warnings/casting dn337t@gmail.com 2012-06-07 09:24:49 +0000
  • 99a71a0d01 replaced the getline which does't support by minGW on windows douniwan5788 2012-05-31 09:46:02 +0000
  • 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 +0000
  • 13d8c68d86 removed redundant Dbprintfs from SnoopIso1443a (issue 25) dn337t@gmail.com 2012-05-29 14:16:09 +0000
  • 9de50d8282 typofix in install-gnuarm4 script dn337t@gmail.com 2012-05-29 13:40:46 +0000
  • 7431536de7 optimized loop in MifareNested (issue 36) dn337t@gmail.com 2012-05-29 13:23:07 +0000
  • db389d52cc fixed assignment vs. equals operator (issue 35) dn337t@gmail.com 2012-05-29 12:47:13 +0000
  • 7853775ee2 added CmdHF15CmdReadmulti using Adrian's second patch from issue 20 dn337t@gmail.com 2012-05-29 12:31:29 +0000
  • 65a23af22b textual changes: error messages and comments by Andrian + attribution dn337t@gmail.com 2012-05-29 12:22:08 +0000
  • 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 +0000
  • 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 +0000
  • fdb67f1c8d implemented output of received octets in 'hf 15 cmd raw' dn337t@gmail.com 2012-05-18 12:26:50 +0000
  • 6d7234cd43 added 'hf 15 cmd sysinfo' using Adrian's second patch from issue 20 dn337t@gmail.com 2012-05-18 09:20:27 +0000
  • c43897de27 typofix in prepareHF15Cmd comment based on Adrian's second patch from issue 20 dn337t@gmail.com 2012-05-18 09:10:44 +0000
  • 382223b9a9 fixed offset in 'hf 15 cmd read' to avoid losing the first octet/byte dn337t@gmail.com 2012-05-18 09:07:39 +0000
  • 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 +0000
  • e4da8ed0bb typofixes in ISO15693 getUID head comment dn337t@gmail.com 2012-05-18 08:59:22 +0000
  • c71e7235da extended ISO 15693 UID map using Adrian's second patch from issue 20 dn337t@gmail.com 2012-05-17 14:35:19 +0000
  • b4a9d8419f implemented ISO 15693 error message decoding and fixed error code offset dn337t@gmail.com 2012-05-17 13:25:50 +0000
  • 31b6e9af2b Removed unused variables, added implicitly used headers dn337t@gmail.com 2012-05-14 14:48:23 +0000
  • 2d4eae7617 Support for EM410x card mode in T5555/T55x7 tags. marcin.mielczarczyk 2012-03-07 13:44:53 +0000
  • 8f97dd895e Fixed versions of Binutils, GDB and Insight in compiler building scripts. marcin.mielczarczyk 2012-03-07 13:12:33 +0000
  • 0da7184f31 Added documentation. W8M2Hg9lLmWqXSGC 2012-02-06 20:07:35 +0000
  • 713e7ffbc7 Added / modified SAK descriptions. W8M2Hg9lLmWqXSGC 2012-02-05 09:30:08 +0000
  • 50011f1970 Added regex to remove spaces and new lines from version.c when compiling under Windows. W8M2Hg9lLmWqXSGC 2012-01-29 00:51:08 +0000
  • a7bb811dc8 Example traces for modulation recognition / testing fnargwibble@gmail.com 2012-01-26 22:17:10 +0000
  • ff2e9c1c81 Navigate one sample at a time in plot window and display grid size/status fnargwibble@gmail.com 2012-01-26 17:45:21 +0000
  • 18856d8894 Navigate a page at a time in plot window fnargwibble@gmail.com 2012-01-23 17:57:42 +0000
  • 3bc2349df1 Oops. Fix grid lock when zoomed in or out. fnargwibble@gmail.com 2012-01-21 14:32:39 +0000
  • 7ddb990032 Add plot window keystroke help Add grid display/lock commands to plot window fnargwibble@gmail.com 2012-01-21 13:32:54 +0000
  • 7e67e42f7e cleaned up some if-def routines roel@libnfc.org 2011-12-16 11:00:51 +0000
  • 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 +0000
  • ec09b62d88 cex123@gmail.com 2011-10-15 15:15:49 +0000
  • 6c064e161c small updates to hf mf restore1k caioxmag 2011-09-19 12:58:58 +0000
  • 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 +0000
  • 9d71094388 updates to function hf mf retore1k caioxmag 2011-09-06 09:16:32 +0000
  • e6b8c965bb fix command-line issue generating core dump on OSX roel@libnfc.org 2011-09-05 13:04:11 +0000
  • 245e844e80 fix temp changes roel@libnfc.org 2011-09-05 11:48:08 +0000
  • 38c4979dae fix compiling under MAC OSX roel@libnfc.org 2011-09-05 11:44:45 +0000
  • 3d77fdfab5 Dump1k now writes keys to dumpdata.bin even when they are masked with zeroes in a read command caioxmag 2011-09-02 08:33:45 +0000
  • 1f947c4b09 - Added very basic scripting support to PM3 client-side (proxmark3 application) - Created several scripts to aid in EML/MFD file conversion - Created script which generates PM3-scripts for emulation based on MFD/EML input files zveriu@gmail.com 2011-09-01 09:03:20 +0000
  • 2115626711 Fixes to Mifare nested function... caioxmag 2011-09-01 08:13:18 +0000
  • 5ff9150e3b Corrected some errors from r487, WHICH I FORGOT TO COMMENT. caioxmag 2011-08-31 07:09:50 +0000
  • 3d0adc14cf - Corrected ELF to EABI target (since Makefile refers to EABI and to be consistent with Compiling wiki page) - Added signature checks for most of the downloaded packages (gpg --verify package.tar.bz2.sig) - Improved general download and fail-scenarios management - Added additional TODO items to be handled later as lower priority zveriu@gmail.com 2011-08-30 19:56:53 +0000
  • 26fdb4ab49 caioxmag 2011-08-30 09:52:18 +0000
  • 0014cb46da 1. emulator works. tested on ARC1302, NXP pegoda, touchtag, my firm's readers. 2. added increment, decrement, restore, transfer commands 3. fixed several small bugs and small code cleaning 4. there is strange behavier in the emulator: for 7BUID is seems that there is must be a feature that cam make work card withouth 2nd anticollision loop. NXP reader authenticates, but cant read card contents. all the rest readers works, BUT.... my 7BUID mifare card dont work AT ALL .... I dont know what i should do ) Merlokbr@gmail.com 2011-06-25 13:03:01 +0000
  • 51969283ec 1. fixed (it seems) readline behavior. Now there is no proxmark3 prompts on the data. 2. emulator goes into beta stage. works: - work with 4BUID and 7BUID dumps - load/save/grab dumps - emulate select - emulate authentication (with nested) - emulate read/write blocks - emulate NACK-ACK ping-pong Merlokbr@gmail.com 2011-06-23 16:49:39 +0000
  • ab8b654efa added functionality: dump card memory, save|load card memory. 50% fixed problem with readline lib Merlokbr@gmail.com 2011-06-22 01:25:16 +0000
  • 8556b852ed 1. updated usb commands 2. added abilities to: clear, get, set, load from card, load from nested card emulator dump 3. tried to fix proxmark promt have seen everywhere (not so good) 4. reorganized arm code Merlokbr@gmail.com 2011-06-17 18:39:54 +0000
  • 8f51ddb0bd 1. fixed send manchester 2. emulator commands select, authenticate, read block, write block works 3. nested authentication - not working (maybe next release) 4. small bugfixes 5. mifare1ksim - in alpha state!!! code not so clear!!! Merlokbr@gmail.com 2011-06-16 14:43:49 +0000
  • 0a39986e01 alpha2 mifare emulator Merlokbr@gmail.com 2011-06-14 15:28:21 +0000
  • 9ca155ba44 0. its alpha version!!! 1. commands changed from "hf 14a" to "hf mf" 2. some code cleaning and small bugfixes 3. alpha version hf mf sim 4. added internal function GetTickCount() for time measuring Merlokbr@gmail.com 2011-06-10 13:35:10 +0000
  • 873014de8a linux patch by Wil http://www.proxmark.org/forum/profile.php?id=1639 Merlokbr@gmail.com 2011-06-07 14:30:07 +0000
  • f397b5cc87 1. fixed hf 14a mifare. added functionality to ignore one Nt 2. completed hf 14a nested 3. added hf 14a chk to check keys 5. added check keys to hf 14a mifare and hf 14a nested 6. added debug level to mifare commands 7. small bugs and improvements Merlokbr@gmail.com 2011-06-07 12:35:52 +0000
  • 50193c1e3e 1. small bugfix in hf 14a mifare 2. now in cmd hf 14a mifare - blinks LED_C 3. bugfix in readblock 2. bugfix in USB CommandReceived 3. small improvements Merlokbr@gmail.com 2011-06-01 14:12:11 +0000
  • f89c705002 improved version of "hf 14a mifare" command with merge with utility nonce2key Merlokbr@gmail.com 2011-05-31 11:31:20 +0000
  • 4abe4f5867 nested authentication works ok (tested) and code cleaning Merlokbr@gmail.com 2011-05-26 15:20:03 +0000
  • 20f9a2a1d5 1. Mifare read block command 2. Mifare read sector (via 1) 3. Mifare write block 4. fixed several bugs in iso 14443 select added Issue 23 Issue 26 Merlokbr@gmail.com 2011-05-26 12:55:15 +0000
  • cee5a30d53 Added iClass eavesdrop support for Proxmark3 dekoninggans@gmail.com 2011-05-18 12:33:32 +0000
  • 593924e751 Bitsync fix 2. Gerhard dekoninggans@gmail.com 2011-02-04 19:43:48 +0000
  • 2f2d9fc5ac Fixed some small mistakes in the bit synchronization of Miller and Manchester decoding part. Gerhard dekoninggans@gmail.com 2011-02-04 16:25:31 +0000
  • d82c6ebb84 Fixed ISSUE 15 in iso14443a.c - Gerhard dekoninggans@gmail.com 2011-01-28 12:34:05 +0000
  • 9455b51c2a Issue 20 patch (refactored code of the iso15693 implementation as well as several enhancements) [Adrian Dabrowski "atrox"] adam@algroup.co.uk 2010-10-19 14:25:17 +0000
  • 6c1e2d95f4 Add a ramfunc section in the data segment, which will be copied to ram on startup. Add a RAMFUNC function attribute to have functions copied to and run from ram. Fix "blew circular buffer" error in hf 14a snoop by executing SnoopIso14443a from ram (eats about 3.5k of ram) henryk@ploetzli.ch 2010-10-08 10:23:04 +0000
  • 2c3685c26c BOOTROM CHANGE: Add jump to interrupt handler from Advanced Interrupt Controller. This change is necessary for all IRQ functionality. If a future osimage needs IRQ functions, the bootloader must be updated to at least this version. henryk@ploetzli.ch 2010-09-10 22:34:24 +0000
  • d3b1f4e406 Flash green LED during sample transmission ("data samples" and "data hexsamples" commands) to indicate activity (and that the device hasn't hung) henryk@ploetzli.ch 2010-08-23 07:49:44 +0000
  • 534983d735 iso14a reader patches [Hagen Fritsch] adam@algroup.co.uk 2010-07-13 13:39:30 +0000
  • 7e758047e4 iso14a cleanup and implement RATS [Hagen Fritsch] adam@algroup.co.uk 2010-06-26 08:24:21 +0000
  • 6c45a008f5 bring snooper into line with new command format adam@algroup.co.uk 2010-06-26 08:22:42 +0000
  • 602ac4d7c5 multiple proxmark device support [Mohamed Elsabagh] adam@algroup.co.uk 2010-05-14 11:04:28 +0000
  • bd84638614 create target for binary file archive (linux version) adam@algroup.co.uk 2010-05-09 12:17:42 +0000
  • 3612a8a8e2 legic write/simulate [Anon] adam@algroup.co.uk 2010-05-06 11:24:01 +0000
  • 538300eed8 legic code tidy up [Hagen Fritsch] adam@algroup.co.uk 2010-05-04 14:31:54 +0000
  • 346ad5fbbb Fix linux GUI crash [Hagen Fritsch] adam@algroup.co.uk 2010-04-20 08:22:05 +0000
  • 15cdabd474 Fix issue 14: mandemod and lf em4x em410xread crashes the proxmark3 client app ksjoberg 2010-04-06 13:41:37 +0000
  • 33bf54cf3d Makefile: add explicit target to compile client only yobibe 2010-03-29 10:44:03 +0000
  • b38742c92c Fix small issue in make help yobibe 2010-03-29 10:36:26 +0000
  • 23e5d20eed strip trailing space in a more strictly correct place adam@algroup.co.uk 2010-03-08 14:20:05 +0000
  • 9cb00f305c move trailing space stripping to client/proxmark3.c (per discussion on r426) adam@algroup.co.uk 2010-03-08 09:16:28 +0000
  • fcdfc43e1f strip trailing space(s) (may have been added by readline) adam@algroup.co.uk 2010-03-07 15:25:48 +0000
  • c6f1fb9dbd revert command offsets now leading spaces have been stripped (thanks iZsh!) adam@algroup.co.uk 2010-03-06 08:01:08 +0000
  • 035303ac5f client/cmdparser.c: Remove the leading spaces before calling the subparser. client/cmdlfhid.c: Modify accordingly. izsh@fail0verflow.com 2010-03-06 00:30:24 +0000