Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyscard issue imediate help #135

Closed
beginnerslvl opened this issue Jun 19, 2022 · 1 comment
Closed

pyscard issue imediate help #135

beginnerslvl opened this issue Jun 19, 2022 · 1 comment

Comments

@beginnerslvl
Copy link

beginnerslvl commented Jun 19, 2022

  • kali linux

python
Python 2.7.18 (default, Mar 28 2022, 20:47:09)

sir i have ,been trying for more than three days to connect my ACR122U-A9to pyscard it is showing me errors please help i am using kali linux on my virtual machine i have uninstalled it 3 times changes its settings a thousand times read your blog still i am facing issues i am no expert but it has been 5 months using linux i am just trying to learn about nfc and credit cards etc 
by using nfc-list i can see my card reader┌──(root kali)-[/home/…/pyscard/PCSC/CCID/PCSC]
└─# nfc-list                        
nfc-list uses libnfc 1.8.0
NFC device: ACS / ACR122U PICC Interface opened

but when i do pcsc_scan ┌──(root kali)-[/home/…/pyscard/PCSC/CCID/PCSC]
└─# pcsc_scan
Using reader plug'n play mechanism
Scanning present readers...

i have tried many methods includinghttps://github.com/nfc-tools/ifdnfc/issues/6
installing ccidpcscdi was actually following salvador mendoza guide of card emulation and it took me three days only to resolve python not importing smartcard well somehow i resolved it by using python 3.10.4 now it cant get my card info PLEASE HELP

python                                                                                                                                                        255 ⨯
Python 3.10.4 (main, Mar 24 2022, 13:07:27) [GCC 11.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

import smartcard
smartcard.System.readers()
[]                                

PLEASE PLEASE PLEASE HELP
i know this issue have been done before but i tried that fix and nothing worked please help 

Steps for reproducing this issue:

1.clone pyscard
2.install all tools pcsc etc
3. python import smart card
3. not work

@LudovicRousseau
Copy link
Owner

Duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants