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-08-25 21:18:36

Rducky
Contributor
Registered: 2020-08-21
Posts: 4

PM3 rdv4 with standalone module installation problem on kali linux

Hi,
When I try to install files:
apt-get install git build-essential libreadline5 libreadline-dev gcc-arm-none-eabi libusb-0.1-4 libusb-dev libqt4-dev ncurses-dev perl pkg-config

I have this mesage:

Le paquet « libqt4-dev » n'a pas de version susceptible d'être installée

Can you help me?

Thanks

Offline

#2 2020-08-25 21:30:35

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

Re: PM3 rdv4 with standalone module installation problem on kali linux

Where did you get those instructions?  Follow the instruction on the repo instead.
https://github.com/RfidResearchGroup/pr … --raspbian

Offline

#3 2020-08-25 21:47:07

Rducky
Contributor
Registered: 2020-08-21
Posts: 4

Re: PM3 rdv4 with standalone module installation problem on kali linux

Thanks Iceman
When I try to compil I have this error:
_PREFIX -DNO_GZIP -DZLIB_PM3_TUNED   -c -o obj/pcsc.o pcsc.c
pcsc.c:27:10: fatal error: winscard.h: Aucun fichier ou dossier de ce type
   27 | #include <winscard.h>
      |          ^~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:348 : obj/pcsc.o] Erreur 1
make[1] : on quitte le répertoire « /root/proxmark3/client »
make: *** [Makefile:33 : client/all] Erreur 2

Offline

#4 2020-08-26 02:57:22

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

Re: PM3 rdv4 with standalone module installation problem on kali linux

You know that you are not using the RRG/Iceman repo?  So you will not be able to use standalone modes in the same way.

You are on the offical repo, so you will need to use it's installation guides.

Offline

#5 2020-08-26 06:55:36

Rducky
Contributor
Registered: 2020-08-21
Posts: 4

Re: PM3 rdv4 with standalone module installation problem on kali linux

Thanks iceman, with your repo i'ts ok smile

Offline

Board footer

Powered by FluxBB