Socket
Socket
Sign inDemoInstall

nfc-uid

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    nfc-uid

Get UUID of NFC card with a scanner.


Maintainers
1

Readme

NFC_UID

Get the UID / MAC / HWID of an NFC chip / Card
Version: 0.4

Navigation

  • Installation
  • Changelogs
  • Migrating to 0.5

Disclaimer

I do not promise to maintain this project or to update it frequently!
Additions will be made if a bug is found and reported via issues or if I miss a feature or see room for improvement.
If you want to add something you can either fork or submit a enhance issue and I will merge if it seems fine.

Purp

I wanted to read the hwid of an nfc chip using python.
But I did not find any in the Internet soooo I made it my self.
So this script will read an nfc chip/card and return the hwid that is read using pyscard.

The HWID can be returned on multiple ways. Either typing (emulating keyboard typing) or classic return.
More details can be read in the code or function documentation.

Anyways have fun with it and if you copy it I would be happy to get a mention ^^.
I do not want the project to be abused for private/payed src so we will use GNU v3 from now on 

Ideas

Console usage (With argument parsing)
Add optional logger for file output

Tested Hard/Software

While coding this software I only used the following Scanner, OS and python Version.
I do not gurantee that code works as intended if you change any parameter

Tested Scanner: ACR1252
Tested OS     : Windows 10
Python        : 3.7

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc