This website requires JavaScript.
Explore
Homepage
Help
Sign In
DeforaNetworks
/
proxmark3
Watch
3
Star
0
Fork
0
You've already forked proxmark3
Code
Releases
Activity
proxmark3
/
client
/
scripts
History
martin.holst@gmail.com
c9e2f7807e
Added a utility script to convert a 'dumpdata.bin'-file into the 'eml'-format that the emulator uses. Did not find any built-in way to do this, perhaps such functionality already exists.. ?
2013-10-03 13:56:11 +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
Added a utility script to convert a 'dumpdata.bin'-file into the 'eml'-format that the emulator uses. Did not find any built-in way to do this, perhaps such functionality already exists.. ?
2013-10-03 13:56:11 +00:00
htmldump.lua
Fixed error in htmldumper
2013-10-03 13:26:17 +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
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