-
I fixed some usages where duration was wrongly used as timestamp_end.
Still, some usages seem weird...
client/src/cmdtrace.c:
* ISO14443A - All times are in carrier periods (1/13.56MHz)
* Thinfi…
-
MF_DBGLEVEL can only be set by `hf mf dbg N` but it's used across many other technos.
* iso14443b
* iso15693
* iclass
* felica
* lfops
* i2c
* fpgaloader
* flashmem
We should make the `hf m…
-
How to reproduce:
* Clone the repository
* Edit lines 104-112 to
```c
const nfc_modulation nmModulations[6] = {
{ .nmt = NMT_ISO14443A, .nbr = NBR_106 },
{ .nmt = NMT_ISO14443B, .nbr…
-
Hi im noob to NFC but trying to make it run. Is PN532 NFC RFID module V3 red PCB.
Managed to conect it to Raspberry Pi3B+ via all 3 posibilities... Module is visible, library talks to module (nfc-lis…
-
识别设备顺序:先usb、然后蓝牙、再com,最后ip。com优化后只使用了38400波特率。
2021-01-18 16:09:29.850 +08:00 [INF] RfidCenter, Version=1.14.1.0, Culture=neutral, PublicKeyToken=null
2021-01-18 16:09:30.324 +08:00 [DBG] FillRead…
renyh updated
3 years ago
-
hi
to have a better search visibility of proxmark repository lets add topics to repository header.
i suggest to add iso14443, u2f, fido2, nfc, etc...
-
i'm m1 macbook pro ,when i build [icopyx-community-pm3](https://github.com/iCopy-X-Community/icopyx-community-pm3) ,error
`./src/fido/cbortools.h:34:56: error: unknown type name 'CborEncoder'`
➜…
-
![flyer](https://user-images.githubusercontent.com/48245105/71186870-42ca4f80-227e-11ea-9566-37af9d8838fa.png)
Hi guys,
this year we are finally doing a workshop at 36C3 in Leipzig. If anyone has …
fptrs updated
4 years ago
-
I can read block from iclass card, but couldn't write it.
proxmark> hf iclass readblk b 07 k 0
CSN: xx xx 5a 0e fe ff 12 e0
Authenticating with legacy diversified key: xx xx…
-
The crypto used also is known, so it would be possible to implement it all.
Datasheet
http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-5276-CryptoRF-AT88SC0808CRF-1616CRF-3216CRF-6416CRF-AT8…