Giter Site home page Giter Site logo

proxmark3-reader's Introduction

Proxmark3-Reader

固件版本:Proxmark3-iceman        固件地址:https://github.com/iceman1001/proxmark3
这是一个通过Proxmark3设备,对不同具有NFC功能的卡片/证件信息操作的项目。由于涉及银行卡,护照等敏感证件的信息读取,在此声明该项目的任何代码不得用于非法用途。

PBOC

PBOC目录下的主程序为PBOC_Reader.py,该程序可以读取带有银联标志的所有闪付卡的信息和交易记录,目前可读取借记卡。

TravelCard

TravelCard目录下的主程序为TravelCard_Reader.py,该程序用于读取交通卡的余额以及交易记录,目前只测试了上海的卡,其他城市如有需要可issue提交。

proxmark3-reader's People

Contributors

spensercai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

proxmark3-reader's Issues

请问公交卡/银行卡对应的操作指令从哪里查询的到

比如下面的0200B0950000:

读取卡片信息

pm3.stdin.write('hf 14a raw -c # 0200B0950000 -p\n')

and
是否可以添加深圳通的cmd。
我这边查询到的信息如下,请教含义
In [5]: balance
Out[5]: '036A866B33'

In [6]: Effdata = Effdata_raw.replace(" ","")

In [7]: Effdata
Out[7]: '026A82932F'

python3

这个脚本看样子是用python2写的,现在python2已经停止支持了,大佬有考虑增加对python3的支持吗?

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.