• This repository has been archived on 30/Jul/2024
  • Stars
    star
    133
  • Rank 272,600 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created over 9 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

悠遊卡線上餘額查詢系統。

悠遊卡餘額明細查詢

作者 版本 授權

由於悠遊卡公司不打算提供一般民眾方便查詢餘額的管道,目前已將查詢功能關閉(詳見官方聲明)。相關討論請瀏覽 PTT

不受硬體限制

智慧卡公司對悠遊卡進行加密來禁止對卡片直接的餘額讀取功能,官方提供的查詢程式又僅支援少部分手機,且未對外開放 API 供大眾使用,十分不便。

有卡號就能查詢!

悠遊卡餘額明細查詢 讓你可以在任何支援 Python 的平台查詢你的悠遊卡餘額以及明細。

使用說明

您的系統必須安裝 Python 2.x 及相關套件方能使用本程式。

您可以使用下列指令安裝缺少的模組:

pip install pycrypto pytz

Mac OS X 已內建 Python,使用者僅需安裝額外的套件即可。

執行方式為:

python easycard.py [悠遊卡背面上的卡號]

JavaScript 製作的網頁查詢版本請見:http://vox.vg/blog/2015/05/05/reverse-engineering-private-apis-for-easy-card-balance-checking/demo/

版權聲明

詳見 LICENSE 檔案。

More Repositories

1

otx

The Mach-O disassembler. Now 64bit and Xcode 6 compatible.
Objective-C
197
star
2

HITCON-Badge

HITCON Badge Related Files.
C
58
star
3

Keychain-Dump

A proof-of-concept tool for reading OS X keychain passwords.
C
43
star
4

Mach-O-Prettifier

A Mach-O Load Command deobfuscator.
C
43
star
5

codeunsign

A Mach-O binary codesign remover.
C
40
star
6

Instagram-for-macOS

A native, full-featured Instagram client for macOS.
Objective-C
30
star
7

gbdk-osx

GameBoy Developer's Kit (GBDK) for OS X.
C
29
star
8

Core-NFC-Example

An example project which demonstrate the usage of iOS 11 Core NFC framework.
Objective-C
22
star
9

DuoKit

A Bonjour based solution for Arduino Yún a-likes.
Objective-C
14
star
10

Xenoblade2-Save-Editor

Xenoblade 2 Save Editor for Nintendo Switch.
12
star
11

Swift-UUID

An universally unique identifier (UUID) generator using Swift.
Swift
11
star
12

PlayStation-4-Loading-Animation

A pure code, iOS and tvOS implementation of PlayStation™ 4 loading animation.
Objective-C
10
star
13

PTT-18Plus

主流瀏覽器附加元件,用來略過 PTT 的「電腦網路內容分級處理辦法」確認畫面。
JavaScript
9
star
14

PIE-Stripper

A Mach-O ASLR/PIE remover.
C
9
star
15

Iridescent

A quick'n dirty recreation of Apple's iridescent effect on its new  Pay Cash Card in iOS 11.2 beta.
Objective-C
9
star
16

ProKit-Demo

A demonstration of using Apple's ProKit.framework, a "Pro" and internal version of Apple's AppKit used in Apple Pro Apps.
Objective-C
9
star
17

pkg-Installer

Bypassing installation requirements check for Mac OS X .pkg files.
Shell
9
star
18

KWAD-Tool

KWAD Tool for Klei Game "Invisible, Inc."
Python
7
star
19

LSB-Processor

Detecting hidden-in-plain-sight information in images using least significant bits.
Python
5
star
20

Zhuyin-Typo

Converting wrongly typed English strings back to Zhuyin.
Objective-C
4
star
21

Caifu-Public

Public repository for Project Caifu.
3
star
22

homebrew-nxcapsrv

A macOS tool for images convertion to Nintendo Switch readable photos.
Ruby
2
star
23

Promised-files-Example

A demostration of NSFilesPromisePboardType handling.
Objective-C
2
star
24

Upgrade-to-Windows-10

Upgrade to Windows 10 for macOS
2
star
25

Xython

Python template for Xcode.
Python
2
star
26

x43x61x69.github.io

HTML
1
star
27

NSDistributedNotificationCenter-Example

This example demonstrate how you post/receive objects between applications or tasks with NSDistributedNotificationCenter in macOS.
Objective-C
1
star