-
Member
Gunz Launcher port 8090
Hello, I need a launcher that runs on port 8090, if someone gets offer my thanks
-
-
DRGunZ 2 Creator
Re: Gunz Launcher port 8090
the launcher doesn't use a port O_o
-
Proficient Member
Re: Gunz Launcher port 8090
yes it does port 80 to download the files, patch and load the web page
try yourip:8900
-
DRGunZ 2 Creator
Re: Gunz Launcher port 8090
oh my bad xD
I forgot it does that rofl.
If you have enough room hex edit the port into your launcher.
If not use ASM to jump it to the bottom where it has room and when finished jump back.
-
Member
Re: Gunz Launcher port 8090
can provide the codes in ASM to modify the port launcher for 8090
-
DRGunZ 2 Creator
Re: Gunz Launcher port 8090
umm, idk. search on google for a tut to teach you a "jump" in Assembly (OllyDBG)
-
Account Upgraded | Title Enabled!
Re: Gunz Launcher port 8090
Search for the "50" constant (80 hex) and change it to "1F9A" (8090 hex).
You will have to write a codecave since you won't have enough space to overwrite the command.
-
Member
Re: Gunz Launcher port 8090
Put in a modified launcher port 8090 for me please
Last edited by wandson; 06-09-10 at 04:41 PM.