Yup.... Still asking it =/
using xiao launcher
if someone can make me a launcher using http://lawgunz.no-ip.biz/'
i want it autoupdate
Printable View
Yup.... Still asking it =/
using xiao launcher
if someone can make me a launcher using http://lawgunz.no-ip.biz/'
i want it autoupdate
dude u can make it, i got the solution.... you have to create another host with four (4) letters. Like this
tngz.sytes.net
lolyz.sytes.net
fack.sytes.net
JUST 4 Words, if you exceed the number of letters, can damage the launcher ...
no you dont, if you put 4 more letters the launcher get buggads
That's only if you're modifying the string space directly - you can allocate space on launch, then have the argument pushed from elsewhere in memory, or just call directly from another unused spot in the .data section (e.g.: Toward the end, where there are usually NULL bytes).
Look toward the end of the file for a series of NULL bytes (i.e. Consecutive zeros; 00, 00, 00), and add the link there.
Then, in a disassembler or debugger, locate where the parameter for the website is pushed, then change the location of the parameter.
For example, open a copy of the launcher in OllyDBG. Locate the website in the list of strings and double click on where it's used (You would be lead to say, PUSH 0x[address]). Replace "0x[address]" with the location of the new website (The address toward the end of the file, where you added the website).
can u make it auto update if ur using hamachi?
can u make it auto update if ur using hamachi?
double post?