background preloader

Libraries & Tools

Facebook Twitter

China PCB Prototype & Fabrication Manufacturer - PCB Prototype the Easy Way. RFID – Le clone parfait – L'Atelier du Geek. Quand j’ai écrit, il y a 2 ans, l’article qui expliquait comment dupliquer le contenu d’une puce RFID, je n’imaginais pas qu’il susciterait un tel engouement.

RFID – Le clone parfait – L'Atelier du Geek

Pourtant, encore aujourd’hui c’est un des articles les plus consultés du site et c’est également un de ceux pour lequel je reçois de plus en plus de questions. Aussi, je me suis dit qu’il était temps d’écrire cette seconde partie que tant attendent : comment réaliser un clone parfait et complet d’une puce rfid. On travaille toujours sur la famille de tag Mifare Même s’il en existe différentes familles, les puces (ou tags) les plus répandues sont de type « Mifare Classic ». Cela tombe bien, c’est justement le type de tag sur lesquels nous allons travailler aujourd’hui.

Pourquoi écrire un nouvel article sur la copie de tag RFID ? Si vous êtes familier du 1er article que j’ai écrit sur le sujet, vous pouvez vous demander ce que vous allez apprendre de plus ici, voici les 2 raisons principales qui vous motiveront : From hunch to code: Allele, a rapid-er prototyping framework. The market is awash with rapid prototyping tools.

From hunch to code: Allele, a rapid-er prototyping framework

They claim to empower us with the tools necessary to validate our ideas without ever investing in costly production development. From Keynote to Axure, the idea is the same: to abstract complex technology to a level which allows us to focus on what matters: the interaction, content, experience, or whatever is the key to our new web-thing. Madebymany/allele. Updated and Optimized Graphics Drivers : Fabio Pedretti. PLEASE READ: don't email me to report bugs, unless you are sure it's a packaging bug. Not only is email not a good tool for tracking bugs, it also excludes anybody else from tracking or working on the issue.

Please read the section "Debugging and reporting problems" below. Libusb-win32. Download libusb-win32 software for free. Download Open NFC software for free. README.rdoc at 545b69f110e7aa791c301f6bf052525fb5f2dc1a from tenderlove/nfc - GitHub. CCID free software driver. This package provides the source code for a generic USB CCID (Chip/Smart Card Interface Devices) driver and ICCD (Integrated Circuit(s) Card Devices).

CCID free software driver

See the USB CCID and ICCD specifications from the USB working group. Source download The latest version is available at ccid. The latest README is at README. You can also access the Subversion developement version. Svn checkout cd Drivers/ccid . OmniKey CardMan 5321 supported by librfid (Dobrica Pavlinušić's Weblog / Blog) I had OmniKey CardMan 5321 reader sitting on my desk for quite some time.

OmniKey CardMan 5321 supported by librfid (Dobrica Pavlinušić's Weblog / Blog)

First time I tried it, I had problem with propitiatory binary driver which expected pcscd to be compiled without hal support to make it work. Passive RFID Project - OpenPCD. From OpenPCD Bootable RFID & NFC Live Hacking system with libnfc and OpenPCD 2 RFID Reader/Writer/Emulator support New OpenPCD 2 design - a 13.56MHz RFID Reader & Writer with NFC protocol and Tag Emulation support Sniffing ISO15693 RFID iCLASS SE transactions on a 13.56MHz carrier using a PicoScope 3204A and an OpenPICC SnifferOnly frontend.

Passive RFID Project - OpenPCD

SCardSCR : PHP smartcard scripting tool. [Back to site homepage]

SCardSCR : PHP smartcard scripting tool

Ludovic Rousseau blog. Pcscd auto start. The problem pcsc-lite is composed of two parts:a daemon pcscd The daemon job is to access/send commands to the readers, through reader drivers. a library libpcsclite.so.1 The library provides the PC/SC API to the application to talk to the pcscd daemon using an internal protocol.

pcscd auto start

Traditionally the daemon is started when the system starts and is running until the system is shut down. Using the dependencies relation of packages in modern distributions you may install a package that, in some cases, uses PC/SC and then is linked with libpcsclite and then pcscd is also installed and running all the time for nothing. The solution The idea is to start pcscd only when needed. The implementation details.

RFID IO tools. News October 2012: Migrated source code to I realised one of the reasons I haven't been doing many updates is because it's always such a faff getting a new tarball together, updating the webpage etc., etc.

RFID IO tools

Now, should you be vaguely interested, you can simply watch the project on github and get notified whenever a change is committed... Even better, if you have updates you want to contribute, just fork and create a merge request... Documentation:introduction [libnfc.org - Public platform independent Near Field Communication (NFC) library] Documentation:api [libnfc.org - Public platform independent Near Field Communication (NFC) library] On this site you will find official information concerning the open source library libnfc for Near Field Communication (NFC) and other projects using this library.

documentation:api [libnfc.org - Public platform independent Near Field Communication (NFC) library]

Since the RFID/NFC market is spoiled by proprietary hard and software we want to contribute constructively by distributing a free library and free tools which can be used for various RFID and NFC applications. This website mainly focuses itself on researchers and developers willing to work with NFC hardware but without the pain of programming NFC software on a very low level. Libnfc does not require any license fee or non-disclosure agreement to be signed for. We hope to move NFC development to a more open culture where discussions about applications and techniques can be shared among the users. libnfc is the first libre, platform-independent, low level NFC SDK and Programmers API. Documentation:hardware:devices:acr122 [libnfc.org - Public platform independent Near Field Communication (NFC) library] Libnfc-1.3.3-winsdk.

New library: touchatag RFID readers on Processing. Touchatag-processing - Processing library that affords the use of touchatag readers on the Windows and Macintosh platforms. Using libnfc, touchatag-processing is Processing library that allows users to connect and read from cheap touchatag RFID readers on the Windows and Macintosh platforms. This library affords the simultaneously connection of multiple touchatag readers, and up to three tags on each one (due to performance issues of the tags themselves on the touchatag RFID reader).

This project was tested on Windows 7 Professional, Windows XP SP3, and MacOSX 10.6.5, with Processing 1.0.9 up to 1.2.1. import touchatag.