-
Latest commit
8f4db5e
~/proxmark3$ make clean && make all
===================================================================
Platform name: Proxmark3 rdv4
PLATFORM: PM3RDV4
Pla…
-
Hi !! seems cmake is unable to find libnfc.
```
respeaker@v2:~$ nfc-list -v
nfc-list uses libnfc 1.7.1
NFC device: pn532_i2c:/dev/i2c-3 opened
0 ISO14443A passive target(s) found.
0 Felica …
-
CC src/emv/test/crypto_test.c
[-] CC src/emv/test/cryptotest.c
[-] CC src/emv/test/cda_test.c
[-] CC src/emv/test/dda_test.c
[-] CC src/emv/test/sda_test.c
[-] CC src/fido/additional_ca.c
[-] CC…
-
**Describe the bug**
When compiling with: make clean && make install the compilation fails with the following error:
```[-] CC start.c
In file included from start.c:18:0:
BigBuf.h:42:1: error: t…
-
**Describe the bug**
When I excute `hf 14b sniff` after that got only \n
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'pm3 folder'
2. Click on 'proxmark3.exe'
3. Scroll down to '…
ghost updated
4 years ago
-
-
It seems certain variation of iClass 2000 cards (Programmed and Configured, non- ISO ISO14443B, + and = ) cannot be read by the Proxmark3
When trying to read, the voltage drop when doing `hw tune`,…
-
brew install and flashing an PM3 Easy results in a non-booting PM3.
I assume partially due to the recompile of sources caused by "make install" without platforms option:
```
$ export HOMEBREW_PR…
-
comments
Comments
@Darkcast
running on windwos 10 and on the lastest version of both proxmark and proxspace64
when I try to I make install
and I get the following error (see bold below)
pm3 ~…
-
I'm trying to run the step I've seen before used to package up just the binaries into a tar file.
```
$ git clone https://github.com/RfidResearchGroup/proxmark3.git
$ cd proxmark3
$ make all
…