]> git.zerfleddert.de Git - proxmark3-svn/history - client
added magic card write block
[proxmark3-svn] / client /
2012-07-05 Merlokbr@gmail.comadded magic card write block
2012-07-05 Merlokbr@gmail.comAdded work with "magic Chinese" card (card from: ouyang...
2012-07-02 cex123@gmail.comAdded Indala cloning. Fixed HID cloning bug
2012-06-29 roel@libnfc.orgfixed a lot of simulation issues
2012-06-28 dekoninggans@gmail.comExtended iClass support with Card and Reader emulation!
2012-06-22 dn337t@gmail.comrefactored client/pm3_*.py to use with statements,...
2012-06-22 dn337t@gmail.comadded simple test suite for client/pm3_*.py
2012-06-22 dn337t@gmail.commade clients/pm3_*.py importable as Python modules
2012-06-20 adrian@atrox.atadded more cards to iso15693 uid database, and some...
2012-06-07 dn337t@gmail.cominitialize graph cursors to avoid crashing (issue 21)
2012-06-07 dn337t@gmail.comuse char instead of uint8_t to avoid warnings/casting
2012-05-31 douniwan5788replaced the getline which does't support by minGW...
2012-05-30 douniwan5788Enhanced hf mf chk , add default key,support dic file...
2012-05-29 dn337t@gmail.comadded CmdHF15CmdReadmulti using Adrian's second patch...
2012-05-29 dn337t@gmail.comtextual changes: error messages and comments by Andrian...
2012-05-29 dn337t@gmail.comadded head comments on CmdHF15Cmd{Read,Write} using...
2012-05-29 dn337t@gmail.comclarification in 'hf 15 cmd write' message using Adrian...
2012-05-18 dn337t@gmail.comimplemented output of received octets in 'hf 15 cmd...
2012-05-18 dn337t@gmail.comadded 'hf 15 cmd sysinfo' using Adrian's second patch...
2012-05-18 dn337t@gmail.comtypofix in prepareHF15Cmd comment based on Adrian's...
2012-05-18 dn337t@gmail.comfixed offset in 'hf 15 cmd read' to avoid losing the...
2012-05-18 dn337t@gmail.comboolean fix in 'hf 15 cmd read' using Adrian's second...
2012-05-18 dn337t@gmail.comtypofixes in ISO15693 getUID head comment
2012-05-17 dn337t@gmail.comextended ISO 15693 UID map using Adrian's second patch...
2012-05-17 dn337t@gmail.comimplemented ISO 15693 error message decoding and fixed...
2012-05-14 dn337t@gmail.comRemoved unused variables, added implicitly used headers
2012-03-07 marcin.mielczarczykSupport for EM410x card mode in T5555/T55x7 tags.
2012-02-05 W8M2Hg9lLmWqXSGCAdded / modified SAK descriptions.
2012-01-26 fnargwibble@gmail.comNavigate one sample at a time in plot window and displa...
2012-01-23 fnargwibble@gmail.comNavigate a page at a time in plot window
2012-01-21 fnargwibble@gmail.comOops. Fix grid lock when zoomed in or out.
2012-01-21 fnargwibble@gmail.comAdd plot window keystroke help
2011-11-04 Merlokbr@gmail.com1. update SAK
2011-10-15 cex123@gmail.com(no commit message)
2011-09-19 caioxmagsmall updates to hf mf restore1k
2011-09-06 roel@libnfc.orgfixed iso14443b snoop, plus compiling issue of redefine...
2011-09-06 caioxmagupdates to function hf mf retore1k
2011-09-05 roel@libnfc.orgfix command-line issue generating core dump on OSX
2011-09-05 roel@libnfc.orgfix temp changes
2011-09-05 roel@libnfc.orgfix compiling under MAC OSX
2011-09-02 caioxmagDump1k now writes keys to dumpdata.bin even when they...
2011-09-01 zveriu@gmail.com - Added very basic scripting support to PM3 client...
2011-09-01 caioxmagFixes to Mifare nested function...
2011-08-31 caioxmagCorrected some errors from r487, WHICH I FORGOT TO...
2011-08-30 caioxmag(no commit message)
2011-06-25 Merlokbr@gmail.com1. emulator works. tested on ARC1302, NXP pegoda, touch...
2011-06-23 Merlokbr@gmail.com1. fixed (it seems) readline behavior. Now there is...
2011-06-22 Merlokbr@gmail.comadded functionality: dump card memory, save|load card...
2011-06-17 Merlokbr@gmail.com1. updated usb commands
2011-06-10 Merlokbr@gmail.com0. its alpha version!!!
2011-06-07 Merlokbr@gmail.comlinux patch by Wil
2011-06-07 Merlokbr@gmail.com1. fixed hf 14a mifare. added functionality to ignore...
2011-06-01 Merlokbr@gmail.com1. small bugfix in hf 14a mifare
2011-05-31 Merlokbr@gmail.comimproved version of "hf 14a mifare" command
2011-05-26 Merlokbr@gmail.comnested authentication works ok (tested)
2011-05-26 Merlokbr@gmail.com1. Mifare read block command
2011-05-18 dekoninggans@gmail.comAdded iClass eavesdrop support for Proxmark3
2010-10-19 adam@algroup.co.ukIssue 20 patch (refactored code of the iso15693 impleme...
2010-07-13 adam@algroup.co.ukiso14a reader patches [Hagen Fritsch]
2010-06-26 adam@algroup.co.ukiso14a cleanup and implement RATS [Hagen Fritsch]
2010-06-26 adam@algroup.co.ukbring snooper into line with new command format
2010-05-14 adam@algroup.co.ukmultiple proxmark device support [Mohamed Elsabagh]
2010-05-09 adam@algroup.co.ukcreate target for binary file archive (linux version)
2010-05-06 adam@algroup.co.uklegic write/simulate [Anon]
2010-04-20 adam@algroup.co.ukFix linux GUI crash [Hagen Fritsch]
2010-04-06 ksjobergFix issue 14: mandemod and lf em4x em410xread crashes...
2010-03-08 adam@algroup.co.ukstrip trailing space in a more strictly correct place
2010-03-08 adam@algroup.co.ukmove trailing space stripping to client/proxmark3.c...
2010-03-07 adam@algroup.co.ukstrip trailing space(s) (may have been added by readline)
2010-03-06 adam@algroup.co.ukrevert command offsets now leading spaces have been...
2010-03-06 izsh@fail0verflow.comclient/cmdparser.c: Remove the leading spaces before...
2010-03-05 adam@algroup.co.ukfix id offset in hid simulate
2010-02-26 marcansoftGet rid of flasher memory leak
2010-02-26 marcansoftRemove remnant junk and TODO -> FIXME
2010-02-26 marcansoftNew flasher, much more paranoid and much more correct.
2010-02-26 marcansoftAdd extra elf.h constants
2010-02-26 marcansoftAdd beginnings of hopeful endian-independence
2010-02-25 izsh@fail0verflow.comApply copyright patch from Michael Gernoth
2010-02-24 izsh@fail0verflow.comFix memset warning
2010-02-24 izsh@fail0verflow.comFix a couple of warnings
2010-02-24 izsh@fail0verflow.comclient/Makefile: Typo for Darwin
2010-02-24 izsh@fail0verflow.comFix QT compilation for Windows/MinGW and update the...
2010-02-23 izsh@fail0verflow.comclient/COMPILING: move to /COMPILING and add instructio...
2010-02-23 izsh@fail0verflow.comclient/COMPILING: Simplify dev. environment initial...
2010-02-23 izsh@fail0verflow.comclient/cmdlfem4x.c: Fix a warning about probable uninit...
2010-02-22 d18c7dbUpdated missing lib in ProxSpace
2010-02-22 d18c7dbUpdates for new MinGW ProxSpace environment
2010-02-21 izsh@fail0verflow.comAdd -O3 on the client's side and fix yielding warnings
2010-02-21 d18c7dbUpdated COMPILING
2010-02-21 d18c7dbWindows specific instructions regarding the compile...
2010-02-21 izsh@fail0verflow.comclient/Makefile: Cosmestic changes.
2010-02-21 izsh@fail0verflow.comAdd License/Copyright headers/notices. Please add your...
2010-02-21 izsh@fail0verflow.com/client/Makefile: Output object files to the obj subdir.
2010-02-20 izsh@fail0verflow.comRemoving windows specific code. Everything now compile...
2010-02-20 izsh@fail0verflow.comOops forgot a file
2010-02-20 izsh@fail0verflow.comFix windows compilation issues. But still not final...
2010-02-19 d18c7dbRemoved hackish usb.h file, re-added Info.plist
2010-02-18 d18c7dbNot a source code file
2010-02-18 d18c7dbAttempt at getting the windows client to at least compi...
2010-02-15 adam@algroup.co.ukfix output inversion in mandemod
next
Impressum, Datenschutz