Main > Free Download Search >

Free rfid software for linux

rfid

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4
RFID::ISO15693::Tag 0.002

RFID::ISO15693::Tag 0.002


RFID::ISO15693::Tag is an ISO15693 RFID Tag. more>>
RFID::ISO15693::Tag is an ISO15693 RFID Tag.

METHODS

new

Returns a new RFID::ISO15693::Tag object.

combine

Combine two RFID::ISO15693::Tag object and returns

set

Set contents of the tag by a hash.

get

Return contents of the tag as a hash.

getref

Return contents of the tag as a reference of a hash.

pages

Return all pages of bank 0 or bank 1 as a hash.

pagesref

Return all pages of bank 0 or bank 1 as a reference of a hash.

<<less
Download (0.003MB)
Added: 2007-04-18 License: Perl Artistic License Price:
940 downloads
RFDump 1.4

RFDump 1.4


RFDump is a backend GPL tool to directly interoperate with any RFID ISO-Reader to make the contents stored on RFID tags. more>>
RFDump is a backend GPL tool to directly interoperate with any RFID ISO-Reader to make the contents stored on RFID tags accessible. This makes the following types of audits possible:
Test robustness of data-structures on the reader and the backend-application
Proof-of-concept manipulations of RFID tag contents
Clone / copy & paste User-Data stored on RFID tags
Audit tag-security features
Due to the overwhelming feedback we received since presenting RFDump at the Blackhat Conference 2004 in Las Vegas (check out the slides from our presentation) we are working on making his Web Site a portal for information exchange regarding RFID technology. The intention is to build a forum where all people interested or concerned about RFID technolgy can discuss and exchange their opinion in an open environment.
RFDump is a tool to detect RFID-Tags and show their meta information: Tag ID, Tag Type, manufacturer etc. The User-Data of a tag can be displayed and modified using either a Hex or an ASCII editor. In addition, the integrated cookie feature demonstrates how easy it is for a company to abuse RFID technology to spy on their customers. RFDump works with the ACG Multi-Tag Reader or similar card reader hardware.
Main features:
- Runs on Linux, Windows
- Supports ACGs PCMCIA/CF Multi-Tag Readers
- Decodes the tag type, tag ID and manufacturer
- Displays tag memory in Hex and ASCII encoding
- Allows to write memory using Hex or ASCII editor
- NEW: Full 14443 a/b Support
- NEW: Support for Mifare sector keys
- NEW: Cookie feature using arbitrary cookie ID and automatically incrementing counter
- NEW: Brute-Force cracking of access control cards (sector keys)
- NEW: Audit of encrypted RFID tags check for "default" Shipping Keys
- NEW: Save and restore of Mifare Cards incl. Sector-Keys
- NEW: Multi baudrate reader support, RFDump can set boud rate
- NEW: Scan-Option
- NEW: Config-Menus
Supported Tag Types:
ISO 15693: Tag-it ISO, My-d, I-Code SLI, LRI512, TempSense
ISO 14443 A: Mifare Standard(1,2), Mifare UltraLight(1,2)
ISO 14443 B: SR176(1,2)
Tag-it
I-Code
Recommended Hardware:
Linux/Windows PC or HP iPAQ PDA with Linux
ACG Multi-Tag Reader, in a CF-Flash Socket or PCMCIA Adapter
13.56 MHz Tags for testing
Enhancements:
- Support was added for access control cards, ISO 14443 a/b.
- Support for brute force cracking of sector keys on encrypted rfid tags was added.
- Support for multi-baud rate readers was added.
- Support for cloning access cards was added.
- Minor bugs were fixed.
<<less
Download (0.22MB)
Added: 2006-09-14 License: GPL (GNU General Public License) Price:
1162 downloads
OpenPCD firmware 220

OpenPCD firmware 220


OpenPCD is a free and open RFID reader reference design platform. more>>
OpenPCD is a free and open RFID reader reference design platform. The OpenPCD firmware is software that runs in OpenPCDs AT91SAM7 ARM controller, and connects the RFID reader hardware (CL RC632 ASIC) with the Host PC via USB. The Firmware includes a custom USB device stack and drivers for the various embedded AT91SAM7 components. The firmware itself does not run on Linux, but it only works with a Linux host PC talking to it.
OpenPCD is a free hardware design for Proximity Coupling Devices (PCD) based on 13,56MHz communication. This device is able to screen informations from Proximity Integrated Circuit Cards (PICC) conforming to vendor-independent standards such as ISO 14443, ISO 15693 as well as proprietary protocols such as Mifare Classic. Contactless cards like these are for example used in the new electronic passports.
The intention of the OpenPCD project is to offer the users full hardware control of the RFID signal and to provide different output signals for screening the communication. With already existing Free Software from the OpenMRTD project for implementing the PCD side protocol stack of various RFID protocols, this project will happily extend the free toolchain around RFID verification.
Enhancements:
- This is the initial version of the firmware.
- It supports basic RFID reader functionality for the ISO14443A.
<<less
Download (0.20MB)
Added: 2006-09-28 License: GPL (GNU General Public License) Price:
1144 downloads
StreamCruncher 2.1 RC

StreamCruncher 2.1 RC


StreamCruncher is an Event Processor. more>>
StreamCruncher is an Event Processor. The project supports a language based on SQL which allows you to define Event Processing constructs like Sliding Windows, Time Based Windows, Partitions and Aggregates.
Queries can be written using this language, which are used to monitor streams of incoming Events. StreamCruncher is a multi-threaded Kernel that runs on Java.
Ever since RFID became commercially viable and companies started packaging their entire product line as Business Activity Monitoring Stacks, an old idea that has been around for almost a decade is now seeing the light of day. A handful of Startups have begun turning this Idea of Complex Event Processing (CEP) and Event Stream Processing (ESP) into Commercial grade software. Several people have contributed ideas to this field. The most frequently mentioned name would be Prof. Luckhams. Prof. Widoms contribution to the field is also noteworthy.
Those in a hurry can skip to this section.
Now, back to CEP and ESP. An over-simplified definition would probably look like this - Assume that a System produces "Events" that describe the state of that System at those instants. Slicing and Dicing the "live" Stream of Events (in near real-time) can reveal vital information. Since this information is available on the live data and not stale data, it can be used to look for Warning signs, implement JIT materials sourcing, Automated Trading and other highly nimble systems.
Events from multiple sources can be co-related to reveal information about their interactions and dependencies. CEP and ESP are not exactly the same, but well leave that to the Scholarly Papers to disambiguate. All this does not seem new at all to people whove been working on Control Systems. Data Warehouse specialists and Rule Engine experts might start mumbling something about "Old Wine..".
However, only lately are we seeing generic, off-the-shelf Software focusing on CEP and ESP. Each one of those Products or Projects distinguish themselves in Performance (Real-time, Soft Real-time), Ease of Integration (Features, Mild to Steep Learning Curves, Manageability), Speciality (Automated Trading Platforms) or General purpose stacks etc. Or, perhaps all of them, to varying degrees.
For a Program to continually Slice and Dice an Event Stream and thereby, discern/infer something useful about the state of the System before it goes stale, requires a variety of Technologies to converge. Weve been using SQL to handle Transactional Data stored in Databases, Data Warehouses to analyse Terrabytes of Offline data, Rule Engines to infer from a large collection of constantly changing Facts.
ESP and CEP Systems provide building blocks using which Users can build an intelligent System, with active feedback. All CEP and ESP Systems provide a mechanism by which Queries/Conditions/Criteria can be provided that are constantly evaluated against the Event Stream. Some systems provide drag-n-drop GUIs to specify such "Queries", while some have their own proprietary Query syntax. In essence, they provide a Domain Specific Language to encode such Queries/Rules, a facility to pump Events into the System and a way to channel the Output Stream to do something useful.
Enhancements:
- The pre-filter for input event streams now supports , !=, =, *, /, +, -, "in (..)", "not in (..)", "and", and "or".
- The "in" clause can refer to an SQL sub-query.
- Such sub-queries are cached by the kernel to improve performance.
- An additional property, cacherefresh.threads.num, can be configured to specify the number of sub-query cache processing threads to use.
- Two new test cases have been added to test the new features: H2StartupShutdown3Test and ThreeEventOrderTest.
<<less
Download (3.9MB)
Added: 2007-07-19 License: Freeware Price:
828 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1