-
Apple is moving away from 32-bit support, (see https://support.apple.com/en-us/HT2084360), and pure 32bit binaries will not run on the latest version (10.15) of macOS.
In addition to that, only pur…
-
![smartcard_util error](https://user-images.githubusercontent.com/25392833/73580245-d46ad680-4452-11ea-93bc-9e1f9229c7c0.PNG)
pyscard, serial and pytlv have been installed, but smartcard.util modul…
-
I am installing pyscard on fedora28, but it keeps generating error.
Please see error results below, what can I do to resolve them?
[root@ibm044 venv]# source bin/activate
(venv) [root@ibm044 ven…
-
Hi,
I am trying to use it on CentOS Linux release 7.2.1511 and I get the follwoing error:
[root@APPServer kiopcgenerator]# kiopcgen
Traceback (most recent call last):
File "/usr/bin/kiopcgen",…
-
### Configuration
impacket version: Impacket v0.9.22.dev1+20200924.183326.65cf657f
Python version: Python 2.7.18
Python version: Python 3.8.5
Target OS: Linux rt 5.7.0-kali1-amd64 #1 SMP Deb…
-
I am running latest ArchLinux. Installing `poetry-dynamic-versioning` with `pip install` installs it to the `~/.local/lib/python3.8/site-packages/poetry_dynamic_versioning` directory:
```
─╼ pip i…
-
I try to identify a card by its serial ut the result is changing on every read.
My reader is a ACR-122U and I tried several contactless debit and credit card as well as my ID card.
```
import nfc…
Bouni updated
4 years ago
-
Hello!
I am using the ACR122u card reader with pyscard, and currently for single tags at a time it works fantastic. However, in an infinite loop, if a card is removed the reader will not connect ag…
-
Hi,
the reader is ACM1252SM rev 1.00C
I've installed the driver for MacOS from ACS, and I'm using pyscard module also,
for some reason on older installation, there's no protocol problem but on ne…
-
I would like to gather all issues with getting _Yubikey Manager_ to run on OpenBSD with the goal of providing a port (package) for `ykman` .
1. ~~`pyscard` doesn't compile on OpenBSD~~ Resolved by …