Hi everyone, I’m new to this forum. Sorry about my poor English.
When I run the comand “run script fm11rf08s_recovery”, I get the following message:
[usb] pm3 → script run fm11rf08s_recovery
[-] Error - can’t find fm11rf08s_recovery.py.[lua|cmd]
[usb] pm3 →
The .py files are located at /home/pc/.proxmark3/pyscripts
And when I run “script list” the .PY scripts do not appear
usb] pm3 → script list
[ Lua scripts ]
├── /home/pc/.proxmark3/luascripts/
└── /usr/local/bin/…/share/proxmark3/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
.
.
.
[ Cmd scripts ]
├── /home/pc/.proxmark3/cmdscripts/
└── /usr/local/bin/…/share/proxmark3/cmdscripts/
├── example.cmd
├── rdv4_init_extflash.cmd
└── test_psk_clone.cmd
[usb] pm3 →
Does anyone know why? help
Thank you