]> git.zerfleddert.de Git - proxmark3-svn/history - client
prepare to update the LF T55XX commands
[proxmark3-svn] / client /
2015-01-06 iceman1001CHG: rename the HF MFU * commands.
2015-01-06 marshmellow42Merge pull request #3 from Proxmark/master
2015-01-06 iceman1001FIX: a compilation error for a static method in CmdHF14A.h
2015-01-06 marshmellow42added data psk* cmds for pskdemod
2015-01-06 iceman1001ADD: added a lot of ic ids to cmdhf15.c Thanks to...
2015-01-05 iceman1001CHG: generic code clean up. Removal of commented code.
2015-01-05 iceman1001FIX: downloaded a fresh clone from my fork, and took...
2015-01-05 Martin Holst SwendeAdded loclass-functionality into the pm3,the functional...
2015-01-05 iceman1001ADD: Holimans new changes in master.
2015-01-04 iceman1001FIX: fixed a little bug I introduced from last commit...
2015-01-04 iceman1001FIX: a shot at fixing the "_" underscore problem in...
2015-01-04 Martin Holst SwendeMinor dox
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...
2015-01-01 iceman1001chg: updated the README.txt
2015-01-01 IcemanMerge pull request #1 from bforbort/master
2015-01-01 Blaine ForbortMerge remote-tracking branch 'origin/DESFireAuth'
2015-01-01 iceman1001Updated the README.txt
2015-01-01 Martin Holst SwendeMerge pull request #34 from marshmellow42/master
2014-12-31 marshmellow42minor adjustment to askmandemod for lf search
2014-12-31 marshmellow42added data rtrim command
2014-12-31 iceman1001CHG: modified cmdlf.c - CmdLFfind with a parameter...
2014-12-31 iceman1001ADD: midnitesnakes desfire, ultralight changes from...
2014-12-31 marshmellow42lf demod code cleanup - added fskraw arguments
2014-12-30 marshmellow42LF demod/cmd code cleanup + new lf search
2014-12-29 marshmellow42Merge pull request #1 from Proxmark/master
2014-12-29 marshmellow42minor setting adjustments/cleanup
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-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-24 marshmellow42rename askrawdemod to askmandemod
2014-12-24 marshmellow42Created new detectclock function + EM decode addons
2014-12-23 marshmellow42minor askrawdemod adjustment if errors in demoding...
2014-12-23 marshmellow42Add auto check for EM410x format to askrawdemod cmd
2014-12-23 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-23 pwpiwiMerge branch 'master' of https://github.com/pwpiwi...
2014-12-23 pwpiwibugfixes in iso14443a.c and hf 14a reader
2014-12-23 marshmellow42minor fix - got too comment happy removing test code
2014-12-22 marshmellow42added new data askrawdemod command
2014-12-22 iceman1001added the changes from PM3 master.
2014-12-22 Blaine ForbortRemove unrelated file
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-19 Blaine ForbortAdded file demonstrating a singleDES AUTH operation...
2014-12-19 Blaine ForbortFixed build environment
2014-12-19 marshmellow42put ask demod and mandemod
2014-12-19 marshmellow42Final touches on IO prox and HID prox demod
2014-12-19 iceman1001ADD: started with adding a LF AWID26 write function...
2014-12-18 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-12-18 pwpiwibugfixes hf epa cnonces
2014-12-18 pwpiwiFormat hf 14a list output for bigger frame sizes
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-17 iceman1001minor fixes regaring the newly released patches from...
2014-12-17 pwpiwiunify/refactor hw tune and data tune
2014-12-17 iceman1001Applied Holiman's fixes for iclass.c and CSNs
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-10 ikarusMerge pull request #31 from dnet/patch-1
2014-12-10 András Veres-Szent... Typofix: occurrences 31/head
2014-11-30 Martin Holst SwendeAdded Enios cool tuning-trick (LF) from forum-post...
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-14 iceman1001FIX: rewrote the help text, cleaned up the code
2014-11-14 iceman1001REN: renamed tnp3.lua to tnp3dump.lua since that name...
2014-11-13 iceman1001FIX: Minor correction of variablename. don't even ask.
2014-11-13 iceman1001FIX: since the "hf mf ecfill" command supports 0,1...
2014-11-13 iceman1001FIX: The hf mf ekeyprn defaults to print all 40 sectorb...
2014-11-13 iceman1001FIX: Corrected the bug mention http://www.proxmark...
2014-11-13 iceman1001CHG - some lua functions in utils.lua
2014-11-12 iceman1001ADD: tnp3.lua can now validate the checkums in the...
2014-11-10 iceman1001ADD: html_dumplib.lua, added the functionality to...
2014-11-09 iceman1001FIX: I think the dumping of data is correct now in...
2014-11-09 iceman1001Updated tnp3.lua
2014-11-05 iceman1001FIX: minor parseing bug when loading dumpkeys.bin...
2014-11-03 iceman1001FIX: fixed the layout of data in tnp3.lua
2014-11-03 iceman1001FIX: added some tnp3xxx identification i formatMifare.lua
2014-11-03 iceman1001fixing scripts/tnp3.lua
2014-11-03 iceman1001ADD: added identification for Mifare TNP3xxx tags.
2014-10-30 Martin Holst SwendeMore coverity fixes
2014-10-30 Martin Holst SwendeMerge pull request #23 from holiman/master
2014-10-30 iceman1001ADD: Implemented a "hf 14b write" function using the...
2014-10-30 iceman1001FIX: maybe I should actually send the uid bytes with...
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-28 Martin Holst SwendeMerge pull request #2 from holiman/coverity_fixes 23/head
2014-10-27 Martin Holst SwendeMore coverity findings
2014-10-27 Martin Holst SwendeFixed several issues found using a coverity-scan
2014-10-27 iceman1001FIX: Another try to see if the "lf em4x 410xsim"...
next
Impressum, Datenschutz