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 2021-05-21 19:00:59

mochenmat
Contributor
Registered: 2021-05-11
Posts: 6

Standalone mode pm3 easy

Is it possible to use the pm3 easy by itself with no computer client? Like copy a key then use pm3 as a key?

Offline

#2 2021-05-26 11:42:12

gerza
Contributor
Registered: 2018-05-05
Posts: 14

Re: Standalone mode pm3 easy

Yes. you must compile firmware with the mode of your choice in the Makefile.platform file. (only one each)

https://github.com/RfidResearchGroup/pr … alone-mode


if you have the limited 256k version this configuration works fine. you can change the line STANDALONE=HF_MATTYRUN with the mode you prefer to use. 

-----Makefile.platform---------
PLATFORM=PM3GENERIC
PLATFORM_SIZE=256
STANDALONE=HF_MATTYRUN
SKIP_FELICA=1
SKIP_ICLASS=1
SKIP_LEGICRF=1
-----------------------------------

some standalone  sample:
https://www.youtube.com/watch?v=CjMIabB7lrk
https://www.youtube.com/watch?v=bGwepPhrE6s
https://www.youtube.com/watch?v=OJWUgq23Bps

Offline

#3 2021-06-19 17:29:53

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

Re: Standalone mode pm3 easy

A very wide question,   but you might want to read up on Standalone modes.
There is a note about it on RRG/Iceman repo.

Offline

Board footer

Powered by FluxBB