]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc
Improved 'hf list iclass' a bit, better understanding of the protocol and when to...
[proxmark3-svn] / armsrc /
2015-01-15 Martin Holst SwendeFixed issue #43 on github
2015-01-15 Martin Holst SwendeMinor dox
2015-01-15 Martin Holst SwendeMerge branch 'master' of github.com:Proxmark/proxmark3
2015-01-15 Martin Holst SwendeFixed memory corruption after reader-attack in armsrc...
2015-01-15 Martin Holst SwendeImplemented new FPGA mode for iclass tag simulation...
2015-01-13 Martin Holst SwendeMerge pull request #40 from holiman/master
2015-01-12 Martin Holst SwendeDocumentation to apps.h, documentation/renaming to...
2015-01-09 Martin Holst SwendeMerge branch 'master' of https://github.com/iceman1001...
2015-01-08 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-08 Martin Holst SwendeMerge pull request #38 from marshmellow42/master
2015-01-08 Martin Holst SwendeReverted some minor things, altered other things to...
2015-01-07 marshmellow42Merge branch 'master' of https://github.com/marshmellow...
2015-01-07 marshmellow42code cleanup. re-added psk commands.
2015-01-07 marshmellow42sync with master lf files to resolve conflicts
2015-01-07 marshmellow42added data psk* cmds for pskdemod
2015-01-07 iceman1001CHG: minor code clean up in ArmSrc.
2015-01-07 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-07 iceman1001CHG: minor code clean up.
2015-01-07 iceman1001ADD: added a lot of ic ids to cmdhf15.c Thanks to Asper...
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-07 marshmellow42code cleanup. re-added psk commands.
2015-01-06 iceman1001ADD: tnp3xxx identification in luascripts.
2015-01-06 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2015-01-06 marshmellow42Merge pull request #3 from Proxmark/master
2015-01-06 marshmellow42sync with master lf files to resolve conflicts
2015-01-06 marshmellow42added data psk* cmds for pskdemod
2015-01-05 iceman1001CHG: generic code clean up. Removal of commented code.
2015-01-04 Martin Holst SwendeMoved iclass crc to be based on a lookup table
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...
2015-01-03 Martin Holst SwendeRemoved unused variable
2015-01-03 Martin Holst SwendeCorrected indentation to tabs only
2015-01-03 Martin Holst SwendeRemoved wrong size-count, sizeof(bigbuf) would always...
2015-01-01 Martin Holst SwendeMerge pull request #34 from marshmellow42/master
2014-12-31 marshmellow42lf demod code cleanup - added fskraw arguments
2014-12-29 marshmellow42Merge pull request #1 from Proxmark/master
2014-12-29 marshmellow42LF Demod bug fixes and add lf em em410xdemod
2014-12-29 marshmellow42slight adjustment to include
2014-12-29 marshmellow42LF Demod streamlining
2014-12-23 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-23 pwpiwibugfixes in iso14443a.c and hf 14a reader
2014-12-23 pwpiwifixed a bug in iso14443a.c which had been introduced...
2014-12-20 pwpiwiMerge pull request #33 from pwpiwi/master
2014-12-19 marshmellow42Final touches on IO prox and HID prox demod
2014-12-18 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-18 pwpiwibugfixes hf epa cnonces
2014-12-18 Martin Holst SwendeMerge pull request #32 from marshmellow42/master
2014-12-17 pwpiwiunify/refactor hw tune and data tune
2014-12-17 marshmellow42LF HID & IO prox fixes/options 32/head
2014-12-16 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-16 pwpiwibugfixes iso14443a (hf 14a commands)
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-12-14 marshmellow42LF HID & IO prox demod translation addons
2014-11-30 Martin Holst SwendeAdded Enios cool tuning-trick (LF) from forum-post...
2014-10-30 Martin Holst SwendeMore coverity fixes
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-28 Martin Holst SwendeCoverity-fixes in armsrc
2014-10-27 Martin Holst SwendeMerge pull request #1 from holiman/ioprox_fixes
2014-10-25 Martin Holst SwendeSome more docs, also made lf hid fskdemod a bit more...
2014-10-24 Martin Holst SwendeSome minor changes and some documentation
2014-10-24 Martin Holst SwendeFixed compilation issues, but functionality not tested
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-09-10 pwpiwifix/add support for 4K (and other non 1K) card sizes...
2014-08-05 pwpiwibugfix hf mf sim
2014-07-30 pwpiwibugfixes hf mf sim
2014-07-15 pwpiwiminor bugfixes to hf mf sniff and hf 14a snoop
2014-07-01 pwpiwiBugfix hf 14a raw: v1.1.0
2014-07-01 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
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...
2014-06-29 Martin Holst SwendeMinor
2014-06-28 Martin Holst SwendeSome minor changes [iclass-related]
2014-06-28 Martin Holst SwendeMerge branch 'iclass-research' of https://github.com...
2014-06-28 Martin Holst SwendeMerge pull request #17 from Proxmark/iclass-fixes
2014-06-28 Martin Holst SwendeMerge remote-tracking branch 'origin/master' into iclas... 17/head
2014-06-27 iZshNew LF edge detection algorithm + lowpass filter
2014-06-27 Martin Holst SwendeMerged with master
2014-06-21 iZshnew command "lf snoop" to snoop raw ADC values
2014-06-20 iZsharmsrc/fpgaloader.c: forgot the copyright notice
2014-06-19 iZshTHIS REQUIRES A BOOTROM UPDATE!! To save FPGA area...
2014-06-17 penturalabsimplemented 'hf iclass dump xxxx', 15/head
2014-06-16 Martin Holst SwendeMore work on iclass simulation attack
2014-06-07 Martin Holst SwendeMinor changes, it may actually work now, need to test...
2014-06-07 Martin Holst SwendeMerged with head
2014-06-07 Martin Holst Swendedebug in progress
2014-06-07 Martin Holst SwendeMinor changes in iclass.c
2014-06-07 Martin Holst SwendeAdded mode for 424k modulation (iso 15693)
2014-04-26 Martin Holst SwendeFixed (?) http://www.proxmark.org/forum/viewtopic.php...
2014-04-24 Martin Holst SwendeMore work on iclass
2014-04-24 Martin Holst SwendeImplemented client side changes for iclass hack, attemp...
2014-04-17 Martin Holst SwendeExperimenting with hacking iclass
2014-04-15 penturalabsImplement replay command.
2014-04-04 Martin Holst SwendeFinal (?) fixes to git versioning https://github.com...
next
Impressum, Datenschutz