]> git.zerfleddert.de Git - proxmark3-svn/history - armsrc
ADD: a CmdEM410xWatchnSpoof in cmdlfem4x.c , looks for a tag, then replays it.
[proxmark3-svn] / armsrc /
2015-01-07 iceman1001ADD: a CmdEM410xWatchnSpoof in cmdlfem4x.c , looks...
2015-01-07 iceman1001CHG: The input handling for "hf 14b write" is now...
2015-01-07 iceman1001CHG: spelling errors, added help texts in cmdhfmfu.c
2015-01-07 iceman1001ADD: new defines: iso14443_CMD_AUTH_KEYA, iso14443_CMD_...
2015-01-06 iceman1001CHG: rename the HF MFU * commands.
2015-01-06 iceman1001ADD: added a lot of ic ids to cmdhf15.c Thanks to...
2015-01-05 iceman1001ADD: Holimans new changes in master.
2015-01-04 iceman1001FIX: a shot at fixing the "_" underscore problem in...
2015-01-01 IcemanMerge pull request #1 from bforbort/master
2015-01-01 Blaine ForbortMerge remote-tracking branch 'origin/DESFireAuth'
2014-12-31 iceman1001ADD: midnitesnakes desfire, ultralight changes from...
2014-12-26 iceman1001FIX: minor fixes to the new feature in "hf 14a reader...
2014-12-26 iceman1001ADD: HF 14A READER is now able to see if a presented...
2014-12-26 iceman1001ADD: marshmellows new lf command and DetectClock. ...
2014-12-22 iceman1001added the changes from PM3 master.
2014-12-22 Blaine ForbortUsing defined command code
2014-12-22 Blaine ForbortMinor formatting change
2014-12-22 Blaine ForbortTested by changing the master key from the default...
2014-12-21 Blaine Forbortcode to check RndA' from PICC was unreachable
2014-12-21 Blaine ForbortCalled the OnSuccess() method for whatever reason that...
2014-12-21 Blaine ForbortLimit to single-DES operation and return session key...
2014-12-20 Blaine ForbortCreate session key
2014-12-20 Blaine ForbortAccept key number from command line
2014-12-20 Blaine ForbortRemoved unneeded verbosity and checked for a 0x00 respo...
2014-12-20 Blaine ForbortChallenge is now sent to PICC
2014-12-20 Blaine ForbortCalculates response to PICC challenge
2014-12-19 Blaine ForbortSuccessfully decrypted RandB from PICC challenge
2014-12-19 iceman1001ADD: started with adding a LF AWID26 write function...
2014-12-17 iceman1001minor fixes regaring the newly released patches from...
2014-12-17 iceman1001Applied Holiman's fixes for iclass.c and CSNs
2014-11-30 iceman1001ADD: Enio's intuative function for the command: "hw...
2014-11-27 iceman1001BUG: don't try to fix things that ain't broken.. or...
2014-11-26 iceman1001ADD: the option to simulate tnp3xxx inthe command ...
2014-11-16 iceman1001FIX: hf mf eload - now supports specifying 0,1,2,4...
2014-11-09 iceman1001Updated tnp3.lua
2014-11-03 iceman1001FIX: added some tnp3xxx identification i formatMifare.lua
2014-11-03 iceman1001ADD: added identification for Mifare TNP3xxx tags.
2014-10-31 iceman1001test: hf 15 sim..
2014-10-30 iceman1001CHG: added possiblity to send <UID> into the "HF 15...
2014-10-29 iceman1001FIXED: Merged all Holimans code-review issues which...
2014-10-27 iceman1001FIX: Another try to see if the "lf em4x 410xsim"...
2014-10-27 iceman1001Inital test for the "lf em4x 410xsim / lf em4x 410xwatc...
2014-10-27 iceman1001Minor corrections in fskdemod i lfops.c , see Holimans...
2014-10-23 iceman1001FIXED: lf t55xx fsk now demods but only to binary.
2014-10-16 iceman1001Small fixes,
2014-10-06 iceman1001chg: LF t55xx trace
2014-09-19 iceman1001Merge branch 'master' of https://github.com/Proxmark...
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-18 iceman1001Add: simple Application enum.
2014-09-18 iceman1001Fixed: "hf mfdes info"
2014-09-16 iceman1001LF t55xx and LF em4x commands now should manchester...
2014-09-14 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2014-09-11 iceman1001Merge branch 'master' of https://github.com/Proxmark...
2014-09-11 iceman1001First check in.
2014-09-11 iceman1001Added piwis patch,
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...
2014-04-02 ikarusUpdated nameing (svn -> git) & fixed whitespaces.
2014-03-25 holimanMerge pull request #8 from pwpiwi/master
2014-03-25 pwpiwiImprovements/Fixes to 14443 sniffing/snooping 8/head
2014-03-18 W8M2Hg9lLmWqXSGCMerge pull request #2 from PenturaLabs/master
2014-03-18 penturalabsAdded Kantech ioProx Support 2/head
2014-02-23 micki.held@gmx.deMore robust iso14443a sniffing/simulation functions by
2014-02-19 micki.held@gmx.de- fixed iso1443a ManchesterDecoder in order to fix...
2014-02-05 martin.holst@gmail.comreverted a non-intended commit with crappy debug printouts
2014-02-05 martin.holst@gmail.comFixed error with ar/nr-collection
2014-01-31 martin.holst@gmail.comMinor typo
2014-01-31 martin.holst@gmail.comVarious improvements on the Mifare1kSimulation. Fixed...
2014-01-22 martin.holst@gmail.comFixed (?) issue with mifare simulation auth failed...
next
Impressum, Datenschutz