GithubHelp home page GithubHelp logo

qkaiser / mobib-extractor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zoobab/mobib-extractor

9.0 4.0 1.0 5.06 MB

MOBIB-extractor allows you to read the data stored on your STIB Mobib card

Python 100.00%

mobib-extractor's Introduction

MOBIB Card Reader - 2017 Edition

Read data stored on your MOBIB card (STIB/MIVB, SNCB/NMBS, TEC).

screenshot

My objective with this project is to:

  • get rid of this bloated Tk GUI and have a simple CLI tool
  • use valid APDUs for recent smartcards and adapt parsing code
  • rewrite parsing code in a Pythonic way
  • clean install & packaging

Supports both contacted and contactless smart card readers.

Installation

on Linux

apt-get install libpcsclite1 libpcsclite1-dev python python-virtualenv
virtualenv -p python3 ve
source ve/bin/activate
pip install -r requirements.txt

on Mac OS X

TODO

on Microsoft Windows

TODO

Background Information

If you want to know about new APDUs and format, check the documentation

Two scripts are available at the moment:

  • extract.py that reads owner details and last three known locations
  • test.py that emulates commands sent by the STIB plugin

Credits

Initial research project was performed by Tania Marting [email protected] and Jean-Pierre Szikora [email protected] from UCL GIS. All credits goes to them for their amazing work with this :)

Original License

(c) 2009 MOBIB Extractor project. This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to no restriction.

mobib-extractor's People

Contributors

qkaiser avatar zoobab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

minkione

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.