how to extract a website from a program?

Posts 112 of 12 · Page 1 of 1
how to extract a website from a program?
is there a way I can get a website from a program? like the login url that the program uses?
What? You mean find the link of the exact login?
Quote Originally Posted by user415141 View Post
What? You mean find the link of the exact login?
yea, like on a game, when you start it up, it require you to login, which means it have a url that let you logim, so how can I extract that url?
You will find the link as a string.
Programs like PE Explorer might help you finding it.
Quote Originally Posted by Mayion View Post
You will find the link as a string.
Programs like PE Explorer might help you finding it.
http://www.heaventools.com/ which one do i download?
Quote Originally Posted by w4ssup View Post


http://www.heaventools.com/ which one do i download?
PE.Explorer


Quote Originally Posted by arunforce View Post
Firewall (some)
Firew... what?
I'm pretty sure you approved a keylogger if you REALLY used Firewall in your approval.
Liz was correct when she said you're the best damn minion ever.
Quote Originally Posted by Mayion View Post


PE.Explorer



Firew... what?
I'm pretty sure you approved a keylogger if you REALLY used Firewall in your approval.
Liz was correct when she said you're the best damn minion ever.
can you show me how to use p.e explorer? it really confusing... I want to use it on LoL
Quote Originally Posted by w4ssup View Post


can you show me how to use p.e explorer? it really confusing... I want to use it on LoL
In most cases you can't read text/strings in a packed file like LoL client.
You can view the request of the login by several programs, Just Google it.
Packet Sniffer
Firewall (some)
Resource Explorer
Hex Editor
Quote Originally Posted by arunforce View Post
Packet Sniffer
Firewall (some)
Resource Explorer
Hex Editor
how would i use a hex editor to find the url? i can't read hex...
Quote Originally Posted by w4ssup View Post


how would i use a hex editor to find the url? i can't read hex...
Search the text output of the program, not the hex output.
I will show you an easy way to do this, be sure to follow me :

IF you're familiar with cheat engine ! :

step1. open cheat engine
step2. search for string "http://"
step3. take all the addresses and put them in the address list
step4. select them all , select the type, then change the size

done. you have found all the urls, if you want pm me i'l show you how to do it in skype..
Posts 112 of 12 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?