summaryrefslogtreecommitdiff
path: root/easycard.2
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-08-12 20:09:38 +0800
committerHarald Welte <laforge@gnumonks.org>2010-08-12 20:09:38 +0800
commitb134db2bdc1f3334cd11853b5b9426266d3995b4 (patch)
treee04f30a71c10f187b36ad4f0844750788e91e1cb /easycard.2
parent988d75ffc49df8f0b27c940d16b3d7713e0361f3 (diff)
notes
Diffstat (limited to 'easycard.2')
-rw-r--r--easycard.2/notes.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/easycard.2/notes.txt b/easycard.2/notes.txt
index 870ca54..ef7f236 100644
--- a/easycard.2/notes.txt
+++ b/easycard.2/notes.txt
@@ -23,6 +23,7 @@ Address 0x1d0:
Address 0x1e0:
DATA BLOCK containing part of last MRT entering transaction
00001e0 0000 0100 000d 0000 de00 63d8 004c 0000
+ 0x0d == Station Number (Liuzhangli)
Address 0x120
DATA BLOCK containing transaction at Starbucks in XinDian (close Openmoko):
@@ -31,6 +32,17 @@ Address 0x120
0x125 == 293 -> NTD remaining after transaction
0x63fc == Timestamp
+Address 0x3e0
+ DATA BLOCK somehow related to shop purchasing
+ 00003e0 0000 0000 0000 0000 0000 0b00 233d 0000
+ first purchase with easycard.1 (7eleven)
+ 00003e0 0000 0000 0000 0000 0000 0c00 5f3d 0000
+ first purchase with easycard.2 (starbucks)
+ 00003e0 0000 0000 0000 0000 0000 0c00 233d 0001
+ second purchase with easycard.2 (cosmed)
+
+
+
== timestamp ==
0x63fc equals 2010-08-12 13:50
@@ -44,3 +56,11 @@ this means last wrap of counter was 71 days ago, about june 2nd.
== Futher notes ==
* purchase at Starbucks prints UID of card in decimal (3224478099 == 0xc031a193) on receipt
+
++00000d0 b502 63d9 114c 000c 0184 0d01 6d19 0002
++0000110 b502 63d9 114c 000c 0184 0d02 6d19 0002
+
+=== station numbers ==
+
+0x0d Liuzhangli
+0x24 Dapinglin
personal git repositories of Harald Welte. Your mileage may vary