]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc
FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to...
[proxmark3-svn] / armsrc /
2017-03-24 iceman1001FIX: lf hitag : Mea culpa, simulation should not have...
2017-03-10 IcemanMerge pull request #89 from angelsl/mfsetmod
2017-03-09 angelslAdd Mifare Classic EV1 set load modulation command
2017-03-06 iceman1001chg: unused .. but not for long
2017-03-06 iceman1001CHG: renamed struct sector -> sector_t
2017-03-06 iceman1001CHG: And that should be everything cleaned up with...
2017-03-06 iceman1001CHG: breaking, forgot some..
2017-03-06 iceman1001FIX: since the correctionNeeded logic changed, with...
2017-03-06 IcemanMerge pull request #87 from timhir/master
2017-03-06 Timo HirvonenImproved logic for determining the correct Frame Delay...
2017-03-05 iceman1001FIX: Coverity Scan fixes to emvcmd.c among others.
2017-03-04 iceman1001CHG: @marshmellow42 's XL size, and em4x05 timmings.
2017-03-01 iceman1001CHG: finalized the merge between peter filmoores 14ata...
2017-02-28 iceman1001FIX: @marshmellow42 's ST detection fix.
2017-02-28 iceman1001CHG: `hf 14a read` - started to add a Magic tag gen2...
2017-02-27 iceman1001ADD: `hf 14a read` - now can detect the newer magic...
2017-02-25 iceman1001CHG: coverity scan cpmplains..
2017-02-25 iceman1001BUG: forgot to remove
2017-02-25 iceman1001FIX: `hf mf sim` - authentication works again.
2017-02-24 iceman1001CHG: @marshmellow42 's changes to lfops.c /lfsampling.c
2017-02-24 iceman1001CHG: @Marshmellow42 's fixes. ref: https://github...
2017-02-22 iceman1001CHG: continue code cleanup.
2017-02-22 iceman1001chg: @piwi's code cleanup and some more.
2017-02-18 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2017-02-18 iceman1001CHG: `lf em` - added @marshmellow42 's changes
2017-02-15 iceman1001FIX: wrong variable name.
2017-02-15 iceman1001FIX: coverity scan found some bugs in EMV code. These...
2017-02-13 iceman1001FIX: 'EMV compiling' - Makefiles are very picky about...
2017-02-13 iceman1001CHG: some minor adjustments.
2017-02-13 iceman1001FIX: T5555/Q5 datarate when used in "Q" parameter...
2017-02-07 iceman1001FIX: first attempt to clean up EM4x50 commands.
2017-02-06 iceman1001CHG: testing to set 460800 baudrate as default, if...
2017-02-05 iceman1001chg: uncomment -DWITH EMV to compile for EMV.
2017-02-05 iceman1001syntax sugar
2017-02-05 iceman1001FIX: commented code screws up notepad++ groupings.
2017-02-05 iceman1001FIX: get rid of de-referecing pointer warnings.
2017-02-05 iceman1001ADD: 'hf emv' - forgot to add some file
2017-02-05 iceman1001CHG: '-DWITH_EMV' - fixing some compilation errors...
2017-02-02 iceman1001CHG: 'lf cotag demod' - now finds FC/CN Thanks to...
2017-02-02 iceman1001ADD: 'lf cotag read' - COTAG can be read now.
2017-02-01 iceman1001ADD: 'hf standalone 14a mode", added "mifare 4k" detec...
2017-02-01 iceman1001CHG: 'lf cotag read' - it now follows "lf config" setti...
2017-02-01 iceman1001FIX: 'standalone_14a mode' - cleaned up the standalone1...
2017-02-01 iceman1001CHG: rename a local scope variable "data"->"cmd"
2017-01-31 iceman1001CHG: 'lf snoop' - now automatically downloads...
2017-01-29 iceman1001FIX: 'hf 14a sim x' - adjusted and shows messages...
2017-01-29 iceman1001FIX: 'hf 14a sim x' - this fixes the error with using...
2017-01-29 iceman1001CHG: the mifare Auth command can make use of a random...
2017-01-27 iceman1001ADD: `lf cotag` - added first try at basic functionalit...
2017-01-26 iceman1001CHG: should remove the OSX linker warning: ld: warnin...
2017-01-26 iceman1001ADD: some defines to make headerfiles behave better.
2017-01-26 iceman1001ADD: @micolous random nonce, adjusted to fit in. ...
2017-01-25 iceman1001CHG: moved some from THUMB to ARM.. Looks like usb...
2017-01-24 iceman1001CHG: moved to header file
2017-01-24 iceman1001CHG: fiddled with the headerfiles... and makefile...
2017-01-21 iceman1001syntax sugar
2017-01-21 iceman1001syntax sugar
2017-01-21 iceman1001chg: moved to header file
2017-01-21 iceman1001removed unneeded include
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001syntax sugar
2017-01-21 iceman1001CHG: moved to header file. common.h has RAMFUNC definition
2017-01-21 iceman1001chg: moved to header file
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001chg: moved to header file
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001CHG: moved to header filer
2017-01-21 iceman1001CHG: moved to header file
2017-01-21 iceman1001CHG: moved to header file
2017-01-20 iceman1001ADD: 'lf search' - added @marshmellow42 's hitag2...
2017-01-19 iceman1001FIX: coverity scan error CID 121781, unused value...
2017-01-19 iceman1001CHG: fix covertyscan error CID 133851, Cardstate...
2017-01-18 iceman1001ADD: T55XX_WRITE_TIMEOUT to make sure all WaitForRespo...
2017-01-16 iceman1001CHG: removed a delay in readblock
2017-01-16 iceman1001CHG: lowered the number of bytes collected for T55xxRea...
2017-01-16 iceman1001ADD: 'install.sh' blacklist rules installed aswell...
2017-01-16 iceman1001CHG: download data from device to client, make a...
2017-01-11 iceman1001chg: syntax sugar
2017-01-09 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2017-01-09 iceman1001CHG: coverity complains about not reading the value...
2017-01-03 IcemanMerge pull request #63 from micolous/log-nonce
2016-12-25 IcemanLF sim
2016-12-19 iceman1001CHG: used @marshmellow42 's version to fix lf continuou...
2016-12-19 iceman1001CHG: mental note to self, capslock is bad.
2016-12-19 iceman1001FIX: 'LF IO FSKDEMOD' - no call to turn of the antenna...
2016-12-19 iceman1001FIX: 'lf hid fskdemod' - no turning of the antenna...
2016-12-07 iceman1001FIX: 'iclass write'
2016-12-07 iceman1001FIX: 'iclass write'
2016-11-16 iceman1001CHG: "hf mf hardnested" device side should empty bigbuff?
2016-11-16 iceman1001CHG: the reset of pcb_num should be before untradition...
2016-11-07 iceman1001CHG: "hf mf hardnested" disabled the tracelogging...
2016-11-03 iceman1001CHG: removed unused variable
2016-11-03 iceman1001CHG: don't consider the respons at all when sending...
2016-10-29 Gabriele GristinaMerge remote-tracking branch 'upstream/master'
2016-10-28 iceman1001CHG: 'HF MF C*' (chinese backdoor commands) According...
2016-10-28 iceman1001Merge branch 'master' of https://github.com/iceman1001...
2016-10-28 iceman1001FIX: looping logic error, doesn't need to increase...
2016-10-22 IcemanMerge pull request #46 from micolous/fix-nonce
next
Impressum, Datenschutz