Commit Graph

  • 9d71094388 updates to function hf mf retore1k caioxmag 2011-09-06 09:16:32 +00:00
  • e6b8c965bb fix command-line issue generating core dump on OSX roel@libnfc.org 2011-09-05 13:04:11 +00:00
  • 245e844e80 fix temp changes roel@libnfc.org 2011-09-05 11:48:08 +00:00
  • 38c4979dae fix compiling under MAC OSX roel@libnfc.org 2011-09-05 11:44:45 +00:00
  • 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 +00:00
  • 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 +00:00
  • 2115626711 Fixes to Mifare nested function... caioxmag 2011-09-01 08:13:18 +00:00
  • 5ff9150e3b Corrected some errors from r487, WHICH I FORGOT TO COMMENT. caioxmag 2011-08-31 07:09:50 +00:00
  • 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 +00:00
  • 26fdb4ab49 caioxmag 2011-08-30 09:52:18 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 0a39986e01 alpha2 mifare emulator Merlokbr@gmail.com 2011-06-14 15:28:21 +00:00
  • 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 +00:00
  • 873014de8a linux patch by Wil http://www.proxmark.org/forum/profile.php?id=1639 Merlokbr@gmail.com 2011-06-07 14:30:07 +00:00
  • 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 +00:00
  • 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 +00:00
  • f89c705002 improved version of "hf 14a mifare" command with merge with utility nonce2key Merlokbr@gmail.com 2011-05-31 11:31:20 +00:00
  • 4abe4f5867 nested authentication works ok (tested) and code cleaning Merlokbr@gmail.com 2011-05-26 15:20:03 +00:00
  • 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 +00:00
  • cee5a30d53 Added iClass eavesdrop support for Proxmark3 dekoninggans@gmail.com 2011-05-18 12:33:32 +00:00
  • 593924e751 Bitsync fix 2. Gerhard dekoninggans@gmail.com 2011-02-04 19:43:48 +00:00
  • 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 +00:00
  • d82c6ebb84 Fixed ISSUE 15 in iso14443a.c - Gerhard dekoninggans@gmail.com 2011-01-28 12:34:05 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 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 +00:00
  • 534983d735 iso14a reader patches [Hagen Fritsch] adam@algroup.co.uk 2010-07-13 13:39:30 +00:00
  • 7e758047e4 iso14a cleanup and implement RATS [Hagen Fritsch] adam@algroup.co.uk 2010-06-26 08:24:21 +00:00
  • 6c45a008f5 bring snooper into line with new command format adam@algroup.co.uk 2010-06-26 08:22:42 +00:00
  • 602ac4d7c5 multiple proxmark device support [Mohamed Elsabagh] adam@algroup.co.uk 2010-05-14 11:04:28 +00:00
  • bd84638614 create target for binary file archive (linux version) adam@algroup.co.uk 2010-05-09 12:17:42 +00:00
  • 3612a8a8e2 legic write/simulate [Anon] adam@algroup.co.uk 2010-05-06 11:24:01 +00:00
  • 538300eed8 legic code tidy up [Hagen Fritsch] adam@algroup.co.uk 2010-05-04 14:31:54 +00:00
  • 346ad5fbbb Fix linux GUI crash [Hagen Fritsch] adam@algroup.co.uk 2010-04-20 08:22:05 +00:00
  • 15cdabd474 Fix issue 14: mandemod and lf em4x em410xread crashes the proxmark3 client app ksjoberg 2010-04-06 13:41:37 +00:00
  • 33bf54cf3d Makefile: add explicit target to compile client only yobibe 2010-03-29 10:44:03 +00:00
  • b38742c92c Fix small issue in make help yobibe 2010-03-29 10:36:26 +00:00
  • 23e5d20eed strip trailing space in a more strictly correct place adam@algroup.co.uk 2010-03-08 14:20:05 +00:00
  • 9cb00f305c move trailing space stripping to client/proxmark3.c (per discussion on r426) adam@algroup.co.uk 2010-03-08 09:16:28 +00:00
  • fcdfc43e1f strip trailing space(s) (may have been added by readline) adam@algroup.co.uk 2010-03-07 15:25:48 +00:00
  • c6f1fb9dbd revert command offsets now leading spaces have been stripped (thanks iZsh!) adam@algroup.co.uk 2010-03-06 08:01:08 +00:00
  • 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 +00:00
  • f443ff3ebc fix id offset in hid simulate adam@algroup.co.uk 2010-03-05 23:39:07 +00:00
  • 72934aa313 Streamline some code, tidy up redundant functions, no change in functionality. d18c7db 2010-03-05 04:14:04 +00:00
  • 0aa4cfc2f1 Fix up small error in main osc startup delay and replace more custom defines with standard Atmel defines d18c7db 2010-03-04 08:15:59 +00:00
  • 9e84fd5b73 Fix FMCN setting so it actually matches datasheet marcansoft 2010-03-04 05:01:32 +00:00
  • e7227419e5 Don't modify the PATH to prevent from mixing multiple arm-eabi compilers in the PATH izsh@fail0verflow.com 2010-03-04 00:33:05 +00:00
  • ed82636b49 There is no proof this fix anything. This could just be out of randomness or subtle compiler optimization differences due to the change. izsh@fail0verflow.com 2010-03-04 00:30:54 +00:00
  • 24b182d01b Remove 512k support, fix flash waitstates marcansoft 2010-03-03 13:33:24 +00:00
  • 928727a45b Use sane optimization for armsrc marcansoft 2010-03-03 13:19:29 +00:00
  • 96fdc9543f Updated BOM with current Digikey part numbers, deleted pricing info as it's volatile. d18c7db 2010-03-03 05:38:08 +00:00
  • 2f2002ad52 add svn ignore to .bash_history d18c7db 2010-03-03 02:31:22 +00:00
  • bad6eab230 Fix possible type casting issue. Add another JTAG config file :) d18c7db 2010-03-03 02:27:14 +00:00
  • 86c35934fc Corrected erroneous bit masking d18c7db 2010-02-28 05:30:26 +00:00
  • c2686a4997 fix Makefile for new flasher adam@algroup.co.uk 2010-02-27 09:20:04 +00:00
  • 09c1ce4bdd put arm-eabi compiler back on path for those that have followed devkitpro installation instructions adam@algroup.co.uk 2010-02-27 09:05:03 +00:00
  • bd469288ab Added Eagle source files, replaced b/w schema and placement bitmap with combined colour pdf. d18c7db 2010-02-27 01:45:50 +00:00
  • 9af4835863 Add KEEP() to version information section marcansoft 2010-02-26 23:29:22 +00:00
  • 7f7e715756 Add explicit PHDRs to bootrom to properly separate data and bss marcansoft 2010-02-26 21:40:27 +00:00
  • 9b87d273b5 Fix minor consistency issue in armsrc/ldscript marcansoft 2010-02-26 21:40:14 +00:00
  • 86d3195518 Bootloader cleanup (UNTESTED!) marcansoft 2010-02-26 15:14:47 +00:00
  • cc7580be7a Minor fix to armsrc ldscript marcansoft 2010-02-26 15:14:27 +00:00
  • 66d6ba7057 Get rid of flasher memory leak marcansoft 2010-02-26 15:13:58 +00:00
  • 0ae6234a5b Remove remnant junk and TODO -> FIXME marcansoft 2010-02-26 14:08:54 +00:00
  • 8fe1a992c7 New flasher, much more paranoid and much more correct. marcansoft 2010-02-26 14:03:43 +00:00
  • 98bf65a640 Fix up armsrc/ldscript (create proper PHDRs, cleanup) marcansoft 2010-02-26 14:03:21 +00:00
  • 98540684df Link using gcc and get rid of the LIBGCC stuff marcansoft 2010-02-26 14:03:03 +00:00
  • b7913d8f4b Make version data const marcansoft 2010-02-26 14:02:27 +00:00
  • 85f2819c8a Add extra elf.h constants marcansoft 2010-02-26 14:02:08 +00:00
  • 4e3e51b612 Add beginnings of hopeful endian-independence marcansoft 2010-02-26 14:01:51 +00:00
  • e949e6a63e Add license header to armsrc/ldscript marcansoft 2010-02-26 14:01:31 +00:00
  • 845ea63b7c Clean up common linker script marcansoft 2010-02-26 13:59:37 +00:00
  • e0c67c7f45 COMPILING.txt: Request for the arm crosscompiler to be in the PATH izsh@fail0verflow.com 2010-02-26 13:49:49 +00:00
  • a63deed172 common/Makefile.common: Revert the DEVKITARM change. Just need to put the cross compiler in the path. No need to hardcode for a given distribution and a given version. izsh@fail0verflow.com 2010-02-26 13:06:07 +00:00
  • 212ef3a04d Apply copyright patch from Michael Gernoth izsh@fail0verflow.com 2010-02-25 21:57:35 +00:00
  • 29639ee8e1 And directory ;) d18c7db 2010-02-25 20:11:10 +00:00
  • da133b47a9 Delete obsolete windows files d18c7db 2010-02-25 20:02:01 +00:00
  • 243dc69001 Fix memset warning izsh@fail0verflow.com 2010-02-24 20:47:32 +00:00
  • 9e13f87517 Fix a couple of warnings izsh@fail0verflow.com 2010-02-24 20:34:13 +00:00
  • e3e96e56df client/Makefile: Typo for Darwin izsh@fail0verflow.com 2010-02-24 20:33:55 +00:00
  • f1d7d57428 COMPILING: move to COMPILING.txt. izsh@fail0verflow.com 2010-02-24 19:49:16 +00:00
  • 8691f5b7bb Fix QT compilation for Windows/MinGW and update the compilation instructions accordingly. izsh@fail0verflow.com 2010-02-24 19:33:29 +00:00
  • 9cc7c4b4d1 client/COMPILING: move to /COMPILING and add instructions to be able to compile the firmware as well. izsh@fail0verflow.com 2010-02-23 22:10:35 +00:00
  • 13bb3b4b11 client/COMPILING: Simplify dev. environment initial setup for Windows (WORK STILL IN PROGRESS) izsh@fail0verflow.com 2010-02-23 20:55:35 +00:00
  • 913d23c661 client/cmdlfem4x.c: Fix a warning about probable uninitialized variable with gcc 4.4 izsh@fail0verflow.com 2010-02-23 20:52:50 +00:00
  • ba06a4b694 setting svn:eol-style=native on files, part 3 (should be done now, sorry) bushing 2010-02-22 19:29:05 +00:00
  • a459118217 setting svn:eol-style=native on files, part 2 bushing 2010-02-22 19:25:02 +00:00
  • 770f73457a setting svn:eol-style=native on files, part 1 (see http://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html) bushing 2010-02-22 19:18:49 +00:00
  • 30351384b6 correct paths for devkitPro Linux development environment adam@algroup.co.uk 2010-02-22 12:36:42 +00:00
  • 7b93d91671 Updated missing lib in ProxSpace d18c7db 2010-02-22 03:54:44 +00:00
  • 72de52ee7b Updates for new MinGW ProxSpace environment d18c7db 2010-02-22 01:56:15 +00:00
  • fddf220a8b Add -O3 on the client's side and fix yielding warnings izsh@fail0verflow.com 2010-02-21 20:01:56 +00:00
  • 6620e46b00 Ooops, we forgot a few details izsh@fail0verflow.com 2010-02-21 19:58:32 +00:00
  • 4fc25350c2 Add HACKING.txt with coding style guidelines marcansoft 2010-02-21 19:16:36 +00:00
  • afb8304a7b make a start on updating the main README adam@algroup.co.uk 2010-02-21 10:23:05 +00:00