]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2013-10-22 dn337t@gmail.comuse CLOCKS_PER_SEC instead of platform-specific hardcod...
2013-10-20 martin.holst... Fixed linebreak error
2013-10-20 martin.holst... Added functionality to dump data into .eml-file
2013-10-20 martin.holst... Script to convert emulator file (ASCII dump of data...
2013-10-20 martin.holst... Fixed 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... Changes to how dumping is performed, now utilises a...
2013-10-18 martin.holst... Minor change
2013-10-18 martin.holst... Added script to dump ndef-compliant tags. Written in...
2013-10-18 martin.holst... Put manufacturer country within brackets
2013-10-17 martin.holst... Some refactoring, also placed wait14443a here
2013-10-17 martin.holst... Manufacturer-info, to be used in upcoming script
2013-10-17 martin.holst... Changes to html-dump generateion, credits to en4rab...
2013-10-11 fnargwibble... add 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... Fixed issue where the 'nested'-part of autopwn only...
2013-10-09 martin.holst... Fixed 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... Committed mifare_autopwn.lua. For more infromation...
2013-10-08 martin.holst... Patch from 'buzzy' to add automatic flushing of output...
2013-10-07 martin.holst... Added nonce2key-API to lua
2013-10-07 martin.holst... Fixed what may have been one cause of seg-faults in...
2013-10-07 martin.holst... Removed double print-out
2013-10-05 fnargwibble... i'm a retard. no idea why i did it that way! get rid...
2013-10-05 fnargwibble... show device name during flashing and change advice...
2013-10-04 martin.holst... Reworked 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... Minor 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... Some documentation improvement
2013-10-03 martin.holst... Added a utility script to convert a 'dumpdata.bin'...
2013-10-03 martin.holst... Fixed error in htmldumper
2013-10-03 martin.holst... Added a utility which takes a mifare-dumpfile and creat...
2013-10-03 martin.holst... Added a utility which takes a mifare-dumpfile and creat...
2013-10-01 martin.holst... Made 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... Add support in 'hf mf mifare' for some unlicensed/compa...
2013-09-28 martin.holst... Moved script libraries into lualibs/folder, and added...
2013-09-28 martin.holst... Raw 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... Minor changes, usage examples and selftests
2013-09-21 martin.holst... Changed the name of writeraw into 14araw
2013-09-21 martin.holst... Fixed the write raw 14a, now finally functional......
2013-09-20 martin.holst... Fixed error from r769 where I added -ldl switch for...
2013-09-20 martin.holst... Fix two errors in writeraw (14a)-script that were found...
2013-09-19 martin.holst... Reintegrated scripting-branch into trunk. yay
2013-09-19 martin.holst... Final merge of trunk changes to scripting branch
2013-09-19 martin.holst... Only superficial changes, to get rid of compiler warnings
2013-09-19 martin.holst... Removed the -ldl switch from r763, so it only is added...
2013-09-19 martin.holst... Implemented parameter passing into script, added a...
2013-09-16 martin.holst... merged trunk changes into branch
2013-09-16 martin.holst... In the middle of some work to get arguments into script...
2013-09-16 martin.holst... Patch by jonor for hf list 14b, wait of ack was missing...
2013-09-15 micki.held... Major rework of hf mf nested:
2013-09-01 martin.holst... Fixed some kind of of linking error
2013-09-01 martin.holst... Merged latest trunk changes into scripting-branch
2013-09-01 martin.holst... Removed lua binary which shouldn't be in version control
2013-09-01 martin.holst... Patch by jonor, fixes so uart_receive does not block...
2013-09-01 martin.holst... Patch by jonor for raw ISO 1444B commands. See http...
2013-09-01 martin.holst... Added a comment
2013-08-27 martin.holst... Minor changes to writeraw.lua, still not working as...
2013-07-12 martin.holst... More patches from en4rab to the hexsamples, plus patche...
2013-07-10 micki.held... Revoked unintended commit of cmdmain.c to scripting...
2013-07-08 micki.held... (no commit message)
2013-07-08 micki.held... (no commit message)
2013-07-04 martin.holst... Attempt to use raw writing capabilities via scripting...
2013-06-26 martin.holst... Major changes to hf mf mifare
2013-06-26 martin.holst... Removed some crap-scripts for testing
2013-06-26 martin.holst... Finishing touches on new mifare classic hack rework
2013-06-26 martin.holst... Fixed so correct sizes are used across different archit...
2013-06-26 martin.holst... Added lua-mac building, added cleaning of lua files
2013-06-26 martin.holst... Improved error handling
2013-06-25 martin.holst... Attempt to make the makefile generic, so lua compilatio...
2013-06-15 martin.holst... Major changes to 'hf mf mifare', see discussion here...
2013-06-07 martin.holst... typo
2013-06-07 martin.holst... Fixed a minor error with the keys
2013-06-07 martin.holst... Added library to read card info, made use of it from...
2013-06-07 martin.holst... Changes in cmd handling
2013-06-07 martin.holst... implementation of command library in lua
2013-06-07 martin.holst... mf check keys in lua-space
2013-06-07 martin.holst... Fixed 'volatile' error in this branch also
2013-06-07 martin.holst... Work on the scripting library
2013-06-06 martin.holst... Fixed so storeCommand/getCommand are multithread-safe...
2013-06-05 martin.holst... Applied patch from http://www.proxmark.org/forum/viewto...
2013-06-03 martin.holst... Fixed error pointed out here: https://code.google.com...
2013-05-31 martin.holst... Found 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... Added binlib, to handle binary data from lua, based...
2013-05-24 martin.holst... Started an experiment with lua mifare hack
2013-05-24 martin.holst... Minor fixes, added some functionality to send data...
2013-05-24 martin.holst... 'core' library glue
2013-05-24 martin.holst... Added a PoC script which implements a commandline
2013-05-24 martin.holst... Added 'core'-api, also added some error handling in...
2013-05-22 martin.holst... Fixed so standard libraries can be used, added an examp...
2013-05-21 martin.holst... First implementation of user scripts - very experimenta...
next
Impressum, Datenschutz