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.
Pages: 1
Hi there,
how can i call built-in proxmark commands like 'cgetblk' or 'csetuid' from a lua script?
thanks
Offline
Just to run commands you can use core.console. Look in the lua scripts to get an idea.
core.console('hf 14a info')
If you feel the love, https://www.patreon.com/iceman1001
modhex(hkhehghthbhudcfcdchkigiehgduiehg)
Offline
Just to run commands you can use core.console. Look in the lua scripts to get an idea.
core.console('hf 14a info')
Thanks mate!
cheers
Offline
Pages: 1