This website requires JavaScript.
Explore
Help
Sign In
dash
/
proxmark3
Watch
1
Star
0
Fork
0
You've already forked proxmark3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b969713989de2ce3018c06fc86c4bf41a1297ddc
proxmark3
/
client
/
scripts
History
martin.holst@gmail.com
b969713989
Fixed error with mifare_autopwn where keys were reversed, see
http://www.proxmark.org/forum/viewtopic.php?pid=8494#p8494
2013-10-09 19:08:17 +00:00
..
14araw.lua
Minor changes, usage examples and selftests
2013-09-21 20:46:32 +00:00
cmdline.lua
Added a PoC script which implements a commandline
2013-05-24 21:06:20 +00:00
dumptoemul.lua
Some documentation improvement
2013-10-03 13:58:14 +00:00
htmldump.lua
Some documentation improvement
2013-10-03 13:58:14 +00:00
mfkeys.lua
Made script-based default key check a bit more intelligent, so it works not only on 4k cards. Also added option to save data to a dump-file
2013-10-01 19:58:42 +00:00
mifare_autopwn.lua
Fixed error with mifare_autopwn where keys were reversed, see
http://www.proxmark.org/forum/viewtopic.php?pid=8494#p8494
2013-10-09 19:08:17 +00:00
parameters.lua
Implemented parameter passing into script, added a minimal getop-parser, added an example script which takes parameters
2013-09-19 19:21:12 +00:00
test.lua
Fixed so standard libraries can be used, added an example script, and fixed so all hf.mf-ops can be called
2013-05-22 13:04:01 +00:00