]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc/appmain.c
Provide option -m for markdown help dump, -h for text dump
[proxmark3-svn] / armsrc / appmain.c
2014-03-18 W8M2Hg9lLmWqXSGCMerge pull request #2 from PenturaLabs/master
2014-03-18 penturalabsAdded Kantech ioProx Support 2/head
2013-10-11 roel@libnfc.orgintegrated MIFARE ultralight features, contributed...
2013-10-04 jonor@live.itAdded more informations at command hw version. Now...
2013-09-19 martin.holst@gmail.comReintegrated scripting-branch into trunk. yay
2013-09-16 martin.holst@gmail.commerged trunk changes into branch
2013-09-01 martin.holst@gmail.comMerged latest trunk changes into scripting-branch
2013-09-01 martin.holst@gmail.comPatch by jonor for raw ISO 1444B commands. See http...
2013-07-08 micki.held@gmx.de(no commit message)
2013-06-26 martin.holst@gmail.comMajor changes to hf mf mifare
2013-06-26 martin.holst@gmail.comFinishing touches on new mifare classic hack rework
2013-03-28 roel@libnfc.orgadded initial test to emulate memory of mf ul tag
2013-03-07 roel@libnfc.orgFinalized migration to new USB CDC interface
2013-02-28 roel@libnfc.orgmerged all patches into CDC repository
2013-02-28 roel@libnfc.orgFinally, rewrote bootrom and flasher program, much...
2013-01-24 cex123@gmail.comFixed bug in HID clone short format. Added EM4xxx block...
2013-01-18 chalk.secu@gmail.comAdded command to read PCF7931 125Khz LF tags. This...
2013-01-16 cex123@gmail.comAdded block command for T55xx and support for cloning...
2012-12-09 roel@libnfc.orgfixed 64-bit cmd/arg for windows
2012-12-05 roel@libnfc.orgremoved all old usb calls
2012-12-04 roel@libnfc.orgmajor USB update
2012-09-18 roel@libnfc.orgMAJOR update, added hitag2 reader, emulation and eavesd...
2012-08-28 frederikmoellers... Basic support for EAC documents (e.g. German Identifica...
2012-07-07 Merlokbr@gmail.comhf 14a snoop optimized and added parameters. hf 14a...
2012-07-06 Merlokbr@gmail.comsmall improvements, added new command `hf mf sniff...
2012-07-05 Merlokbr@gmail.comanother "magic card" backdoor - command "read 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-12 GooglePlus@YoungJu... Commented out unused, set but never read variables...
2012-03-07 marcin.mielczarczykSupport for EM410x card mode in T5555/T55x7 tags.
2011-12-16 roel@libnfc.orgcleaned up some if-def routines
2011-10-15 cex123@gmail.com(no commit message)
2011-06-17 Merlokbr@gmail.com1. updated usb commands
2011-06-10 Merlokbr@gmail.com0. its alpha version!!!
2011-06-07 Merlokbr@gmail.com1. fixed hf 14a mifare. added functionality to ignore...
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-08-23 henryk@ploetzli.chFlash green LED during sample transmission ("data sampl...
2010-07-13 adam@algroup.co.ukiso14a reader patches [Hagen Fritsch]
2010-05-06 adam@algroup.co.uklegic write/simulate [Anon]
2010-02-21 marcansoftAdd license headers to armsrc/bootrom/common stuff
2010-02-21 marcansoftSplit str* and mem* into string.[ch]
2010-02-20 marcansoftClean up data types, some header cleanup, etc.
2010-02-20 marcansoftMore en masse cleanup (whitespace/newlines/headers...
2010-02-20 marcansoftClean up line endings, switch everything to LF instead...
2010-02-20 izsh@fail0verflow.commarcan's patch until he gets commit access. Remove...
2010-02-05 adam@algroup.co.ukput legic back in the system and add rumpletux's fast...
2010-02-04 adam@algroup.co.ukoops. in the spirit of cleaner code, don't do stuff...
2010-02-04 adam@algroup.co.ukmake LF sampling ACK to fix USB timing issue in em410xwatch
2010-02-04 henryk@ploetzli.chLimit DbpString size to the buffer size, patch by Andre...
2010-01-29 adam@algroup.co.ukfix USB send data timing issue in CMD_DOWNLOADED_SIM_SA...
2010-01-28 adam@algroup.co.ukadd 'losimman' command - simulate arbitrary Manchester...
2010-01-10 d18c7dbDecreased BigBuff mem, some elf flasher fixes (needs...
2010-01-09 daniel.boteanuTrim long debug string message in hitune
2010-01-09 daniel.boteanuAdded hitune command for continuously measuring HF...
2010-01-04 d18c7dbFixed some compile warnings in client, minor tidy up...
2010-01-02 bushingswitch away entirely from using DbpInteger to Dbprintf
2010-01-01 bushingcreate Dbprintf convenience function
2009-12-30 roel@libnfc.orgmifare firmware update
2009-12-28 henryk@ploetzli.chRemove LEGIC RF tag emulation code since it's useless...
2009-12-22 bushingfix some ARM build fail
2009-11-23 edouard@lafargue... Added the new SRIX4K reading routine, thanks to jonor...
2009-11-12 d18c7dbFix define typo
2009-11-12 d18c7dbAlso defines to carve out LF related code
2009-11-10 henryk@ploetzli.ch#ifdef out the calls to the ISO15693/14443/14443a funct...
2009-11-06 henryk@ploetzli.chAdd basic communication shell for Legic RF in reader...
2009-10-12 henryk@ploetzli.chAdd basic LEGIC RF communication in tag simulation...
2009-10-09 henryk@ploetzli.chAdd command to manually set ADC mux source
2009-09-29 d18c7dbPushed standard AT91 defines into main code
2009-09-08 henryk@ploetzli.chFix data segement. You may now use stuff like int foo...
2009-09-08 d18c7dbFixed up last gcc 4.1 and 4.4 warnings, added OpenOCD...
2009-09-08 henryk@ploetzli.chHopefully correct code for C's strict aliasing rules
2009-09-01 henryk@ploetzli.chNew bootrom
2009-08-29 henryk@ploetzli.chOnly re-compile version.c as often as necessary
2009-08-28 henryk@ploetzli.chAdd command and code for bidirectional LF emulation...
2009-08-28 henryk@ploetzli.chImplement version information storage and retrieval...
2009-08-28 henryk@ploetzli.chAdd version command
2009-08-19 henryk@ploetzli.chAdd pretty field strength lights for ListenReaderField...
2009-08-08 skamkardetect usb or no usb for standalone mode [ryan]
2009-08-06 d18c7dbAdded tiread command to demod TI tags on the PM3
2009-07-25 d18c7dbadded tiwrite command, split LF code from appmain into...
2009-07-22 d18c7dbFurther additions to tidemod to differentiate between...
2009-07-21 adam@algroup.co.uk[rleroy] add signal strength meter to 'detectreader...
2009-07-20 d18c7dbThis version code now reads a TI tag properly.
2009-07-19 d18c7dbSome new commands (threshold and fskdemod) that act...
2009-07-19 d18c7dbInitial attempt at TI tag reading.
2009-07-13 adam@algroup.co.ukmake button detection more reliable in standalone mode...
2009-07-13 d18c7dbMerged sweeplf into tune command
2009-07-13 skamkarfix debug printing function, add readmem function
2009-07-13 skamkarAdded stand-alone mode (no PC) with HID reading and...
2009-07-12 adam@algroup.co.ukcompile clean and flasher targets
2009-07-10 adam@algroup.co.ukconfirm function has exited on button press
2009-07-08 adam@algroup.co.uk'sweeplf' tells us antenna's resonant frequency
2009-07-07 adam@algroup.co.ukadd 'detectreader' command - listen for external reader...
2009-07-06 adam@algroup.co.uk#defines for ADC channels so we can see what's what
2009-07-04 adam@algroup.co.uksend LF commands to TAG (locomread)
2009-07-03 adam@algroup.co.ukadded 'buffclear' - when you absolutely positivley...
next
Impressum, Datenschutz