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
9d590832a18fd34abd2c7966f14a30f58e87e1a1
proxmark3
/
client
/
scripts
History
iceman1001
e75bc417f1
ADD: added a lua script which calculates mifare keys based on a uid diversification
2016-05-06 10:19:15 +02:00
..
14araw.lua
…
calc_ev1_it.lua
ADD: a minor xor script
2015-10-30 09:07:04 +01:00
calc_mizip.lua
ADD: added a lua script which calculates mifare keys based on a uid diversification
2016-05-06 10:19:15 +02:00
calypso.lua
CHG: the 14b is getting better, since I added the fpga waiting signaling I found in "14a emgetcmd" etc.
2016-04-29 22:23:32 +02:00
cmdline.lua
…
didump.lua
…
dumptoemul-mfu.lua
ADD: @marshmellow42 's changes to "hf mfu *" ,
2015-12-15 09:34:55 +01:00
dumptoemul.lua
…
e.lua
…
emul2dump.lua
…
emul2html.lua
…
formatMifare.lua
…
hf_read.lua
…
htmldump.lua
…
legic_buffer2card.lua
ADD: Added three legic luascript from @iscom (Mosic) Great work!
2016-02-28 14:50:49 +01:00
Legic_clone.lua
ADD: Added three legic luascript from @iscom (Mosic) Great work!
2016-02-28 14:50:49 +01:00
legic.lua
ADD: @icsom changes and additions to lua scripts for LEGIC
2016-03-20 19:25:48 +01:00
mfkeys.lua
…
mifare_autopwn.lua
…
ndef_dump.lua
…
parameters.lua
…
remagic.lua
…
test_t55x7_ask.lua
…
test_t55x7_bi.lua
…
test_t55x7_fsk.lua
…
test_t55x7_psk.lua
…
tnp3clone.lua
…
tnp3dump.lua
FIX: forgot a lua object for the call to ConvertAsciiToHex. Thanks @romaric for finding it.
2016-01-15 21:47:32 +01:00
tnp3sim.lua
…
tracetest.lua
…