I've just inserted the topfield-formatted USB stick in my PC, this first appears in dmesg:
Code: Alles auswählen
usb 1-4.3: new high-speed USB device number 4 using ehci_hcd
scsi6 : usb-storage 1-4.3:1.0
scsi 6:0:0:0: Direct-Access SanDisk Cruzer Switch 1.26 PQ: 0 ANSI: 5
sd 6:0:0:0: Attached scsi generic sg2 type 0
sd 6:0:0:0: [sdb] 62530624 512-byte logical blocks: (32.0 GB/29.8 GiB)
sd 6:0:0:0: [sdb] Write Protect is off
sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
sdb: unknown partition table
sd 6:0:0:0: [sdb] Attached SCSI removable disk
Note the "unknown partition table" line ...
Then the hexdump, here it is:
Code: Alles auswählen
00000000 07 26 08 07 46 50 4f 54 44 4c 45 49 35 46 54 20 |.&..FPOTDLEI5FT |
00000010 50 30 30 30 48 20 52 56 00 00 44 44 00 00 00 00 |P000H RV..DD....|
00000020 14 08 01 01 00 00 00 00 03 00 00 00 00 27 10 00 |.............'..|
00000030 be e1 d4 8f 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
00000200 07 26 08 07 46 50 4f 54 44 4c 45 49 35 46 54 20 |.&..FPOTDLEI5FT |
00000210 50 30 30 30 48 20 52 56 00 00 44 44 00 00 00 00 |P000H RV..DD....|
00000220 14 08 01 01 00 00 00 00 03 00 00 00 00 27 10 00 |.............'..|
00000230 be e1 d4 8f 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000240 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
00000400 ff ff ff f1 ff ff ff ff 00 00 00 00 01 00 00 00 |................|
00000410 80 26 10 00 4f 52 5f 5f 5f 5f 54 4f 00 5f 5f 00 |.&..OR____TO.__.|
00000420 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................|
*
00000470 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 32 |...............2|
00000480 ff ff ff f3 ff ff ff ff 01 00 00 00 01 00 00 00 |................|
00000490 00 27 10 00 45 52 5f 5f 4c 43 59 43 00 5f 5f 45 |.'..ER__LCYC.__E|
000004a0 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................|
I can't see anything useful in here, if i scroll down a bit further i can see FAT32 again and names (and content) of files that where on the stick before i formatted it with the TopField.
If you want i can also make a hexdump from my other USB stick which is filled with recordings
