View previous topic :: View next topic |
Author |
Message |
TEPKi How do I cheat?
Reputation: 0
Joined: 12 Oct 2015 Posts: 1
|
Posted: Mon Oct 12, 2015 9:43 pm Post subject: How to find Ş, ı and other letters? |
|
|
How to find Ş, i, Ö, Ç letters? It appears blank in the referenced string.
for example: Alışveriş
|
|
Back to top |
|
 |
Zanzer I post too much
Reputation: 126
Joined: 09 Jun 2013 Posts: 3278
|
Posted: Mon Oct 12, 2015 10:13 pm Post subject: |
|
|
Search by array of bytes instead?
41 00 6C 00 31 01 5F 01 76 00 65 00 72 00 69 00 5F 01
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25803 Location: The netherlands
|
Posted: Tue Oct 13, 2015 1:36 am Post subject: |
|
|
aob yes, but you'll have to guess the encoding as well. E. g. zanzer's aob uses utf16, but it's also possible to encode it using utf8, and then there are sub encodings....
(in short, searching for tekst is horrible when it's not ascii)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
|