Showing posts with label TrekStor. Show all posts
Showing posts with label TrekStor. Show all posts

Tuesday, April 21, 2015

TrekStor eBook Reader 3.0 (eBR30-a) version eBR30_1.0.8_20120106

Since my last post about the TrekStor eBook Reader 3.0 (eBR30-a), a firmware update has been published, version eBR30_1.0.8_20120106.

$ wget http://download.trekstor.de/tl_files/userFiles/products/ebook_reader30/firmware_eBook-Reader_3-0_v-eBR30_1.0.8_20120106.exe

$ wine firmware_eBook-Reader_3-0_v-eBR30_1.0.8_20120106.exe

$ cd firmware_eBook-Reader_3-0_v-eBR30_1.0.8_20120106/

$ ls
Anleitung_Firmware-Update_eBook-Reader_3-0_TS_V3-0_DE.pdf  Changelog_Firmware_eBook-Reader_3-0_TS.txt  eBR30_1.0.8_20120106.img  Instruction_Firmware-Update_eBook-Reader_3-0_TS_V3-0_EN.pdf  LiveSuit_1.07

$ binwalk eBR30_1.0.8_20120106.img

DECIMAL       HEXADECIMAL     DESCRIPTION
--------------------------------------------------------------------------------
78682179      0x4B09843       TIFF image data, big-endian
83450400      0x4F95A20       SEAMA firmware header, little endian, meta size: 29293, size: 1391875762
101897518     0x612D52E       TIFF image data, big-endian
137605990     0x833B366       MPFS (Microchip) filesystem, version 159.169, 10710 file entries
156319687     0x9513FC7       XBE, Microsoft Xbox executable, signed

Wednesday, October 26, 2011

TrekStor eBook Reader 3.0 (eBR30-a) #3

$ signsrch -s /usr/local/etc/signsrch.sig firmware_eBook-Reader_3-0_v-eBR30_CP_1.0.4_20111216.exe

Signsrch 0.2.2
by Luigi Auriemma
e-mail: aluigi@autistici.org
web:    aluigi.org
  optimized search function by Andrew http://www.team5150.com/~andrew/
  disassembler engine by Oleh Yuschuk

- open file "firmware_eBook-Reader_3-0_v-eBR30_CP_1.0.4_20111216.exe"
- 100906660 bytes allocated
- load signatures
- open file /usr/local/etc/signsrch.sig
- 3069 signatures in the database
- WARNING:
  the file loaded in memory is very big so the scanning may take many time
- start 4 threads
- start signatures scanning:

  offset   num  description [bits.endian.size]
  --------------------------------------------
  0001aa64 876  SHA256 Initial hash value H (0x6a09e667UL) [32.le.32&]
  000202f8 1835 Rar29 InitBinEsc [16.le.16]
  00020308 874  SHA256 Hash constant words K (0x428a2f98) [32.le.256]
  00025af0 894  AES Rijndael S / ARIA S1 [..256]
  00025bd0 2233 RIJNDAEL1_DS [..33]
  03176f03 3049 DMC compression [32.be.16&]

- 6 signatures found in the file in 23 seconds
- done

TrekStor eBook Reader 3.0 (eBR30-a) #2


$ hd -n 256 eBR30_CP_1.0.4_20111216.img 
00000000  2a 99 a2 80 46 d0 63 98  24 a2 62 04 93 1e 03 95  |*...F.c.$.b.....|
00000010  33 fa 8b 34 5f d4 d1 7f  80 60 d1 e8 99 bb 4b 3d  |3..4_....`....K=|
00000020  14 4a d3 68 69 c3 4d a3  a2 9b 3c ae 35 59 90 1b  |.J.hi.M...<.5Y..|
00000030  65 8c 92 1d 04 1d 5b 41  0d ef c2 5f ec 98 e4 18  |e.....[A..._....|
00000040  bd b3 af 19 7d 3c 55 5b  63 62 5d 20 43 7a 37 2c  |....}<U[cb] Cz7,|
00000050  00 a1 44 e9 90 39 e4 91  40 f1 a4 59 10 c9 84 41  |..D..9..@..Y...A|
00000060  00 c1 84 49 10 d9 a4 71  40 11 e4 b9 90 69 44 21  |...I...q@....iD!|
00000070  00 e1 c4 a9 90 79 64 51  40 31 24 19 10 09 04 01  |.....ydQ@1$.....|
00000080  00 01 04 09 10 19 24 31  40 51 64 79 90 a9 c4 e1  |......$1@Qdy....|
00000090  00 21 44 69 90 b9 e4 11  40 71 a4 d9 10 49 84 c1  |.!Di....@q...I..|
000000a0  00 41 84 c9 10 59 a4 f1  40 91 e4 39 90 e9 44 a1  |.A...Y..@..9..D.|
000000b0  00 61 c4 29 90 f9 64 d1  40 b1 24 99 10 89 04 81  |.a.)..d.@.$.....|
000000c0  00 81 04 89 10 99 24 b1  40 d1 64 f9 90 29 c4 61  |......$.@.d..).a|
000000d0  00 a1 44 e9 90 39 e4 91  40 f1 a4 59 10 c9 84 41  |..D..9..@..Y...A|
000000e0  00 c1 84 49 10 d9 a4 71  40 11 e4 b9 90 69 44 21  |...I...q@....iD!|
000000f0  00 e1 c4 a9 90 79 64 51  40 31 24 19 10 09 04 01  |.....ydQ@1$.....|
00000100
$ signsrch -s /usr/local/etc/signsrch.sig eBR30_CP_1.0.4_20111216.img 

Signsrch 0.2.2
by Luigi Auriemma
e-mail: aluigi@autistici.org
web:    aluigi.org
  optimized search function by Andrew http://www.team5150.com/~andrew/
  disassembler engine by Oleh Yuschuk

- open file "eBR30_CP_1.0.4_20111216.img"
- 159873024 bytes allocated
- load signatures
- open file /usr/local/etc/signsrch.sig
- 3069 signatures in the database
- WARNING:
  the file loaded in memory is very big so the scanning may take many time
- start 4 threads
- start signatures scanning:

  offset   num  description [bits.endian.size]
  --------------------------------------------

- 0 signatures found in the file in 36 seconds
- done

TrekStor eBook Reader 3.0 (eBR30-a) #1

The TrekStor eBook Reader 3.0 (eBR30-a) is described in details here and there. Fimware image can be found on the official website.

$ wget http://download.trekstor.de/tl_files/userFiles/products/ebook_reader30/firmware_eBook-Reader_3-0_v-eBR30_CP_1.0.4_20111216.exe 
 
$ file firmware_eBook-Reader_3-0_v-eBR30_CP_1.0.4_20111216.exe 
firmware_eBook-Reader_3-0_v-eBR30_CP_1.0.4_20111216.exe: PE32 executable (GUI) Intel 80386, for MS Windows
 
$ wine firmware_eBook-Reader_3-0_v-eBR30_CP_1.0.4_20111216.exe
 
$ cd firmware_eBook-Reader_3-0_v-eBR30_CP_1.0.4_20111216/
 
$ file eBR30_CP_1.0.4_20111216.img 
eBR30_CP_1.0.4_20111216.img: data