]> git.zerfleddert.de Git - proxmark3-svn/history
proxmark3-svn
2014-03-18 penturalabsAdded Kantech ioProx Support 2/head
2014-03-17 W8M2Hg9lLmWqXSGCAdded an important notice.
2014-02-27 martin.holst@gmail.comPatch submitted by 'FireFart', for some issues with...
2014-02-25 micki.held@gmx.deiso14444a: minor FPGA bugfix
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...
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 fnargwibble@gmail.comadd linux modem manager de-confliction file
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
2013-10-03 roel@libnfc.orgfixed iso14443a-4 similation, got rid of many ugly...
2013-10-03 martin.holst@gmail.comSome documentation improvement
2013-10-03 martin.holst@gmail.comAdded a utility script to convert a 'dumpdata.bin'...
2013-10-03 martin.holst@gmail.comFixed error in htmldumper
2013-10-03 martin.holst@gmail.comAdded a utility which takes a mifare-dumpfile and creat...
2013-10-03 martin.holst@gmail.comAdded a utility which takes a mifare-dumpfile and creat...
2013-10-01 martin.holst@gmail.comMade script-based default key check a bit more intellig...
2013-09-30 jonor@live.itCorrect issue of blew circular buffer in hf 14b snoop...
2013-09-29 douniwan5788@gmail.comAdd support in 'hf mf mifare' for some unlicensed/compa...
2013-09-28 martin.holst@gmail.comMoved script libraries into lualibs/folder, and added...
2013-09-28 martin.holst@gmail.comRaw 14a in commandline, patch by jonor, see http:/...
2013-09-27 henryk@ploetzli.ch* Add an option to lf read command to use an arbitrary...
2013-09-25 roel@libnfc.orgfixed warnings on Mac OS 10.8, xcode 5
2013-09-21 martin.holst@gmail.comMinor changes, usage examples and selftests
2013-09-21 martin.holst@gmail.comChanged the name of writeraw into 14araw
2013-09-21 martin.holst@gmail.comFixed the write raw 14a, now finally functional......
2013-09-20 martin.holst@gmail.comFixed error from r769 where I added -ldl switch for...
2013-09-20 martin.holst@gmail.comFix two errors in writeraw (14a)-script that were found...
2013-09-19 martin.holst@gmail.comReintegrated scripting-branch into trunk. yay
2013-09-19 martin.holst@gmail.comFinal merge of trunk changes to scripting branch
2013-09-19 martin.holst@gmail.comOnly superficial changes, to get rid of compiler warnings
2013-09-19 martin.holst@gmail.comRemoved the -ldl switch from r763, so it only is added...
2013-09-19 martin.holst@gmail.comImplemented parameter passing into script, added a...
2013-09-16 martin.holst@gmail.commerged trunk changes into branch
2013-09-16 martin.holst@gmail.comIn the middle of some work to get arguments into script...
2013-09-16 martin.holst@gmail.comPatch by jonor for hf list 14b, wait of ack was missing...
2013-09-15 micki.held@gmx.deMajor rework of hf mf nested:
2013-09-01 martin.holst@gmail.comFixed some kind of of linking error
2013-09-01 martin.holst@gmail.comMerged latest trunk changes into scripting-branch
2013-09-01 martin.holst@gmail.comRemoved lua binary which shouldn't be in version control
2013-09-01 martin.holst@gmail.comPatch by jonor, fixes so uart_receive does not block...
2013-09-01 martin.holst@gmail.comPatch by jonor for raw ISO 1444B commands. See http...
2013-09-01 martin.holst@gmail.comAdded a comment
2013-08-27 martin.holst@gmail.comMinor changes to writeraw.lua, still not working as...
2013-07-12 martin.holst@gmail.comMore patches from en4rab to the hexsamples, plus patche...
2013-07-10 micki.held@gmx.deRevoked unintended commit of cmdmain.c to scripting...
2013-07-08 micki.held@gmx.de(no commit message)
2013-07-08 micki.held@gmx.de(no commit message)
2013-07-04 martin.holst@gmail.comAttempt to use raw writing capabilities via scripting...
2013-06-26 martin.holst@gmail.comMajor changes to hf mf mifare
2013-06-26 martin.holst@gmail.comRemoved some crap-scripts for testing
2013-06-26 martin.holst@gmail.comFinishing touches on new mifare classic hack rework
2013-06-26 martin.holst@gmail.comFixed so correct sizes are used across different archit...
2013-06-26 martin.holst@gmail.comAdded lua-mac building, added cleaning of lua files
2013-06-26 martin.holst@gmail.comImproved error handling
2013-06-25 martin.holst@gmail.comAttempt to make the makefile generic, so lua compilatio...
2013-06-15 martin.holst@gmail.comMajor changes to 'hf mf mifare', see discussion here...
2013-06-07 martin.holst@gmail.comtypo
next
Impressum, Datenschutz