]> git.zerfleddert.de Git - proxmark3-svn/history
proxmark3-svn
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
2013-06-07 martin.holst@gmail.comFixed a minor error with the keys
2013-06-07 martin.holst@gmail.comAdded library to read card info, made use of it from...
2013-06-07 martin.holst@gmail.comChanges in cmd handling
2013-06-07 martin.holst@gmail.comimplementation of command library in lua
2013-06-07 martin.holst@gmail.commf check keys in lua-space
2013-06-07 martin.holst@gmail.comFixed 'volatile' error in this branch also
2013-06-07 martin.holst@gmail.comWork on the scripting library
2013-06-06 martin.holst@gmail.comFixed so storeCommand/getCommand are multithread-safe...
2013-06-05 martin.holst@gmail.comApplied patch from http://www.proxmark.org/forum/viewto...
2013-06-03 martin.holst@gmail.comFixed error pointed out here: https://code.google.com...
2013-05-31 martin.holst@gmail.comFound that USBcommands from the device are silently...
2013-05-30 dn337t@gmail.comfixed Mifare nested by activating commented SpinDelay()s
2013-05-26 martin.holst@gmail.comAdded binlib, to handle binary data from lua, based...
2013-05-24 martin.holst@gmail.comStarted an experiment with lua mifare hack
2013-05-24 martin.holst@gmail.comMinor fixes, added some functionality to send data...
2013-05-24 martin.holst@gmail.com'core' library glue
2013-05-24 martin.holst@gmail.comAdded a PoC script which implements a commandline
2013-05-24 martin.holst@gmail.comAdded 'core'-api, also added some error handling in...
2013-05-22 martin.holst@gmail.comFixed so standard libraries can be used, added an examp...
2013-05-21 martin.holst@gmail.comFirst implementation of user scripts - very experimenta...
2013-05-21 martin.holst@gmail.comAdded lua 5.2 sources
2013-05-21 martin.holst@gmail.comCreated branch for lua scripting
2013-05-16 martin.holst@gmail.comFixed problem with em4100, see http://www.proxmark...
2013-05-12 apresence@gmail.comSupport for cloning to T55x7 at different clock rates...
2013-05-11 martin.holst@gmail.comAdded some information about flashing (linux)
2013-05-11 martin.holst@gmail.comAdded some documentation regarding ports on linux
2013-05-11 martin.holst@gmail.comFixed a third issue where a buffer was filled with...
2013-05-11 martin.holst@gmail.comFixed another issue where a buffer was filled with...
2013-05-11 martin.holst@gmail.comFixed buffer corruption in iso1443a_select_card, affect...
2013-05-03 roel@libnfc.orgretrieve uid correctly, patched by 'gregy'
2013-04-26 roel@libnfc.orgnext update from en4rab on data samples
2013-04-24 dn337t@gmail.comfixed hf mf rdbl response data (broken since r634)
2013-04-24 dn337t@gmail.comfixed possibly uninitialized variables
2013-04-24 dn337t@gmail.comadded port name to flasher command line (introduced...
2013-04-23 roel@libnfc.orgen4rab fixed the 'data samples' command
2013-04-15 roel@libnfc.orgreverted back to no 'official' modem protocol supported
2013-04-13 roel@libnfc.orgUSB CDC patch by jonor to enable working under kernel...
2013-04-08 roel@libnfc.orgmoved RAMFUNC definition
2013-04-03 roel@libnfc.orgremoved another redundant function to compose reader...
2013-04-03 roel@libnfc.orgremoved redundant function to compose reader short...
2013-03-28 roel@libnfc.orgadded initial test to emulate memory of mf ul tag
2013-03-27 roel@libnfc.orgfixed sending of RATS during iso-14443-4 select
2013-03-27 roel@libnfc.orgchanged version.c, compile time is now always present...
2013-03-26 roel@libnfc.orgfixed signed/unsigned problem
2013-03-26 roel@libnfc.orgfixed crash, when proxmark was claimed by other process
2013-03-26 roel@libnfc.orgadded Makefile for binary files to recover proxmark...
2013-03-22 roel@libnfc.orgFinally figured out a way to claim a serial port interf...
2013-03-21 roel@libnfc.orgavoid rolling dots over the screen when proxmark is...
2013-03-21 roel@libnfc.orgflasher updated again, should work more solid now
next
Impressum, Datenschutz