User Profile
Collapse
-
I will try with your ideal thanks for reply ^^ -
How can I make an exe that can generate another exe ?
Hello,
I see in a delphi program they make a application with a bunch of function that you can select by checkbox and a makeexe button, the exe generated will have only the function that selected in the first exe. Can anyone show me the way to do that in c++ ?
Thanks -
I can see some light but still confused ^^
I using httpanalyzer to monitor the login process so I know where all other cookie com from so I can capture and post back to server when I click login button the cookie s_vi=[CS]v1|45D0044E0000 1101-A000C4B0000498E[CE] is generated and appear in header of the action post username and password so now I must look to all javascript on that page and find out how to create a cookie like s_vi= ?Leave a comment:
-
How can I catch a session cookie ?
I am writing a php script that login to apple.com , to do that I use a http analyzer to monitor normal login process I see to login I need open 3 connection
1:
https://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/wa/QSLID?nnmm=acct &mco=85437DA C
in the header respond I get "set-cookie asbid=sAJ2YF2CY UPDJDYYX; expires=Wed, 11-Feb-2037 22:08:04 GMT; path=/; domain=.apple.c om;" so I get asbid=sAJ2YF2CY UPDJDYYX...
No activity results to display
Show More
Leave a comment: