- Apr 19, 2018
- 4
- 4
Do you find proEto password? please, can you tell me it?
Do you find proEto password? please, can you tell me it?
Yeah, Pararock helped me with it.Do you find proEto password? please, can you tell me it?
How i can decode this password? From which format to text? From UTF-16 or Unicode? Please, help meYeah, Pararock helped me with it.
I will attach it in text attachment - saved in Unicode format, because its complicacy.
Here:
just open it in text editor with Unicode support like notepad++ (or on Windows versions starting with Windows 2000 it's built into system Notepad) - and copy all trash as it is. I had to use Unicode because the password is from all weird characters. My guess it's russian cyrillic, but since we don't have cyrillic, we can only see trash and this trash is the password.How i can decode this password? From which format to text? From UTF-16 or Unicode? Please, help me
Thanks!just open it in text editor with Unicode support like notepad++ (or on Windows versions starting with Windows 2000 it's built into system Notepad) - and copy all trash as it is. I had to use Unicode because the password is from all weird characters. My guess it's russian cyrillic, but since we don't have cyrillic, we can only see trash and this trash is the password.
Fuck me.There's another method: You can add the bom mark FF FE before with an hex editor, open in n++ which now correctly detect ucs-16 le bom remove the line and replace it with Ij, save and remove the bom. Open the game in the editor and it should be without password.
Happy to help. You now know more about text encoding than a large % of people that get paid irl to touch code.Fuck me.
Took some figuring out as i've never touched code in my life but i've manage to remove the password following this for the latest version of this on the guys patreon
Hello, can you Please help with newest version of the game? For same method unbase64 in notepad++ then paste in the editor, but your prev text i decode in notepad++, but password incorrect in 0.91.7Yeah, encoding is fucked on the website: here the password base 64:
Unbase64 in notepad++ then paste in the editor.
Can you tried the method from post #29 to remove the password with wxmedit ? It should still works.Hello, can you Please help with newest version of the game? For same method unbase64 in notepad++ then paste in the editor, but your prev text i decode in notepad++, but password incorrect in 0.91.7