]> git.zerfleddert.de Git - proxmark3-svn/history - client
First try att merging with head
[proxmark3-svn] / client /
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-12 pwpiwihf mf dump bugfix: wrongly tried key A instead of key...
2014-09-11 pwpiwihf mf dump error handling, revive hf mf chk d option...
2014-09-10 pwpiwifix/add support for 4K (and other non 1K) card sizes...
2014-08-29 Martin Holst SwendeSome more lua-scripts and library fixes from iceman...
2014-08-29 Martin Holst SwendeVarious scripts from iceman
2014-07-30 pwpiwibugfixes hf mf sim
2014-07-15 pwpiwiminor bugfixes to hf mf sniff and hf 14a snoop
2014-07-15 pwpiwiminor bugfix and enhancement to hf 14a reader
2014-07-01 pwpiwiMerge branch 'master' of https://github.com/Proxmark...
2014-06-30 Martin Holst SwendeOnly documentation and minor changes
2014-06-30 pwpiwihf 14a reader enhancement
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 MidnitesnakeChanges inorder for iclass dump to work correctly
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 Martin Holst SwendeMerged with master
2014-06-27 Martin Holst Swendefix for better csns
2014-06-26 pwpiwiBugfixes:
2014-06-21 iZshnew command "lf snoop" to snoop raw ADC values
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-11 Martin Holst SwendeAdded enios dirthreshold command, patch from http:...
2014-06-07 Martin Holst SwendeMerged with head
2014-05-02 penturalabsimproved calc_iclass_mac to work independant of size
2014-05-02 Andrew DaviesUpdated proxmark research with Holiman's loclass framework
2014-04-24 Martin Holst SwendeMore work on iclass
2014-04-24 Martin Holst SwendeImplemented client side changes for iclass hack, attemp...
2014-04-15 penturalabsImplement replay command.
2014-03-31 Martin Holst SwendeRefactoring low frequency operations, now 'lf hid fskde...
2014-03-28 Martin Holst SwendeMerge pull request #9 from doegox/addhelpm
2014-03-27 Philippe TeuwenMarkdown help: use fixed column width 9/head
2014-03-26 Philippe TeuwenRestore original inline help behavior as we've now...
2014-03-26 Philippe TeuwenProvide option -m for markdown help dump, -h for text...
2014-03-26 Philippe TeuwenFix description in help dump
2014-03-26 Philippe TeuwenFix offline column in help dump
2014-03-26 Martin Holst SwendeFixes to implement generation of markdown auto-generate...
2014-03-26 Philippe TeuwenAdd option -h to dump complete set of supported commands
2014-03-25 holimanMerge pull request #8 from pwpiwi/master
2014-03-25 pwpiwiImprovements/Fixes to 14443 sniffing/snooping 8/head
2014-03-24 W8M2Hg9lLmWqXSGCMerge pull request #7 from PenturaLabs/master
2014-03-21 W8M2Hg9lLmWqXSGCMerge pull request #5 from PenturaLabs/master
2014-03-21 PenturaLabsUpdate cmdlfio.h 5/head
2014-03-21 penturalabsSorry, included missing files from last pull request
2014-03-18 W8M2Hg9lLmWqXSGCMerge pull request #2 from PenturaLabs/master
2014-03-18 W8M2Hg9lLmWqXSGCMerge pull request #1 from midnitesnake/master
2014-03-18 penturalabsAdded Kantech ioProx Support 2/head
2014-03-18 PenturaLabsRe-submitting Midnitesnake's Mifare Ultralight Patch 7/head
2014-03-18 midnitesnakeAdded Unique Code to EM41x 1/head
2014-03-18 midnitesnakeAdded Unique Code to EM41x
2014-02-27 martin.holst@gmail.comPatch submitted by 'FireFart', for some issues with...
2014-02-19 micki.held@gmx.de- fixed iso1443a ManchesterDecoder in order to fix...
2014-01-31 martin.holst@gmail.comVarious improvements on the Mifare1kSimulation. Fixed...
2013-11-19 micki.held@gmx.de- improved reader sensitivity for 14443a cards (FPGA...
2013-11-07 martin.holst@gmail.comFixed issue with binary files in windows, http://www...
2013-11-07 martin.holst@gmail.comFixed issue with binary files in windows, http://www...
2013-11-06 martin.holst@gmail.comAdded a lua bit manipulation library, added Lua-api...
2013-11-06 martin.holst@gmail.comMinor fix, sometimes when data is sent without the...
2013-10-31 martin.holst@gmail.comMinor fix in html skeleton
2013-10-31 martin.holst@gmail.comSome more tinkering with a generic 13.56MHz reader...
2013-10-30 martin.holst@gmail.comFirst steps towards creating a generic HF reader/identi...
2013-10-30 martin.holst@gmail.comChanged html template, in order to make it more generic...
2013-10-22 dn337t@gmail.comuse CLOCKS_PER_SEC instead of platform-specific hardcod...
2013-10-20 martin.holst@gmail.comFixed linebreak error
2013-10-20 martin.holst@gmail.comAdded functionality to dump data into .eml-file
2013-10-20 martin.holst@gmail.comScript to convert emulator file (ASCII dump of data...
2013-10-20 martin.holst@gmail.comFixed minor errors
2013-10-20 izsh@fail0verflow.comcmdhf14b.c: fixing a crash in the crc computation when...
2013-10-20 izsh@fail0verflow.comfix compilation issues with gcc 4.6: anonymous unions...
2013-10-19 martin.holst@gmail.comChanges to how dumping is performed, now utilises a...
2013-10-18 martin.holst@gmail.comMinor change
2013-10-18 martin.holst@gmail.comAdded script to dump ndef-compliant tags. Written in...
2013-10-18 martin.holst@gmail.comPut manufacturer country within brackets
2013-10-17 martin.holst@gmail.comSome refactoring, also placed wait14443a here
2013-10-17 martin.holst@gmail.comManufacturer-info, to be used in upcoming script
2013-10-17 martin.holst@gmail.comChanges to html-dump generateion, credits to en4rab...
2013-10-11 roel@libnfc.orgintegrated MIFARE ultralight features, contributed...
2013-10-11 roel@libnfc.orgwith the declaration of 'uint8_t destination[8]', ...
2013-10-09 martin.holst@gmail.comFixed issue where the 'nested'-part of autopwn only...
2013-10-09 martin.holst@gmail.comFixed error with mifare_autopwn where keys were reverse...
2013-10-09 roel@libnfc.orgremoved unused compiler directives, cleaned up some...
2013-10-08 martin.holst@gmail.comCommitted mifare_autopwn.lua. For more infromation...
2013-10-08 martin.holst@gmail.comPatch from 'buzzy' to add automatic flushing of output...
2013-10-07 martin.holst@gmail.comAdded nonce2key-API to lua
2013-10-07 martin.holst@gmail.comFixed what may have been one cause of seg-faults in...
2013-10-07 martin.holst@gmail.comRemoved double print-out
2013-10-05 fnargwibble@gmail.comi'm a retard. no idea why i did it that way! get rid...
2013-10-05 fnargwibble@gmail.comshow device name during flashing and change advice...
2013-10-04 martin.holst@gmail.comReworked how to call 'standard' stuff from within lua...
2013-10-04 jonor@live.itAdded more informations at command hw version. Now...
2013-10-04 martin.holst@gmail.comMinor issue, usability
2013-10-03 roel@libnfc.orgfixed some more compiler warnings
2013-10-03 roel@libnfc.orgfixed compiler warnings
next
Impressum, Datenschutz