How i can encrypt my client

04/20/2013 20:58 ◄:●:►SanToS◄:●:►#1
as my title said how i can encrypt my client
for example Media.pk2 / Data.pk2 to 000.aaa or whatever

any idea or hints for help please !
04/20/2013 21:21 Nezekan#2
that's not encryption, that's just changing the name
04/20/2013 21:33 Kape7#3
Modifying the sro_client.exe and the silkroad.exe with the new pk2 names.
04/20/2013 22:49 Snow*#4
Also. You just rewrite over the old name u can't make it with a thousand word. XVI32 or any other hex editor to edit the sro_client.exe and silkroad.exe
04/21/2013 00:43 ◄:●:►SanToS◄:●:►#5
i already used hex editor and changed everything and fine
but when i start client it give ( Close Program ) i hope understand :)
04/21/2013 01:38 Kape7#6
If you edit the exe with an hex editor you can't change the file size. If you want to use an name smaller than the current one you have to do it will olly, add an string somewhere on the exe where its empty with the new name and change the pointer of the current pk2 names to that address. You can also add 00h at the end of the file name for make it stop reading the name there.
04/21/2013 13:26 ◄:●:►SanToS◄:●:►#7
Quote:
Originally Posted by Synx7 View Post
If you edit the exe with an hex editor you can't change the file size. If you want to use an name smaller than the current one you have to do it will olly, add an string somewhere on the exe where its empty with the new name and change the pointer of the current pk2 names to that address. You can also add 00h at the end of the file name for make it stop reading the name there.
Thanks for Replay
it would be great if you can help me via team viewer almost i tried alot and always fail :(