GithubHelp home page GithubHelp logo

iclass_dump's Introduction

iClass Reader Tools 
by [email protected]
-------------------------------------------------

iClass EEPROM Dumper (iclass_eeprom_dump)
 Using method described here:
  http://proxclone.com/pdfs/iClass_Key_Extraction.pdf

 A lot of code was borrowed from here:
  http://www.openpcd.org/git-view/iclass-security/tree/pic18-icsp/uMain.cpp

 According to
  http://www.ftdichip.com/Support/Documents/DataSheets/Cables/DS_TTL-232R_CABLES.pdf

 The FTDI TTL-232R-5V-WE pin out is:

                1 - Black
                2 - Brown
                3 - Red
                4 - Orange
                5 - Yellow
                6 - Green

 According to
  http://www.openpcd.org/images/HID-iCLASS-security.pdf

 The HID RW300/RW400 ICSP pin out is (on the back under the tape,
  starting from left to right, with the sticker on the bottom):

		1 - VSS
                2 - VDD
                3 - VPP/MCLR
                4 - PGD
                5 - PGC
                6 - PGM

 So our pin out will be:

        FTDI COLOR -> HID PIN -> HID ICSP
           Black   ->    1    ->    VSS
            Red    ->    2    ->    VDD
            N/A    ->    3    ->    VPP
           Green   ->    4    ->    PGD
           Orange  ->    5    ->    PGC
           Brown   ->    6    ->    PGM

 For VPP we'll use an external 9V battery, just connect
 the VCC (+) on the battery to the VPP location when prompted
 (helps to have a switch) and the GND (-) to VSS

 This uses the FTDI-D2XX drivers. Get them from
  http://www.ftdichip.com/Drivers/D2XX.htm
 and follow the readme

iclass_dump's People

Contributors

brad-anton avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.