Proxmark3 community

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.

Announcement

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.

#1 2019-05-27 11:50:34

Lcardil
Contributor
Registered: 2018-10-28
Posts: 9

Call built-in proxmark commands

Hi there,

how can i call built-in proxmark commands like 'cgetblk' or 'csetuid' from a lua script?
thanks smile

Offline

#2 2019-05-27 12:06:19

iceman
Administrator
Registered: 2013-04-25
Posts: 9,497
Website

Re: Call built-in proxmark commands

Just to run commands you can use core.console.   Look in the lua scripts to get an idea.

core.console('hf 14a info')

Offline

#3 2019-05-27 12:13:07

Lcardil
Contributor
Registered: 2018-10-28
Posts: 9

Re: Call built-in proxmark commands

iceman wrote:

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 big_smile

Offline

Board footer

Powered by FluxBB