-
Hi!
It's been over 8 months without using the Proxmark. I've downloaded the repository, make, make -j and ./pm3-flash-all and all went good.
Now, when I'm trying to scan any mifare card, it return…
-
**What I want to do:**
Compile Proxmark3 on a Raspberry Pi 2 running Debian Jessie.
**Why do I want to do this on this old platform:**
I have a Pimoroni Hyperpixel Display ( https://github.com/pi…
-
### Versions
* acr122u
* /usr/sbin/pcscd --version
pcsc-lite version 1.9.8.
Copyright (C) 1999-2002 by David Corcoran .
Copyright (C) 2001-2022 by Ludovic Rousseau .
Copyright (C) 2003-2004 by…
-
I tried to install the proxmark3 in Ubuntu for Pi . I get this error in the make clean && make -j
Here is the teminal output:
-] CC src/emv/emv_pk.c
src/cmdhfmfu.c: In function ‘CmdHF14AMfuEView’:
…
-
Since commit #ce74a25d064639e6961aeb2ef3be221eba366ece ("use macros instead" from @iceman1001) the code doesn't compile out of the box on opensuse 15.2 anymore with following error:
`
Version info: …
-
Hi, I'm Termux 🤖.
I'm here to help you update your Termux packages.
I've tried to update the proxmark3 package, but it failed.
Here's the output of the update script:
Show log
INFO: Updating prox…
-
in iso14443b.c
```c
if (tag_is_active == false) {
if (Handle14443bSampleFromReader(ci & 0x01)) {
uint32_t eof_time = dma_start_time + (samples * 16) + 8; // -…
-
not sure if this is related to proxmark (guess not?), but thought maybe someone here can help me and maybe also note that in some README that, if its not possible to build for fedora 35, to maybe ment…
-
Trying to install on an Intel MacBook Pro, Mac OS 11.5.1, output is below:
```
brew install proxmark3
==> Installing proxmark3 from rfidresearchgroup/proxmark3
==> Downloading https://github.com…
-
Hi all
Currently, the master is "bleeding edge", maybe a bit more than usual ;)
You've basically two options depending which techs you want to address:
* Use the latest release https://github.com…