]> git.zerfleddert.de Git - proxmark3-svn/history - client/cmdhficlass.c
mf plus info with detect sl mode (#695)
[proxmark3-svn] / client / cmdhficlass.c
2018-06-03 pwpiwiUSB comms: part 4 towards @micolous PR #463
2018-05-08 pwpiwirework of GetFromBigBuf() (#597)
2018-01-05 merlokkMerge branch 'master' of github.com:Proxmark/proxmark3...
2017-12-17 Iceman'hf iclass chk' part3 (#525)
2017-12-16 marshmellow42Merge pull request #524 from Proxmark/iceman1001-patch-1
2017-12-16 marshmellow42Merge pull request #523 from Proxmark/iceman1001-patch-2
2017-12-15 IcemanUpdate cmdhficlass.c 523/head
2017-11-11 IcemanMerge pull request #478 from wsmoses/master
2017-11-11 William S. MosesFix memory bounds error 478/head
2017-11-10 IcemanMerge pull request #474 from merlokk/df_fix
2017-11-10 merlokkchange `ul_switch_off_field` to `DropField` fix #473 474/head
2017-10-23 IcemanMerge pull request #438 from pwpiwi/fpga_14b
2017-08-22 pwpiwiUse PolarSSL DES implementation (GPL 2 or later) for...
2017-07-05 marshmellow42fix some iclass reader bugs (#350)
2017-06-23 IcemanMerge pull request #330 from marshmellow42/master
2017-06-23 marshmellow42bug fix for hf iclass reader and iclass detection 330/head
2017-06-21 IcemanMerge pull request #329 from marshmellow42/master
2017-06-21 marshmellow42iclass - updates 329/head
2017-02-23 marshmellow42Merge remote-tracking branch 'upstream/master'
2017-02-22 pwpiwiCode cleanup:
2016-12-19 IcemanMerge pull request #202 from marshmellow42/master
2016-12-19 marshmellow42fixed lf antenna left on bug && some iclass ... 202/head
2016-04-03 Martin Holst SwendeMerge pull request #168 from zhovner/master
2016-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' into... 119/head
2016-02-15 Martin Holst SwendeMerge pull request #162 from marshmellow42/CoverityFixes
2016-02-15 Martin Holst SwendeMerge pull request #160 from marshmellow42/master
2016-02-14 marshmellow42remove redundant llx prix64 defines
2016-02-14 marshmellow42fix possible null if no file found
2016-02-14 marshmellow42fix keyNbr entry error checking
2016-02-14 marshmellow42FIX, Coverity, Argument can't be negative. CID# 212322...
2016-02-14 marshmellow42FIX, Coverity, Argument can't be negative. CID# 212322...
2016-02-14 marshmellow42add check to fread call
2016-02-11 ikarusMerge pull request #161 from wllm-rbnt/master
2016-02-11 William RobinetFix typos 161/head
2016-02-09 Martin Holst SwendeMerge pull request #158 from marshmellow42/master
2016-01-08 marshmellow42some @iceman1001 s coverty scan fixes
2015-12-22 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-12-20 Martin Holst SwendeMerge pull request #153 from AdamLaurie/master
2015-12-19 Adam Laurieadd support for raw block 3/4 iclass keys
2015-11-03 pwpiwiMerge branch 'topaz'
2015-10-13 Martin Holst SwendeMerge pull request #140 from marshmellow42/iclass
2015-10-07 marshmellow42Merge remote-tracking branch 'Proxmark/master' into...
2015-07-26 marshmellow42update books to app_areas. clearer.
2015-07-26 marshmellow42update iClass chip identification
2015-07-23 marshmellow42use read instead of readcheck except to auth
2015-07-21 marshmellow42iclass refactor/cleanup
2015-07-21 marshmellow42Merge remote-tracking branch 'upstream/master' into...
2015-07-20 marshmellow42iclass additions
2015-07-01 pwpiwiMerge branch 'master' into topaz
2015-05-22 Martin Holst SwendeMerge pull request #101 from marshmellow42/master
2015-05-12 marshmellow42HF Search - refactoring cmds to work with it
2015-04-23 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-04-23 Martin Holst SwendeFixed issue with dumping iclass tags > 2KB in size
2015-04-05 pwpiwiMerge branch 'master' into topaz
2015-03-31 Martin Holst SwendeMerge pull request #91 from marshmellow42/master
2015-03-29 Martin Holst SwendeMinor mod to 'hf iclass read', it now also reads and...
2015-02-20 marshmellow42Merge remote-tracking branch 'upstream/master'
2015-02-19 Martin Holst SwendeMerge pull request #68 from iceman1001/feature
2015-02-19 Martin Holst SwendeMerge pull request #67 from marshmellow42/master
2015-02-19 Martin Holst SwendeMore work on iclass full simulation, and some work...
2015-02-18 Martin Holst SwendeFurther implementation of iclass 'fullsim'. Moved proto...
2015-02-17 Martin Holst SwendeIclass decrypt error, shouldn't have decrypted block...
2015-02-17 Martin Holst SwendeImplemented 'hf iclass decrypt <tagdump>'. This perform...
2015-02-15 marshmellow42Merge remote-tracking branch 'upstream/master' 67/head
2015-02-14 Martin Holst SwendeRemoved un-implemented 'hf iclass write', it's confusin...
2015-02-14 Martin Holst SwendeReformatted
2015-02-14 Martin Holst SwendeStarted work on 'hf iclass eload' - only client side...
2015-02-14 Martin Holst SwendeFixed bug with iclass dump which prevented saving to...
2015-01-07 marshmellow42Merge branch 'master' of https://github.com/marshmellow...
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-07 Martin Holst SwendeSave iclass dumps to file, like mifare-dump functionali...
2015-01-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-06 marshmellow42Merge pull request #3 from Proxmark/master
2015-01-05 iceman1001CHG: generic code clean up. Removal of commented code.
2015-01-05 Martin Holst SwendeAdded loclass-functionality into the pm3,the functional...
2015-01-04 Martin Holst SwendeReworked how 'hf 14a list' and 'hf iclass list' works...
2015-01-04 Martin Holst SwendeSome work on iclass dump and iclass list, now the dumpi...
2015-01-03 Martin Holst SwendeSome work on iclass, started on some better support...
2014-12-29 marshmellow42Merge pull request #1 from Proxmark/master
2014-12-20 pwpiwiMerge pull request #33 from pwpiwi/master
2014-12-20 pwpiwiadapted hf iclass list to new trace format 33/head
2014-12-18 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-18 Martin Holst Swendeminor change
2014-12-18 Martin Holst SwendeFixed error in hash1 (from loclass), now it possibly...
2014-12-18 Martin Holst SwendeMerge pull request #32 from marshmellow42/master
2014-12-16 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-14 Martin Holst SwendeReverted to original malicious CSNs from paper, it...
2014-12-14 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2014-12-14 Martin Holst SwendeFix (iclass)
2014-10-30 Martin Holst SwendeMerge pull request #23 from holiman/master
2014-10-28 Martin Holst SwendeMerge pull request #2 from holiman/coverity_fixes 23/head
2014-10-27 Martin Holst SwendeFixed several issues found using a coverity-scan
2014-10-24 Martin Holst SwendeFirst try att merging with head
2014-09-19 Martin Holst SwendeMerge pull request #22 from Proxmark/PenturaLabs-iclass...
2014-09-19 Martin Holst SwendeMerge remote-tracking branch 'origin/master' into Pentu... 22/head
2014-07-01 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-06-30 Martin Holst SwendeOnly documentation and minor changes
2014-06-29 Martin Holst Swendemore work towards iclass elite dumping.. not quite...
2014-06-29 Martin Holst SwendeMerged two iclass-reader functions into one to remove...
2014-06-29 Martin Holst SwendeMerge branch 'PenturaLabs-iclass-research' of github...
next
Impressum, Datenschutz