PACSprobe

PACSprobe is a Utility to read access card credentials. It is based on SmartCardAPI Library

If you have a smart card reader and card you can get a quick look to see SmartCardAPI at work .

We published an application, PACSprobe to read HID Prox and iCLASS card numbers on OMNIKEY readers. PACSprobe reads a card’s ATR. If it detects a contactless card such as Mifare Classic or any other NFC tag, PACSprobe shows its UID a/k/a card serial number (CSN). So in this sense it is a great tool for a quick system check – it will tell you right away if it can detect a reader and card. 

SmartCardAPI (professional) does a great job analyzing card and reader type. It supports OMNIKEY 5021, 5022, 5023, 5121, 5421, 5422, 5025, 5125, 5325, 5127 CK and 5427 CK. Note that iCLASS libraries are not part of our standard trial. They are only available upon request. So PACSprobe provides a great way to kick the tires and find out how seamless an integration can work, even if sophisticate mutual authentication with a reader system and encrypted communication over secure channels, protected under a session key are at work. 

Please have a look at our dedicated PACSProbe site www.pacsprobe.com for further info. 

SmartCardAPI supports HID iCLASS cards
reading a card number or facility code is a matter of a few lines of .NET code