i need to open this file telephone messages inside
https://gofile.io/d/y8CLEM
[PC] catherine classic .DAT file
- ikskoks
- Moderator
- Posts: 942
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 506 times
- Been thanked: 234 times
- Contact:
Re: [PC] catherine classic .DAT file
You can open it with hex workshop https://imgur.com/a/WFExHnI
You can also use strings from sysinternal's to dump all texts
https://docs.microsoft.com/en-us/sysint ... ds/strings
https://imgur.com/a/jcMhQR2
You can also use strings from sysinternal's to dump all texts
https://docs.microsoft.com/en-us/sysint ... ds/strings
Code: Select all
strings.exe MailData.DAT > out.txthttps://imgur.com/a/jcMhQR2
- ikskoks
- Moderator
- Posts: 942
- Joined: Thu Jul 26, 2012 5:06 pm
- Location: Poland, Łódź
- Has thanked: 506 times
- Been thanked: 234 times
- Contact:

