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 2020-07-31 23:14:36

xugmu
Contributor
Registered: 2016-06-22
Posts: 24

Official client and rdv40 client on the same hard drive?

Hello, I don't control much Linux and I have this question.

If not, how can I uninstall the official and install the rdv40?

Thank  you

Last edited by xugmu (2020-07-31 23:16:14)

Offline

#2 2020-08-01 10:17:07

mwalker
Moderator
Registered: 2019-05-11
Posts: 318

Re: Official client and rdv40 client on the same hard drive?

On linux, it should be as simple as creating two sub folders, then git clone each as normal.
e.g.
/home/testuser/rrg
/home/testuser/pm3

cd /home/testuser/rrg
git clone <rrg url>

cd /home/testuser/pm3
git clone <original pm3 url>

Then compile each as normal.

Remember to ensure you flash the RRG firmware to the proxmark when using RRG and the flash the original when using its client.

i.e. Dont mix repo firmware and clients.

Offline

Board footer

Powered by FluxBB