[Release] Blowfish getter for all new sro version [source code included]
Discussion on [Release] Blowfish getter for all new sro version [source code included] within the SRO Private Server forum part of the Silkroad Online category.
[Release] Blowfish getter for all new sro version [source code included]
Hello,today i'll release my blowfish key getter,it uses silkroad.exe,not sro_client
I included source code
credits for vitalka for FindPattern functions
this won't work with the very old clients
H.f
Hello,today i'll release my blowfish key getter,it uses silkroad.exe,not sro_client
I included source code
credits for vitalka for find pattern functions
H.f
cool
but why you dont make one for change media key .etc
it gives key or blowfish?
and it works only on packed or unpacked(im sure only unpacked)
and if pointer is setted somewhere, the tool will still get the key?
Rename your files to any word you want then change the read packet into sro_client if im not wrong like puritysro ..
ofc , he is c# programmer (after he moved from auto it to c# )
i think he means packing totally(not being able to debug normally)
what u saying is just renaming pk2 into anything else and with hex change the name on sro_client/silkroad.exe
[RELEASE] [OPEN SOURCE] CE 5.5 Pointer to AutoIt Source-Code 02/13/2011 - AutoIt - 6 Replies Habe heute erst gemerkt, dass es hier eine AutoIt Sektion gibt xD also poste ich mal mein Programm mit rein.
Funktionsweise:
1. in CE Rechtsklick auf den Pointer und auf "Copy" klicken
2. in meinem Programm auf "Code generieren" klicken
3. In euer Scite gehen und einfügen
Hier ist der Source Code vom Programm:
(Source Code included) How do i add these hacks to my code 12/15/2010 - WarRock - 3 Replies Hello
I wanted to add these hacks to my source code but i keep getting a message saying it failed.
i want to add theses:
//No Recoil
{*(float*)(dwPlayerPtr+OFS_NORECOIL1) = 0;
*(float*)(dwPlayerPtr+OFS_NORECOIL2) = 0;
*(float*)(dwPlayerPtr+OFS_NORECOIL3) = 0;}
//Unlimited Stamina
{*(float*)(dwPlayerPtr+Stamina_OffSet) = 100;}