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

vicc dont work #262

Closed
vercebe opened this issue Jan 14, 2024 · 2 comments
Closed

vicc dont work #262

vercebe opened this issue Jan 14, 2024 · 2 comments

Comments

@vercebe
Copy link

vercebe commented Jan 14, 2024

Hi, sorry for my english
I'm having this problem whent trying to use vicc in ubuntu 23 fresh install:

vicc --type=relay --reader=2 -H=192.168.10.137 -P=35964
Traceback (most recent call last):
File "/usr/bin/vicc", line 161, in
vicc.run()
File "/usr/lib/python3/dist-packages/virtualsmartcard/VirtualSmartcard.py", line 571, in run
self.__sendToVPICC(self.os.getATR())
File "/usr/lib/python3/dist-packages/virtualsmartcard/VirtualSmartcard.py", line 506, in __sendToVPICC
self.sock.sendall(struct.pack('!H', len(msg)) + msg)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
TypeError: can't concat str to bytes

@frankmorgner
Copy link
Owner

please try python3. if that works, please file a bug at ubuntu's support

@vercebe
Copy link
Author

vercebe commented Jan 15, 2024

Ubuntu use python3, anyway a manage to install it in debian 12 and kali linux is well. I am trying to use https://github.com/julijonas/apdu-intercept but I think it use python2. Anyway, Thank you a lot, Great Job!!!

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

No branches or pull requests

2 participants