Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | print full transaction log, including recharge-section, better formatting | Harald Welte | 2010-08-15 | 6 | -33/+79 |
| | |||||
* | add notes on re-charging the card | Harald Welte | 2010-08-15 | 1 | -0/+23 |
| | |||||
* | further updates to the paper | Harald Welte | 2010-08-15 | 1 | -21/+59 |
| | |||||
* | Fix typo... designing.. | Holger Hans Peter Freyther | 2010-08-15 | 1 | -1/+1 |
| | |||||
* | import hexdump of 'virgin' card number four | Harald Welte | 2010-08-15 | 1 | -0/+257 |
| | |||||
* | Support the 0x30 (recharge) transaction type | Harald Welte | 2010-08-14 | 2 | -0/+2 |
| | |||||
* | card after recharging it by 100 NTD at Zhongxiao Dunhua station | Harald Welte | 2010-08-14 | 2 | -13/+13 |
| | |||||
* | add content of easycard number four | Harald Welte | 2010-08-14 | 2 | -0/+1 |
| | |||||
* | add function to alter the 'sum of the day' | Harald Welte | 2010-08-14 | 2 | -0/+18 |
| | |||||
* | Fix the block/sector naming mistake in structure names | Harald Welte | 2010-08-14 | 2 | -8/+8 |
| | |||||
* | add functions to alter easycard log records and mifare value blocks | Harald Welte | 2010-08-14 | 6 | -57/+135 |
| | |||||
* | update more information as it is discovered | Harald Welte | 2010-08-13 | 1 | -20/+80 |
| | |||||
* | a single purchase of NTD 20 was made after modifying the card | Harald Welte | 2010-08-13 | 1 | -7/+7 |
| | |||||
* | modifying the card, removing NTD 200 from it | Harald Welte | 2010-08-13 | 1 | -4/+4 |
| | | | | | We alter the purchase of record c3 (75 NTD) to 275 NTD, and update the per-day sum as well as the remaining balance. | ||||
* | Dump file of the modified EasyCard after buying a bottle of water with it | Harald Welte | 2010-08-13 | 1 | -0/+0 |
| | | | | | | At Family Mart in GuangFu South Road, I bought a bottle of water for NTD 20, after having reduced the amount on the card from 237 to 37 NTD, leaving a remainder of 17 NTD on the card. | ||||
* | use correct block number for production timestamp | Harald Welte | 2010-08-13 | 1 | -1/+1 |
| | |||||
* | manually add key B for the last sector | Harald Welte | 2010-08-13 | 1 | -0/+0 |
| | | | | | There seems to be a bug in MFCUK that prevents it from writing the key B of the last sector into its snapshot.mfd | ||||
* | add a modified MFD file for card #1 | Harald Welte | 2010-08-13 | 1 | -0/+0 |
| | | | | | | | | | The last purchase 2010-08-12 22:51 | c3 | Shop Purchase | Paid 75 NTD | 237 NTD remaining has been modified to look like this 2010-08-12 22:51 | c3 | Shop Purchase | Paid 275 NTD | 37 NTD remaining and the per-day amount as well as the balance accordingly reduced by 200 NTD. | ||||
* | Unravel the mystery of Block 15 Sector 2: Total sum of purchases / day | Harald Welte | 2010-08-13 | 2 | -7/+25 |
| | | | | This is how they implement the daily limit of the card | ||||
* | import easycard paper | Harald Welte | 2010-08-13 | 1 | -0/+467 |
| | |||||
* | print decimal card id the same way it is printed on receipts | Harald Welte | 2010-08-13 | 1 | -2/+2 |
| | | | | | seems like they're now changing endian-ness before printing the decimal UID on the invoice/receipt in shops that accept EasyCard. | ||||
* | update notes to reflect latest findings | Harald Welte | 2010-08-12 | 1 | -4/+33 |
| | |||||
* | there is one more sector with log records | Harald Welte | 2010-08-12 | 1 | -1/+1 |
| | |||||
* | Card dump after buying orange juice for NTD 75 at 7eleven guangfu south road | Harald Welte | 2010-08-12 | 2 | -6/+6 |
| | |||||
* | add gitignore for .mfd.hex files | Harald Welte | 2010-08-12 | 1 | -0/+1 |
| | |||||
* | add .gitignore file | Harald Welte | 2010-08-12 | 1 | -0/+2 |
| | |||||
* | print copyright and NO WARRANTY statement during startup | Harald Welte | 2010-08-12 | 1 | -3/+23 |
| | | | | Also, check for missing file name argument | ||||
* | Separate the mifare classic related stuff out from the Easycard | Harald Welte | 2010-08-12 | 4 | -51/+79 |
| | |||||
* | add support for decoding re-entering of a station | Harald Welte | 2010-08-12 | 3 | -0/+6 |
| | | | | | | | | | | | When entering, leaving and re-entering the station, a different transaction code (0x80) seems to be used, as opposed to the normal 0x00. I don't really understand why, since at least billing-wise it makes no difference. If you enter and leave without a ride, you still need to pay the fare. However, it might count as a 'connection' similar to the situation when you make a connection from bus to MRT or otherwise. In that case, there is some reduction of the fare price of the second ride. | ||||
* | notes | Harald Welte | 2010-08-12 | 1 | -0/+20 |
| | |||||
* | add printing of card UID/number and date of issue | Harald Welte | 2010-08-12 | 1 | -14/+48 |
| | |||||
* | add transaction number parsing | Harald Welte | 2010-08-12 | 1 | -3/+4 |
| | |||||
* | pretty-printing of transaction log | Harald Welte | 2010-08-12 | 1 | -1/+1 |
| | |||||
* | print MRT station name | Harald Welte | 2010-08-12 | 1 | -1/+12 |
| | |||||
* | add license headers | Harald Welte | 2010-08-12 | 3 | -0/+64 |
| | |||||
* | split easytool into multiple files, add database of MRT station names | Harald Welte | 2010-08-12 | 6 | -34/+166 |
| | |||||
* | After leaving the MRT at Liuzhangli station | Harald Welte | 2010-08-12 | 2 | -7/+7 |
| | |||||
* | re-entering DaPingLin MRT station through the same fare gate | Harald Welte | 2010-08-12 | 2 | -5/+5 |
| | |||||
* | Leaving the same DaPingLin MRT station again without riding MRT | Harald Welte | 2010-08-12 | 2 | -7/+7 |
| | |||||
* | Entering DaPingLin MRT | Harald Welte | 2010-08-12 | 2 | -5/+5 |
| | |||||
* | Purchasing a shaver for 196 NTD at COSMED (Dapinglin MRT stn) | Harald Welte | 2010-08-12 | 2 | -6/+6 |
| | |||||
* | Easycard #1 after purchasing a bottle of mineral water at 7eleven | Harald Welte | 2010-08-12 | 1 | -6/+6 |
| | |||||
* | import easycard.1 dump files | Harald Welte | 2010-08-12 | 5 | -0/+257 |
| | |||||
* | more notes on card #2 | Harald Welte | 2010-08-12 | 1 | -1/+28 |
| | |||||
* | add first version of easycard dumping tool | Harald Welte | 2010-08-12 | 1 | -0/+180 |
| | |||||
* | Card dump after buying a Coffee for NTD 95 at Starbucks | Harald Welte | 2010-08-12 | 1 | -6/+6 |
| | | | | | | | The Starbucks subsidiary is located in XinDien City at MinQuan Road, next to the Openmoko office building Timestamp: 99/08/12 13:50 | ||||
* | Card dump after leaving MRT Liuzhangli again | Harald Welte | 2010-08-12 | 1 | -7/+7 |
| | | | | | I left the MRT Liuzhangli again, at the same tollgate and without using any train. The amount of 12 NTD was charged to the card. | ||||
* | Card dump after entering the MRT station Liuzhangli | Harald Welte | 2010-08-12 | 1 | -5/+5 |
| | | | | | | Timestamp: 2010-08-21 11:22 CST Faregate: second from right Amount indicated at terminal: Still NTD 400 | ||||
* | Initial import of virgin new card hexdump | Harald Welte | 2010-08-12 | 1 | -0/+257 |
| | |||||
* | initial import of easycard.2 data | Harald Welte | 2010-08-12 | 6 | -0/+19 |