a763eb2126
Added a comment
martin.holst@gmail.com
2013-09-01 18:40:08 +00:00
3e69b21148
Minor changes to writeraw.lua, still not working as it should
martin.holst@gmail.com
2013-08-27 06:50:00 +00:00
4961e292aa
More patches from en4rab to the hexsamples, plus patches to legicsave and legicdecode (also by en4rab).
martin.holst@gmail.com
2013-07-12 20:03:31 +00:00
1d59cd8d7a
Revoked unintended commit of cmdmain.c to scripting branch in r754.
micki.held@gmx.de
2013-07-10 05:10:58 +00:00
30a46ed86a
Attempt to make the makefile generic, so lua compilation works well also under windows
martin.holst@gmail.com
2013-06-25 20:25:18 +00:00
401afb61c7
Major changes to 'hf mf mifare', see discussion here : http://www.proxmark.org/forum/viewtopic.php?pid=7492#p7492 . Support added for tracking multiple NT to attack, plus support for 'MF-tuning' - finding out what time the tag needs to power down (and reset nonce counter)
martin.holst@gmail.com
2013-06-15 10:21:39 +00:00
a808a224f5
Found that USBcommands from the device are silently overwritten if the host does not quickly enough read them, which causes problems in several places. Implemented a circular buffer which stores up to 50 commands (still tiny, memorywise) and prints out a message if the buffer wraps around (overwrites).
martin.holst@gmail.com
2013-05-31 19:25:13 +00:00
1ef665776d
Added a PoC script which implements a commandline
martin.holst@gmail.com
2013-05-24 21:06:20 +00:00
a0655c45bd
Added 'core'-api, also added some error handling in scripts
martin.holst@gmail.com
2013-05-24 21:05:45 +00:00
5a92cb525e
Fixed so standard libraries can be used, added an example script, and fixed so all hf.mf-ops can be called
martin.holst@gmail.com
2013-05-22 13:04:01 +00:00
806dc07542
First implementation of user scripts - very experimental - YMMV
martin.holst@gmail.com
2013-05-21 18:37:43 +00:00
e67b06b706
Support for cloning to T55x7 at different clock rates & 134KHz * Modified commands (lf em4x): em410xwatch ['h'] -- Watches for EM410x 125/134 kHz tags (option 'h' for 134) em410xwrite <UID> <'0' T5555> <'1' T55x7> [clock rate] -- Write EM410x UID to T5555(Q5) or T55x7 tag, optionally setting clock rate * Better option checking for em410xwrite & fix for uninitialized vars * Increased samples from 2000 to 4000 in em410xwatch (2000 is OK for clock=64, but too few for clock=32)
apresence@gmail.com
2013-05-12 08:11:00 +00:00
5b59cfb7b1
Added some information about flashing (linux)
martin.holst@gmail.com
2013-05-11 12:43:44 +00:00
5f91a683b7
Added some documentation regarding ports on linux
martin.holst@gmail.com
2013-05-11 12:33:04 +00:00
9836a77f97
Fixed a third issue where a buffer was filled with 0x44, affecting chinese cards-commands.(csetblk)
martin.holst@gmail.com
2013-05-11 12:23:31 +00:00
ea73261dc6
Fixed buffer corruption in iso1443a_select_card, affecting several operations, e.g. hf mf mifare and probably a few more
martin.holst@gmail.com
2013-05-11 12:13:17 +00:00
d16e0478d2
Fixed bug in HID clone short format. Added EM4xxx block read/write commands
cex123@gmail.com
2013-01-24 13:21:37 +00:00
f5fca2ed62
Added command to read PCF7931 125Khz LF tags. This is a beta version which needs to be tested.
chalk.secu@gmail.com
2013-01-18 21:31:35 +00:00
e98300f245
Added block command for T55xx and support for cloning HID long format
cex123@gmail.com
2013-01-16 10:42:29 +00:00
ab6bf11f3f
minor fix when reading blocks
roel@libnfc.org
2012-12-17 13:21:53 +00:00