ReadCard User Guide. Document revision 05

Size: px
Start display at page:

Download "ReadCard User Guide. Document revision 05"

Transcription

1 ReadCard User Guide Document revision 05

2 Copyright 2011 ISLOG Network. All rights reserved. Version History Date Author Description Document Version 05/04/09 A Humilier Initial version 00 07/10/09 R Gailing English language version 01 07/20/09 M Chamley Document uniformity 02 12/11/09 M Chamley ReadCard /08/11 M Chamley ReadCard /18/11 M Chamley Add ReadID documentation 05 2

3 ReadCard 2.4 Summaries Copyright... 1 Version History... 2 Presentation... 4 Requirements... 4 Software components... 4 Using ReadCard... 4 How to access to smartcard data?... 6 How to analyze accessible information?... 9 Access keys loading Formatting a card Properties and header reading Send command to the RFID chip Save/Backup a card Search/Find data CSN Visualization and ATR description Settings Analysis Sample HID iclass Mifare Mifare DESFire

4 Presentation In the world of RFID, many users have encountered the need to check the card technology or even to take a look at the data. The software ReadCard was developed by ISLOG Network in this intent: to provide an intuitive environment to visualize and analyze more than 90% of contactless and contact card used today in the world. Requirements Software components Framework.NET 2.0 Operating system: Windows 2000 SP4, Windows Server 2003 SP1, Windows XP SP2, Windows Vista, Windows 7. Using ReadCard The following pages describe all graphical interfaces and various allowed manipulations on the software ReadCard to read the card data. If you are using the ReadID version, you can directly go to the following page. 4

5 Main navigation bar. Type : Card technology type (Mifare, iclass, DESFire, ) ; ATR («Answer to Reset»): Specific information about the card ; CSN («Card Serial Number»): Serial number supposed unique by constructors. Nothing guarantees this uniqueness (possibility of duplicate due to entrusted constructors). List containing all smartcard readers detected on the system. Complete structure of the card. Total card Memory Free memory (reachable and clean) Detailed header for a specific sector. Current action executed by the software. Basic hexadecimal data read on a specific sector.

6 How to access to smartcard data? The software ReadCard waits a card detection all time on every (or the selected) reader plugged on the system. You can, at any moment, plug a new reader: it will be automatically added to the reader list. The first step consists to put on card on the contactless reader: HID iclass card detected The screen is automatically updated with the detected card detailed. You can also see that three new buttons appear: Refresh the card structure. Analyze the entire card (total memory, available, sectors accessibility ). Reset loaded keys (in the software memory) for this type of cards. Show node properties. Enregistrer les modifications. 6

7 You can now read data on the card. Left-click on a sector or right-click and press Read Data : Note: You can only read sectors which contains data. In our example, it is useless to double-click on HID iclass or Page 0, only Zone Area sectors contain data. If you have access to the sector, data are displayed: You can also write data directly on the card by typing directly the hexadecimal code (in the middle table) or the ASCII characters (in the right table) and then clicking on the button Data that have been changed appear in red color. to store data. 7

8 If you have not access, this message will be displayed (Authentication failed): If you got the access key to read the sector, you can load specific keys by right-click on the sector and Load Keys Please, refer to the Access keys loading part for detailed. One more information is available, it is the name of the reader which one the card has been detected (only if you are listening all reader): 8

9 How to analyze accessible information? To obtain detailed information on the card, an analyzer tool let you see all accessible sectors with default keys (and loaded keys) and the total memory used and free. Put a card on the contactless read and press the button The analysis can take few moments depending on card type: 9

10 Once the analysis is complete, the interface is updated: Three color codes let you know the accessibility to all sectors containing data: Accessible and free sector. Accessible but already used. Locked sector. You need to load specific keys. Memory information is also updated. The free memory results of the sum of accessible sectors which doesn t contain data. 10

11 Access keys loading To give a secure access to the card datas, most of users change the access keys of sensible sectors. You wouldn t be able to read any datas without the keys. To load access keys (read or writes keys) you musst in a first time to select the desired sector(s) (if many sectors are selected, access keys will be loaded on each sector). Right-click on a selected sector and click on Load keys : After the configuration step, click on «Validate. The loaded sectors will appear in red color under the tree view: To unload access keys, you can redo the same action by clicking on Clear keys or use the button which will reset all loaded keys directly. Note: Keys are saved by card type. If you want to read cards which have the same type successively, you will have to load the first time the adapted keys and all next card will automatically have the same keys loaded by default. If you want to reset these keys (come back to the default values), you can press the button or put a different type of card on the reader. 11

12 Formatting a card The complete or partial format of a card must be realised by an authorized user who knows the risks associated of the deletion of many used datas on the card. The first step before formatting concists to load access keys into the different sectors which need to be reseted (if all keys are default keys, you can directly skip to the next step). Once keys are loaded, you have two choices : Partial format: you can format a specific node. Right-click on the node and select Format node : Full format: Only accessible sectors will be reset (with correct access keys). To format all the card, click on the button: During the formatting, access keys are also reset; don t forget to unload the keys before reading the sectors again. 12

13 Properties and header reading Every type of card have different properties. These properties could be affected to the entire card or for exemple to specific pages or sectors for HID iclass and Mifare. Properties can be viewed by clicking on the Properties button: A new window will appear with all the properties: Some cards also have an header for sectors containing datas. These headers can be viewed by clicking on Read Header : 13

14 Send command to the RFID chip This is an advanced mode of handling the contactless card. Please use this option with caution. ISLOG couldn t be implicated in any dysfunction of a card after sending erroneous commands. The send command menu is available by right click on the first node of the card structure: Select the command to send to the RFID chip and click on Send. The hexadecimal code corresponding to the actual frame is displayed on the right. The chip s response is viewable in the Result panel. Depending of the type of the selected command, you will have to fill some additional information. For example, if I select the SelectPage command, I will have to look at the book and page I want to select: 14

15 Save/Backup a card The card s backup let you save raw data directly in a binary file that can be sent to someone for an analysis for example. To save the entire card, right-click on the first node of the card structure. You can also save one particularly item; you have just to right-click on it. Many options are available: Ignore not granted nodes : nodes that are not reachable (need access keys); Include data header : specific sector headers will be saved too; Add node information and Add card information : specific card information will be added to the backup; Exclude blank nodes : do not save empty data of the blank nodes. Select the destination file and click on Save. 15

16 Search/Find data The search always begins from the selected node in the card structure. To perform a search, go to the menu View and Search or directly by using the key combination CTRL+F. Two search types can be used: Hexadecimal : search directly in the binary data hexadecimal data: String : try to find a string in the card that match the entry. Click on the button Find. If a result is returned, the node in which the entry would have been found will be selected and the entry line highlighted: If no one entry matches, the message bellow will be displayed: 16

17 CSN Visualization and ATR description CSN of the card is generally displayed in hexadecimal. The decimal and binary format is accessible in ReadCard. You can also choose the following representation (MSB Big-endian and LSB Littleendian ). This functionnalities is accessible under the main menu View : Or directly under the CSN field: Note: You can also change the diplay by double right click and the representation by left click on the label CSN. An ATR is often used for specific card type. Banking card for example have the same ATR which can be easily recognized. The ATR list is now completed and updated regularly. ReadCard can import such lists to view detailed information on the ATR. The first step consists to load the ATR file: A file named «smartcard_list.txt» is delivered with the software (in the installation path). You can select this file and valid the import. 17

18 If the import process returns successfully, you should get the following message: Once the list loaded, you can refresh the card. If the following button that a description exists for this ATR: is enabled, this means Click on the button: This is an example for banking French card: 18

19 Settings In Options and Settings, you will be able to select the application language: Two languages are available: English and French. Changing the language will not result in a restart, however it is possible that some elements of the windows is not directly translated. Simply restart the application to change it. 19

20 Analysis Sample HID iclass 20

21 Mifare Mifare DESFire 21

22 ReadID ReadID is a light version of ReadCard with less memory management functionalities but more chip technologies identification than the regular ReadCard version. In fact, the main difference is the RFID reader provided. Main navigation bar. List containing all smartcard readers detected on the system. Type : Card technology type (Mifare, iclass, DESFire, ) ; CSN («Card Serial Number»): The card identifier 22

23 CSN Visualization and ATR description CSN of the card is generally displayed in hexadecimal. The decimal and binary format is accessible in ReadCard. You can also choose the following representation (MSB Big-endian and LSB Littleendian ). This functionnalities is accessible under the main menu View : Or directly under the CSN field: Note: You can also change the diplay by double right click and the representation by left click on the label CSN. In the case of multi-technological readers like Deister, the CSN word could be known under other definition which refer an unique card identifier. 23

24 Analysis Sample HID iclass Mifare EM

USB Enrollment Reader

USB Enrollment Reader USB Enrollment Reader Keri Part Number - RDR-ENR1 The RF Ideas pcprox Plus is a cutting edge USB enrollment reader that is capable of reading both 125KHz proximity cards and 13.56MHz contactless cards

More information

Keyboard Interface Reader application note

Keyboard Interface Reader application note Introduction: ACX keyboard interface reader uses Windows HID interface, no need to install the USB driver, plug and play device. Reader outputs card number in the cursor position which pre-defined by users.

More information

CP600 Card Programmer Quick Start Guide

CP600 Card Programmer Quick Start Guide CP600 Card Programmer Quick Start Guide Software Version 0.10.0 3134-910, Rev A.0 The CP600 Card Programmer is designed for on-site programming of access control and user data onto MIFARE DESFire EV1 credentials

More information

OBID PC/SC-Driver USB

OBID PC/SC-Driver USB OBID classic-pro MANUAL OBID PC/SC-Driver USB up from Version 02.07.00 final public (B) 2009-04-08 H61201-6e-ID-B.doc Copyright 2009 by FEIG ELECTRONIC GmbH Lange Strasse 4 D-35781 Weilburg-Waldhausen

More information

RFID and Wiegand. Short manual. Version 0.1. Date Log v0.1. Adatis GmbH & Co.KG Seite 1 von 8

RFID and Wiegand. Short manual. Version 0.1. Date Log v0.1. Adatis GmbH & Co.KG Seite 1 von 8 RFID and Wiegand Short manual Version 0.1 Author Sandra Gilge Date 02.05.2018 Log v0.1 Adatis GmbH & Co.KG Seite 1 von 8 Inhalt 1 RFID 3 1.1 Introduction 3 1.2 Overview 3 1.3 Card types 3 1.4 Access Controll

More information

IDPort User Guide.

IDPort User Guide. IDPort User Guide www.monitorbm.com ID Port User Guide 2012 Monitor Business Machines Ltd. The software contains proprietary information of Monitor Business Machines Ltd. It is provided under a license

More information

NetIQ Advanced Authentication Framework. Universal Card Authentication Provider Installation Guide. Version 5.1.0

NetIQ Advanced Authentication Framework. Universal Card Authentication Provider Installation Guide. Version 5.1.0 NetIQ Advanced Authentication Framework Universal Card Authentication Provider Installation Guide Version 5.1.0 Table of Contents 1 Table of Contents 2 Introduction 3 About This Document 3 System Requirements

More information

Finger Authentication Server

Finger Authentication Server Futronic Technology Company Ltd. Finger Authentication Server User's Guide Version 5.7 Copyright 2003-2010 Futronic Technology Company Ltd. Copyright 2003-2010 Futronic Technology Company Ltd. All rights

More information

Bluetooth mobile solutions APPLICATION NOTE / FAQ. Page 1 on 24

Bluetooth mobile solutions APPLICATION NOTE / FAQ. Page 1 on 24 Bluetooth mobile solutions APPLICATION NOTE / FAQ Page 1 on 24 Table of Contents I. Introduction... 5 II. Bluetooth Smart technology General principles... 5 III. Frequently Asked Questions... 5 A. STid

More information

Guard Tour Management Software. User s Manual

Guard Tour Management Software. User s Manual Guard Tour Management Software User s Manual 5005 5005 Installation Guide 1. Preparation a. Make a sketch of the sites and name all the check points where the RFID cards will be installed e.g. front door,

More information

BACKUP HD SERIES USER MANUAL

BACKUP HD SERIES USER MANUAL BACKUP HD SERIES USER MANUAL THANK YOU for purchasing the Clickfree Backup appliance. These instructions have been assembled to help you with the using the product, but generally we re hoping that it is

More information

Problem Solving through Programming In C Prof. Anupam Basu Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur

Problem Solving through Programming In C Prof. Anupam Basu Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Problem Solving through Programming In C Prof. Anupam Basu Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture - 04 Introduction to Programming Language Concepts

More information

Installation of FRAMIGEST 1.3 and higher Simplified Installation (LocalDB database)

Installation of FRAMIGEST 1.3 and higher Simplified Installation (LocalDB database) Installation of FRAMIGEST 1.3 and higher Simplified Installation (LocalDB database) WINDOWS XP: use the appropriate installation manual This manual guides you through the simplified installation of FRAMIGEST.

More information

APK-SR8 Programming Software for the Alinco DX-SR8

APK-SR8 Programming Software for the Alinco DX-SR8 for the Alinco DX-SR8 Memory Channel Functions Memory Types Memories Bank A Memories Bank B Memories Limit Memories VFO Channels Transmit Frequency Offset Frequency Offset Direction Name Skip The APK-SR8

More information

NAND Flash Memories. Using Multiply Partition (with Skip IB) on Dataman Universal Device Programmers. (Quick Guide)

NAND Flash Memories. Using Multiply Partition (with Skip IB) on Dataman Universal Device Programmers. (Quick Guide) NAND Flash Memories Using Multiply Partition (with Skip IB) on Dataman Universal Device Programmers (Quick Guide) Application Note April 2012 an_dataman_nand_partitions, version 1.08 Version 1.08/04.2012

More information

OMNIKEY 5X27CK KEYBOARD WEDGE CONFIGURATION USER GUIDE

OMNIKEY 5X27CK KEYBOARD WEDGE CONFIGURATION USER GUIDE OMNIKEY 5X27CK KEYBOARD WEDGE CONFIGURATION USER GUIDE 5127-902, Rev. E.0 March 2016 hidglobal.com Copyright 2011-2016 HID Global Corporation/ASSA ABLOY AB. All rights reserved. This document may not be

More information

NAND Flash Memories. Using Multiply Partition (with Skip IB) on ELNEC Universal Device Programmers. (Quick Guide)

NAND Flash Memories. Using Multiply Partition (with Skip IB) on ELNEC Universal Device Programmers. (Quick Guide) NAND Flash Memories Using Multiply Partition (with Skip IB) on ELNEC Universal Device Programmers (Quick Guide) Application Note October 2017 an_elnec_nand_partitions, version 1.10 Version 1.10/10.2017

More information

Aperio Programming Application Manual

Aperio Programming Application Manual Aperio Programming Application Manual Document No: ST-001321-E, Issue date: 1 August 2014 1 The global leader in Aperio Online Programming Application Manual, Document No: ST-001321-E Date: 1 augusti 2014

More information

MARELEC C Portio. User manual

MARELEC C Portio. User manual MARELEC C Portio Portion cutter production management Software version V1.0.2 ***** User manual () Content Content...2 1. Introduction...3 1.1 System requirements...3 2. Installation...4 2.1 Installation

More information

Dataman-S6 - User's Manual. Dataman-S6 Compact USB Programmer User's Manual

Dataman-S6 - User's Manual. Dataman-S6 Compact USB Programmer User's Manual Dataman-S6 Compact USB Programmer User's Manual Contents Chapter 1 Product Description 1-1 Introduction 1-2 Safety Information 1-3 Precautions 1-4 Operating System, Hardware Requirements 1-5 Accessories

More information

USER GUIDE MORPHOACCESS J SERIES. DOCUMENT SSE May Copyright 2010 Sagem Sécurité Osny, France

USER GUIDE MORPHOACCESS J SERIES. DOCUMENT SSE May Copyright 2010 Sagem Sécurité Osny, France MORPHOACCESS J SERIES USER GUIDE DOCUMENT SSE-0000077399-02 - May 2010 Copyright 2010 Sagem Sécurité Osny, France Sagem Sécurité Document - Reproduction and Disclosure Prohibited Warning Warning MorphoAccess

More information

User Documentation for "NFC CSP Light" Version 1.0

User Documentation for NFC CSP Light Version 1.0 User Documentation for "NFC CSP Light" Version 1.0 Prepared by: "Vincent Le Toux" Date: 03/02/2014 1 Table of Contents Table of Contents System Specifications... 4 Installing... 4 Launch the smart card

More information

S700e Intelligent IP Reader S700 Exit Reader

S700e Intelligent IP Reader S700 Exit Reader New Product Announcement: S700e Intelligent IP Reader S700 Exit Reader CEM Systems is pleased to announce the release of the S700e and companion S700 Exit Reader for use with the AC2000 suite of access

More information

Guard Tour Management Software. User s Manual WM-5000V8

Guard Tour Management Software. User s Manual WM-5000V8 Guard Tour Management Software User s Manual WM-5000V8 TEL: 0086 24 83782790 Email: sales@jwm-rfid.com Web: http://www.jwm-rfid.com/ WM-5000V8 Installation Guide 1. Preparation a. Make a sketch of the

More information

JMY501H User's Manual

JMY501H User's Manual JMY501H User's Manual (Revision 3.42) Jinmuyu Electronics Co. LTD 2011/6/27 Please read this manual carefully before using. If any problem, please mail to: Jinmuyu@vip.sina.com Contents 1 Product introduction...

More information

Sagem MEMS 7.3 Quick Installation Guide

Sagem MEMS 7.3 Quick Installation Guide Sagem MEMS 7.3 Quick Installation Guide This document is an installation supplement to the MorphoAccess Enrollment Management System (MEMS) Installation Guide and User Guide. To ensure the most effective

More information

JMY600 Series IC Card Module

JMY600 Series IC Card Module MIFARE & ISO14443A & ISO14443B & ISO7816 & ISO15693 IC CARD MODULE JMY600 Series IC Card Module ISO15693 Tags Operation Guide (Revision 1.00) Jinmuyu Electronics Co., LTD March 31, 2015 Please read this

More information

Microprocessors & Assembly Language Lab 1 (Introduction to 8086 Programming)

Microprocessors & Assembly Language Lab 1 (Introduction to 8086 Programming) Microprocessors & Assembly Language Lab 1 (Introduction to 8086 Programming) Learning any imperative programming language involves mastering a number of common concepts: Variables: declaration/definition

More information

OMNIKEY 5x27CK Keyboard Wedge Configuration User Guide

OMNIKEY 5x27CK Keyboard Wedge Configuration User Guide OMNIKEY 5x27CK Keyboard Wedge Configuration User Guide 5127-902, Rev. D.3 December 2014 hidglobal.com Contents 1 Overview... 5 1.1 References... 5 1.2 Acronyms and Abbreviations... 6 1.3 Supported RFID

More information

AET62 NFC Reader. Reference Manual. Subject to change without prior notice

AET62 NFC Reader. Reference Manual.  Subject to change without prior notice AET62 NFC Reader Reference Manual Subject to change without prior notice Table of Contents 1.0. Introduction... 5 2.0. AET62 Contactless Smart Card Reader... 6 2.1. USB Interface...6 3.0. Implementation...

More information

umber Systems bit nibble byte word binary decimal

umber Systems bit nibble byte word binary decimal umber Systems Inside today s computers, data is represented as 1 s and 0 s. These 1 s and 0 s might be stored magnetically on a disk, or as a state in a transistor. To perform useful operations on these

More information

MTI RFID Explorer User Manual Version 1.0.0

MTI RFID Explorer User Manual Version 1.0.0 MTI RFID Explorer User Manual Version 1.0.0 MTI Group Proprietary Information Any unauthorized use, duplication, reproduction, or disclosure of this document may be considered as infringement of MTI Group

More information

MorphoAccess. Configuration Tool User Guide. MorphoAccess. Configuration Tool User Guide SSE Produced by Sagem Sécurité

MorphoAccess. Configuration Tool User Guide. MorphoAccess. Configuration Tool User Guide SSE Produced by Sagem Sécurité MorphoAccess Configuration Tool User Guide Produced by Sagem Sécurité Copyright 2010 Sagem Sécurité www.sagem-securite.com MorphoAccess SSE-0000036539-05 Configuration Tool User Guide May 2010 Table of

More information

Securion also holds a slot for a Kensington cable preventing the printer to be stolen

Securion also holds a slot for a Kensington cable preventing the printer to be stolen Frequently Asked Questions March 2007 1 - What are the supported IT platforms? Securion is delivered with a driver CD-Rom including drivers for Windows XP, 2003 and Vista. 32 and 64 bits systems are supported.

More information

Quick Installation Guide TU-S9

Quick Installation Guide TU-S9 Quick Installation Guide TU-S9 V1 Table of Contents English 1 1. Before You Start 1 2. How to Install 2 Troubleshooting 7 Version 06.24.2010 1. Before You Start Package Contents TU-S9 CD-ROM (Driver) Multi-Language

More information

Power LogOn s Features - Check List

Power LogOn s Features - Check List s s - Check List Versions The software is available in two versions, to meet the needs of all types and sizes of organizations. The list below indicates the features that are included in each version.

More information

HandNet-Lite. Terminal User s Guide

HandNet-Lite. Terminal User s Guide HandNet-Lite Terminal User s Guide This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to part 15 of the FCC Rules. These limits are designed to provide

More information

RocketU 1144BM Host Controller

RocketU 1144BM Host Controller RocketU 1144BM Host Controller USB 3.0 Host Adapters for Mac User s Guide Revision: 1.0 Oct. 22, 2012 HighPoint Technologies, Inc. 1 Copyright Copyright 2012 HighPoint Technologies, Inc. This document

More information

STEP 1 STEP 2 STEP 3 STEP 4 You may see the following. Then click OK. information on your screen: Click on the more apps to expand the list.

STEP 1 STEP 2 STEP 3 STEP 4 You may see the following. Then click OK. information on your screen: Click on the more apps to expand the list. Using Adobe Flash Software The S.T.A.B.L.E. Program Learner Course PowerPoint slides are packaged with Adobe Flash and will play using a Flash Player. This means you do not have to have PowerPoint installed

More information

CSE 12 Week Three Lecture One Tomorrow s discussion: Getting started on hw4

CSE 12 Week Three Lecture One Tomorrow s discussion: Getting started on hw4 CSE 12 Week Three Lecture One Tomorrow s discussion: Getting started on hw4 Finishing content from last Tuesday Ex in 4 bits, signed addition: 1 bit of sign, 3 bits of magnitude 0101: 5 + 0110: +6 -------

More information

A-PM-90A / UF Series. Map Data File Manual

A-PM-90A / UF Series. Map Data File Manual FT0000-R08-E7 January 5, 2004 A-PM-90A / UF Series Map Data File Manual Tokyo Seimitsu Co., Ltd. Prober System Group PREFACE Description of this manual is limited to the range of map data file specifications

More information

KRS-G71 Programming Software for the Kenwood TH-G71

KRS-G71 Programming Software for the Kenwood TH-G71 for the Kenwood TH-G71 Memory Channel Functions Memory Types Memories Limit Memories VFO Call Channel Name Skip The KRS-G71 Programmer is designed to give you the ease and convenience of programming the

More information

FeliCa Card User's Manual Excerpted Edition

FeliCa Card User's Manual Excerpted Edition Technical Document FeliCa Card User's Manual Excerpted Edition Version 2.0 No. M617-E02-00 Introduction This document describes the protocol specifications and the command specifications of any contactless

More information

Door release elements and Multitechnology-Reader

Door release elements and Multitechnology-Reader Door release elements and Multitechnology-Reader High secure door release control deister electronic is an established supplier of RFID based readers. doorloxx supports all card technologies in the market

More information

WCS-R10 Programming Software for the Icom IC-R10

WCS-R10 Programming Software for the Icom IC-R10 for the Icom IC-R10 Memory Channel Functions Receive Frequency Skip Attenuator Memory Types Memories VFO Band Scan Easy Bank Auto Band The WCS-R10 Programmer is designed to give you the ease and convenience

More information

JMY504M User's Manual

JMY504M User's Manual JMY504M User's Manual (Revision 3.42) Jinmuyu Electronics Co. LTD 2011/6/28 Please read this manual carefully before using. If any problem, please mail to: Jinmuyu@vip.sina.com Contents 1 Product introduction...

More information

SALLIS. Installation & Maintenance Guide. Issue: /07/03. Author: Jon Mendizabal

SALLIS. Installation & Maintenance Guide. Issue: /07/03. Author: Jon Mendizabal SALLIS Installation & Maintenance Guide 2012/07/03 Author: Jon Mendizabal Salto Systems S.L. 2012 Version information Issue Date Author Description 01.00 2010/11/02 J.Mendizabal First version. 01.01 2010/11/08

More information

USBest Technology Inc.

USBest Technology Inc. UT163 USB2.0 Flash Disk Controller Mass Production Tool User Manual Version 1.1 DECEMBER 25, 2006 Technical Marketing Dept. Page 1 of 13 Copyright by, all rights reserved. System Requirements: 1. OS: Windows

More information

STid presents the new upgradable range. identify. touch. control

STid presents the new upgradable range. identify. touch. control identify. touch. control 18 STid presents the new upgradable range of High Security card readers that use RFID, MIFARE and Bluetooth Smart (Low Energy) technologies. Architect Blue is a secure and user-friendly

More information

Java Oriented Object Programming II Files II - Binary I/O Lesson 3

Java Oriented Object Programming II Files II - Binary I/O Lesson 3 Java Oriented Object Programming II Files II - Binary I/O Lesson 3 The objectives in this lesson are: Convert Binary to Hexadecimals (vice versa) Understand Binary Code Use Hex Editors Explain how Streams

More information

Every now and again, things come along that completely transform our

Every now and again, things come along that completely transform our Every now and again, things come along that completely transform our worldview, creating new benchmarks and challenging our well-worn concepts. With its new Architect concept, STid has created the perfect

More information

Evaluation of the feasible attacks against RFID tags for access control systems

Evaluation of the feasible attacks against RFID tags for access control systems Evaluation of the feasible attacks against RFID tags for access control systems Hristo Dimitrov & Kim van Erkelens University of Amsterdam February 4, 2014 1 / 20 Contents 1 Introduction 2 Background 3

More information

REV6 Multi Sector MIFARE Reader/Writer Data Sheet

REV6 Multi Sector MIFARE Reader/Writer Data Sheet 716-52 REV6 Multi Sector MIFARE Reader/Writer Data Sheet Overview The 716-52 REV6 multi sector MIFARE Reader/Writer is an intelligent 13.56MHz contactless reader writer designed to operate with the Mifare

More information

Sphinx Feature List. Summary. Windows Logon Features. Card-secured logon to Windows. End-user managed Windows logon data

Sphinx Feature List. Summary. Windows Logon Features. Card-secured logon to Windows. End-user managed Windows logon data Sphinx List Summary Version Order # Included software components Sphinx Enterprise S-30 Install Sphinx Logon Manager software and desktop card readers on end-user computers. Pre-configured Sphinx CardMaker

More information

ADMS-VX3 Programming Software for the Yaesu VX-3

ADMS-VX3 Programming Software for the Yaesu VX-3 ADMS-VX3 Programming Software for the Yaesu VX-3 Memory Types Memories Memories Limit Memories EAI Memories VFO Home Marine Memories SW Memories Weather Memories Show Memory Channel Functions Polarity

More information

ACR1251U-A1 USB NFC Reader with SAM

ACR1251U-A1 USB NFC Reader with SAM ACR1251U-A1 USB NFC Reader with SAM Application Programming Interface V1.00 Subject to change without prior notice Table of Contents 1.0. Introduction... 4 2.0. Features... 5 3.0. Architecture... 6 4.0.

More information

Setting Up Your Samsung Galaxy Tab 4

Setting Up Your Samsung Galaxy Tab 4 Setting Up Your Samsung Galaxy Tab 4 Page 1 of 6 Your Samsung Galaxy Tab 4 should be plugged in and ready to setup. 1. Press Start. 2. Select warrior Network. 3. Under phase 2 select MSCHAPV2. Enter your

More information

Oracle Enterprise Single Sign-on Authentication Manager. Release Notes Release E

Oracle Enterprise Single Sign-on Authentication Manager. Release Notes Release E Oracle Enterprise Single Sign-on Authentication Manager Release Notes Release 10.1.4.1.0 E12622-01 October 2008 Oracle Enterprise Single Sign-on Authentication Manager Release Notes, Release 10.1.4.1.0

More information

JMY607H User's Manual

JMY607H User's Manual JMY607H User's Manual (Revision 3.42) Jinmuyu Electronics Co. LTD 2011/6/27 Please read this manual carefully before using. If any problem, please mail to: Jinmuyu@vip.sina.com Contents 1 Product introduction...

More information

BioLite Net. Firmware Revision Notes EN BLN V1.43. Biometrics & Security. Version 1.43

BioLite Net. Firmware Revision Notes EN BLN V1.43. Biometrics & Security. Version 1.43 BioLite Net Firmware Revision Notes Version 1.43 Biometrics & Security Firmware Version 1.43 (Build No. 1.43_161010) Release: 2016-10-25 1. Improvements 1.1. The stability of the network communication

More information

REFERENCE GUIDE. Copyright ComAp s.r.o.

REFERENCE GUIDE. Copyright ComAp s.r.o. IB-Lite Plug-in Ethernet module To be used with ComAp controllers: IL MRSXX, IL AMFXX, IL-NT MRSXX, IL-NT AMFXX, IC-NT SPtM, IC-NT MINT, MC-NT, ID-Lite and other controllers based on these platforms SW

More information

MorphoManager User Manual. Table of Contents

MorphoManager User Manual. Table of Contents User Manual Table of Contents Introduction... 4 Support... 4 Overview... 5 What is a client?... 5 What is a server?... 5 What is a fingerprint enrollment device?... 5 What is a Biometric Device?... 6 Setting

More information

Chapter A1: Setting up BankLink Practice, BankLink Notes and BankLink Notes Online

Chapter A1: Setting up BankLink Practice, BankLink Notes and BankLink Notes Online Chapter A1: Setting up BankLink Practice, BankLink Notes and BankLink Notes Online This chapter is aimed at BankLink Administrators This chapter covers setting up BankLink Practice and BankLink Notes Online

More information

MaCaPS International Ltd

MaCaPS International Ltd MaCaPS Company Profile November 2004 MaCaPS International Ltd Address: Unit 2109-2111, 21/F., Paul Y Centre, 51 Hung To Road, Kwun Tong, Hong Kong Tel: No.: (852) 3527 3257 Fax No.: (852) 3527 3098 E-mail:

More information

Using the KD30 Debugger

Using the KD30 Debugger ELEC3730 Embedded Systems Tutorial 3 Using the KD30 Debugger 1 Introduction Overview The KD30 debugger is a powerful software tool that can greatly reduce the time it takes to develop complex programs

More information

Application Interface. ACR122T NFC Reader Token. idvation GmbH Otto-Hesse-Straße 19 / T5 Phone D Darmstadt Fax

Application Interface. ACR122T NFC Reader Token. idvation GmbH Otto-Hesse-Straße 19 / T5 Phone D Darmstadt Fax Application Interface ACR122T NFC Reader Token Otto-Hesse-Straße 19 / T5 Phone +49 6151 9926567 Table of Contents 1. Introduction... 4 1.1. USB Interface... 4 2. Implementation... 5 2.1. Communication

More information

HID ActivKey SIM. Token Configuration Guide. TheGreenBow VPN Client. Written by: TheGreenBow Engineering Team Company:

HID ActivKey SIM. Token Configuration Guide. TheGreenBow VPN Client. Written by: TheGreenBow Engineering Team Company: TheGreenBow VPN Client HID ActivKey SIM Written by: TheGreenBow Engineering Team Company: www.thegreenbow.com Website: www.thegreenbow.com Contact: support@thegreenbow.com Table of Contents 1 Introduction...

More information

DEFCON 26 - Playing with RFID. by Vanhoecke Vinnie

DEFCON 26 - Playing with RFID. by Vanhoecke Vinnie DEFCON 26 - Playing with RFID by Vanhoecke Vinnie 1. Contents 2. Introduction... 3 3. RFID Frequencies... 3 Low frequency... 3 High frequency... 3 Ultra-high frequency... 3 4. MIFARE... 4 MIFARE Classic...

More information

Using the Signature Editor

Using the Signature Editor CHAPTER 12 Revised: December 14, 2011, Introduction This module describes the Signature Editor tool and how to use it to create and modify Dynamic Signature Script (DSS) files. The Signature Editor tool

More information

Instructions for using Citrix to access applications for students in the Department of Mathematics and Statistics.

Instructions for using Citrix to access applications for students in the Department of Mathematics and Statistics. Instructions for using Citrix to access applications for students in the Department of Mathematics and Statistics. What is Citrix? Citrix is a product that provides remote access to applications. Important

More information

1 Preface About this Manual Intended Audience Revision History Document Conventions Version...

1 Preface About this Manual Intended Audience Revision History Document Conventions Version... Table of Contents 1 Preface... 3 1.1 About this Manual... 3 1.2 Intended Audience... 3 1.3 Revision History... 3 1.4 Document Conventions... 3 1.5 Version... 4 2 Introduction... 5 2.1 Overview... 5 2.2

More information

ComDex. ROLODEX for HAMS and SWL s. User Manual

ComDex. ROLODEX for HAMS and SWL s. User Manual Carl Skip Glover, Jr. K1SPG 4 Valley of Industry Boscawen, NH 03303 (603) 369-7015 software@skipglover.com k1spg@arrl.net ComDex ROLODEX for HAMS and SWL s Lite Version Developed for: General Release Date

More information

How to Make a Book Interior File

How to Make a Book Interior File How to Make a Book Interior File These instructions are for paperbacks or ebooks that are supposed to be a duplicate of paperback copies. (Note: This is not for getting a document ready for Kindle or for

More information

RocketU 1144CM Host Controller

RocketU 1144CM Host Controller RocketU 1144CM Host Controller 4-Port USB 3.0 PCI-Express 2.0 x4 RAID HBA for Mac User s Guide Revision: 1.0 Dec. 13, 2012 HighPoint Technologies, Inc. 1 Copyright Copyright 2013 HighPoint Technologies,

More information

DirectNET Host. Communications Programs. In This Chapter...

DirectNET Host. Communications Programs. In This Chapter... Communications Programs In This Chapter.... Why do you need a communications program? Modes of Operation Protocol Components Controlling the Communications Initiating the Request Acknowledging the Request

More information

FieldMate Handheld Communicator Data Converter for FieldMate. User s MANUAL

FieldMate Handheld Communicator Data Converter for FieldMate. User s MANUAL FieldMate Handheld Communicator Data Converter for FieldMate Introduction User s MANUAL The FieldMate Handheld Communicator Data Converter for FieldMate ( Data Converter ) is a data-interfacing software

More information

Document Signing Certificate Getting Started Guide

Document Signing Certificate Getting Started Guide Certificate Services Document Signing Certificate Getting Started Guide Using the SafeNet Authentication Client: 8.3 Document issue: 1.0 Date of issue: March 2017 For software release 12.1 Document Signing

More information

Getting Started. Proxmark III V2 User Guid. Overview. Feature.

Getting Started. Proxmark III V2 User Guid. Overview. Feature. Proxmark III V2 User Guid Getting Started Overview The Proxmark III is an open-source device developed by Jonathan Westhues that enables sniffing, reading and cloning of RFID (Radio Frequency Identification)

More information

Part 2,Number Systems Questions

Part 2,Number Systems Questions Part 2,Number Systems Questions This study guide is provided as an aid in helping you to study for the ECE Department s 18-240, Fundamentals of Computer Engineering. The guide is a collection of previous

More information

Cloud CFO Trial: Step by Step Guide

Cloud CFO Trial: Step by Step Guide Cloud CFO Trial: Step by Step Guide Index Introduction to Cloud CFO... 3 Register and Download... 4 Getting Started... 6 Data Overview... 11 Reports... 14 2 01. Introduction: Cloud CFO Cloud CFO automates

More information

CERV-ICE QUICK START GUIDE USER S MANUAL

CERV-ICE QUICK START GUIDE USER S MANUAL CERV-ICE QUICK START GUIDE USER S MANUAL REVISION 1.1 03/26/15 LOCATED ONLINE AT: WWW.BUILDEQUINOX.COM/PRODUCTS/CERV/DOWNLOADS/ BUILD EQUINOX 1103 N. HIGH CROSS RD URBANA, IL 61802 1-773-492-1893 CERV-ICE

More information

RD200/300 TOOL OPERATION MANUAL V02.10

RD200/300 TOOL OPERATION MANUAL V02.10 RD200/300 TOOL OPERATION MANUAL V02.10 Model description... 2 Installation... 3 Driver installation (For change to virtual COM port mode)... 4 Common Setting... 5 Auto Read (13.56 MHz only)... 10 NTAG/Ultralight

More information

MR7631 Series USB HID Keyboard Simulator IC Card Reader

MR7631 Series USB HID Keyboard Simulator IC Card Reader MIFARE & ISO14443A & ISO14443B KEYBOARD SIMULATOR IC CARD READER MR7631 Series USB HID Keyboard Simulator IC Card Reader User s Manual (Revision 4.01) Jinmuyu Electronics Co. LTD May 7, 2015 Please read

More information

Card Dispensing/Collecting Machine

Card Dispensing/Collecting Machine A 1 OF 36 2010. 03. 02. Card Dispensing/Collecting Machine Series. 3,,. http://www.securetech-corp.com E-mail : sales@securetech-corp.com A 2 OF 36 2010. 03. 02. REVISION HISTORY No DATE DESCRIPTION REV

More information

PilotEdit User Manual. Author: Date: Version:

PilotEdit User Manual. Author: Date: Version: PilotEdit User Manual Author: support@pilotedit.com Date: 2018-02-28 Version: 11.3.0 URL: http://www.pilotedit.com Table of Contents 1. Introduction... 6 1.1. What is PilotEdit?... 6 1.2. PilotEdit GUI...

More information

ACP ThinManager Tech Notes Active Directory and TermSecure

ACP ThinManager Tech Notes Active Directory and TermSecure ACP ThinManager Tech Notes Active Directory and TermSecure Use the F1 button on any page of a ThinManager wizard to launch Help for that page. Visit www.thinmanager.com/technotes/ to download the manual,

More information

CRT-603-CZ1 Contactless Card Reader Module. User Manual

CRT-603-CZ1 Contactless Card Reader Module. User Manual Page 1/39 CRT-603-CZ1 Contactless Card Reader Module (V1.0.0.0) CREATOR (CHINA) TECH CO., LTD ADD: 2/F, M-10 Building, Center Area, High-tech Industrial Park Shenzhen, Guangdong, China. Tel: +86-755-26710345

More information

RFID DEFCON 26 Vinnie Vanhoecke Lorenzo Bernardi

RFID DEFCON 26 Vinnie Vanhoecke Lorenzo Bernardi RFID Workshop @ DEFCON 26 Vinnie Vanhoecke Lorenzo Bernardi Page 1 Content Introduction RFID theory Basics Tools Protocols Mifare Challenges Page 2 RFID basics RFID theory: RFID basics RFID = Radio Frequency

More information

ADMS-VX8 Programming Software for the Yaesu VX-8/VX-8D

ADMS-VX8 Programming Software for the Yaesu VX-8/VX-8D ADMS-VX8 Programming Software for the Yaesu VX-8/VX-8D Memory Types Memories Skip Memories Limit Memories EAI Memory VFO A VFO B Home Marine Memories SW Memories Weather Memories Memory Channel Functions

More information

Identiv FICAM Readers

Identiv FICAM Readers Identiv FICAM Readers Ordering Guide August 2017 Table of Contents Overview.....1 Basic FICAM Implementation.....3 Migration Strategies... 4 Perimeter Access... 4 Update Readers and Controllers... 4 Ad

More information

User Guide for ACH Transactions

User Guide for ACH Transactions User Guide for ACH Transactions This guide explains the Direct Deposit application in detail. Creating a New ACH Template: Select the ACH Tab in the navigation bar Choose maintenance from the options presented

More information

COMMERCIAL edeposit USER GUIDE

COMMERCIAL edeposit USER GUIDE Introducing your new COMMERCIAL edeposit USER GUIDE Website Interface Instructions Updated 12.06.17 Table of Contents GENERAL INFORMATION 3 LOGGING IN TO THE SYSTEM 4 Smartsource Scanner Users Only...6

More information

MF1-RW-TTL-PCB Mhz Mifare ISO14443A reader/writer module with TTL interface CONTENT 1. MAIN FEATURES...,, PINNING INFORMATION...

MF1-RW-TTL-PCB Mhz Mifare ISO14443A reader/writer module with TTL interface CONTENT 1. MAIN FEATURES...,, PINNING INFORMATION... MF1-RW-TTL-PCB1 13.56Mhz Mifare ISO14443A reader/writer module with TTL interface RFID MODULE CONTENT 1. MAIN FEATURES......,,...2 2. PINNING INFORMATION........2 3. BAUD RATE SETTING.........3 4. COMMUNICATION

More information

ACR1251U USB NFC Reader with SAM Slot

ACR1251U USB NFC Reader with SAM Slot ACR1251U USB NFC Reader with SAM Slot Application Programming Interface V1.08 Subject to change without prior notice Revision History Release Date Revision Description Version Number 2013-05-31 Initial

More information

Setting up the server and preparing the client to use Parts in SolidEdge

Setting up the server and preparing the client to use Parts in SolidEdge Setting up the server and preparing the client to use Parts in SolidEdge... 2 1.1 Installing Microsoft SQL Server 2014 Express... 2 1.1.1 System requirements for SQL Express... 2 1.1.2 Deactivating User

More information

Riverbed AirPcap software AirPcapReplay

Riverbed AirPcap software AirPcapReplay Riverbed AirPcap software AirPcapReplay 1. Introduction The purpose of this application is to replay 802.11 network traffic, whether it is contained in a trace file or simply a single packet. In addition

More information

USE OF BASELINES. Definition, reasons and examples. RD.11/######.#

USE OF BASELINES. Definition, reasons and examples.  RD.11/######.# USE OF BASELINES Definition, reasons and examples www.ricardo.com 2 Agenda Introduction Principles and reasons for use Examples Advanced features Using Baselines Baseline Views 3 BASELINES Introduction

More information

Communication of passive RFID Reader and. FOX3-2G/3G/4G series via RS-232 serial link. and its use to identify RFID tags in

Communication of passive RFID Reader and. FOX3-2G/3G/4G series via RS-232 serial link. and its use to identify RFID tags in THIS DOCUMENT IS AVAILABLE AT HTTP://WWW.FALCOM.DE/ Communication of passive RFID Reader and FOX3-2G/3G/4G series via RS-232 serial link and its use to identify RFID tags in transportation and access management

More information

DFARS Requirements for Defense Contractors Must Be Satisfied by DECEMBER 31, 2017

DFARS Requirements for Defense Contractors Must Be Satisfied by DECEMBER 31, 2017 DFARS 252.204-7012 Requirements for Defense Contractors Must Be Satisfied by DECEMBER 31, 2017 As with most government documents, one often leads to another. And that s the case with DFARS 252.204-7012.

More information

3. Why should I use Samsung Pay instead of my physical cards?

3. Why should I use Samsung Pay instead of my physical cards? Overview 1. What is Samsung Pay? Samsung Pay is a secure and easy-to-use mobile payment service which can be used to make purchases almost anywhere. Leveraging a new proprietary technology called Magnetic

More information