Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
Hello,
when I do "script list" I get the following output:
[usb] pm3 --> script list
[ Lua scripts ]
├── C:\Users\Alien\MyFiles\NFC\ProxSpace\pm3\proxmark3\client\luascripts/
│ ├── data_hex_crc.lua
│ ├── data_mf_accessdecode.lua
│ ├── data_mf_bin2eml.lua
│ ├── data_mf_bin2html.lua
│ ├── data_mf_eml2bin.lua
│ ├── data_mf_eml2html.lua
│ ├── data_mfu_bin2eml.lua
│ ├── examples/
│ │ ├── example_cmdline.lua
│ │ └── example_parameters.lua
│ ├── hf_14a_aztek.lua
│ ├── hf_14a_protectimus_nfc.lua
│ ├── hf_14a_raw.lua
│ ├── hf_14a_read-ltocm.lua
│ ├── hf_14b_calypso.lua
│ ├── hf_14b_mobib.lua
│ ├── hf_15_magic.lua
│ ├── hf_legic.lua
│ ├── hf_legic_buffer2card.lua
│ ├── hf_legic_clone.lua
│ ├── hf_mf_autopwn.lua
│ ├── hf_mf_dump-luxeo.lua
│ ├── hf_mf_format.lua
│ ├── hf_mf_gen3_writer.lua
│ ├── hf_mf_keycheck.lua
│ ├── hf_mf_magicrevive.lua
│ ├── hf_mf_mini_dumpdecrypt.lua
│ ├── hf_mf_tnp3_clone.lua
│ ├── hf_mf_tnp3_dump.lua
│ ├── hf_mf_tnp3_sim.lua
│ ├── hf_mf_uidbruteforce.lua
│ ├── hf_mf_uidkeycalc-mizip.lua
│ ├── hf_mf_uidkeycalc.lua
│ ├── hf_mfp_raw.lua
│ ├── hf_mfu_magicwrite.lua
│ ├── hf_mfu_setuid.lua
│ ├── hf_mfu_uidkeycalc-italy.lua
│ ├── hf_ndef_dump.lua
│ ├── hf_ntag-3d.lua
│ ├── init_rdv4.lua
│ ├── lf_em4100_bulk.lua
│ ├── lf_em_tearoff.lua
│ ├── lf_em_tearoff_protect.lua
│ ├── lf_hid_bulkclone.lua
│ ├── lf_ident_json.lua
│ ├── mem_readpwd.lua
│ ├── mem_spiffs_readpwd.lua
│ ├── mfc_hammerlite.lua
│ ├── multi_bruteforce.lua
│ ├── ntag_getsig.lua
│ ├── ntag_hammertime.lua
│ └── tests/
│ ├── data_tracetest.lua
│ ├── hf_read.lua
│ ├── lf_t55xx_defaultask.lua
│ ├── lf_t55xx_defaultbi.lua
│ ├── lf_t55xx_defaultfsk.lua
│ ├── lf_t55xx_defaultpsk.lua
│ └── lf_t55xx_writetest.lua
├── C:\Users\Alien\MyFiles\NFC\ProxSpace\pm3/.proxmark3/luascripts/
└── C:\Users\Alien\MyFiles\NFC\ProxSpace\pm3\proxmark3\client\../share/proxmark3/luascripts/[ Cmd scripts ]
├── C:\Users\Alien\MyFiles\NFC\ProxSpace\pm3\proxmark3\client\cmdscripts/
│ ├── example.cmd
│ ├── rdv4_init_extflash.cmd
│ └── test_psk_clone.cmd
├── C:\Users\Alien\MyFiles\NFC\ProxSpace\pm3/.proxmark3/cmdscripts/
└── C:\Users\Alien\MyFiles\NFC\ProxSpace\pm3\proxmark3\client\../share/proxmark3/cmdscripts/[ Python scripts ]
├── C:\Users\Alien\MyFiles\NFC\ProxSpace\pm3\proxmark3\client\pyscripts/
│ ├── findbits.py
│ ├── ice.py
│ ├── parity.py
│ ├── pm3_eml2mfd.py
│ ├── pm3_eml_mfd_test.py
│ ├── pm3_help2json.py
│ ├── pm3_help2list.py
│ ├── pm3_mfd2eml.py
│ ├── theremin.py
│ └── xorcheck.py
├── C:\Users\Alien\MyFiles\NFC\ProxSpace\pm3/.proxmark3/pyscripts/
└── C:\Users\Alien\MyFiles\NFC\ProxSpace\pm3\proxmark3\client\../share/proxmark3/pyscripts/
but in this video I am watching https://www.youtube.com/watch?v=qAlZw3Nl23k I am seeing that he is using a the following command "script run mfckeys", which is supposed to come preinstalled on the proxmark client, but I don't see it.
Is he running another proxmark installation different than mine? what has happened with this mfckeys.lua file I don't have?
I have searched it on my windows & linux installation and I don't find it.
Any ideas?
Thanks
Offline