| | |
Exctracting internet explorer request
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
Hi guys, and girls,
I 'm trying to create a program in c++ using winsock to see what happens when internet explorer sends a http request to http://localhost:80
any tips?
Thanx
Ishwar
I 'm trying to create a program in c++ using winsock to see what happens when internet explorer sends a http request to http://localhost:80
any tips?
Thanx
Ishwar
•
•
Join Date: Jul 2006
Posts: 56
Reputation:
Solved Threads: 3
Winsock hooking.
You make 2 programs, an easy one, it injects the DLL into iexplore.exe, and a pretty complicated one. It hooks the WinSock functions of iexplore.exe and saves/outputs the data.
There is a thread at the moment about injecting DLLs into applications.
www.madshi.net has a api-hooking library, you might want to use that.
Goodluck,
Eddy
You make 2 programs, an easy one, it injects the DLL into iexplore.exe, and a pretty complicated one. It hooks the WinSock functions of iexplore.exe and saves/outputs the data.
There is a thread at the moment about injecting DLLs into applications.
www.madshi.net has a api-hooking library, you might want to use that.
Goodluck,
Eddy
Hi ppl,
Thannx 4 all your help,
i made my own c++ winsock aplication
you can c some outputs below when i went to http://localhost:8080 in
ie and netscape:
http://www.daniweb.com/techtalkforum...1&d=1153160202
and in netscape:
http://www.daniweb.com/techtalkforum...1&d=1153160249
hmmm..... some interesting differences???
i got what i wanted , now i can hack into my school usernames, with my other keylogger i am writing,
Thanx,
Ishwar
Thannx 4 all your help,
i made my own c++ winsock aplication
you can c some outputs below when i went to http://localhost:8080 in
ie and netscape:
http://www.daniweb.com/techtalkforum...1&d=1153160202
and in netscape:
http://www.daniweb.com/techtalkforum...1&d=1153160249
hmmm..... some interesting differences???
i got what i wanted , now i can hack into my school usernames, with my other keylogger i am writing,
Thanx,
Ishwar
•
•
•
•
Originally Posted by ishwar
i got what i wanted , now i can hack into my school usernames, with my other keylogger i am writing,
"One of the methods used by statists to destroy capitalism consists in establishing controls that tie a given industry hand and foot, making it unable to solve its problems, then declaring that freedom has failed and stronger controls are necessary." --Ayn Rand
![]() |
Other Threads in the C++ Forum
- Previous Thread: new to C++ again
- Next Thread: Newbie
| Thread Tools | Search this Thread |
Tag cloud for C++
api application array arrays assignment beginner binary bitmap c++ c/c++ calculator char char* class classes code coding compile compiler console conversion convert count data database delete developer display dll dynamiccharacterarray email encryption error file format forms fstream function functions game generator getline givemetehcodez graph iamthwee ifstream image input int java lib list loop looping loops map math matrix memory multidimensional multiple newbie news node number numbertoword output pointer problem program programming project python random read recursion recursive reference return rpg sorting string strings struct template templates text tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets





