Ask Experts Questions for FREE Help !
Ask
    4th_d41m3's Avatar
    4th_d41m3 Posts: 3, Reputation: 1
    New Member
     
    #1

    Jul 15, 2009, 04:43 PM
    How to read cookies
    Hi! I'm a new bie, can anyone help me how to read cookies on my computer?do I need some tools to read cookies?thanks before...
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #2

    Jul 15, 2009, 04:47 PM

    Chocolate chip? Oatmeal? Ginger snaps?

    Seriously, why do you want to?
    4th_d41m3's Avatar
    4th_d41m3 Posts: 3, Reputation: 1
    New Member
     
    #3

    Jul 15, 2009, 04:55 PM
    How to read cookies
    I want to learn how to read data from cookies on my computer,like my id n password for site "a" for example or my password for login, something like that scottgem
    Perito's Avatar
    Perito Posts: 3,139, Reputation: 150
    Ultra Member
     
    #4

    Jul 15, 2009, 04:58 PM

    Actually, cookies are just text files. If you browse to

    C:\Documents and Settings\[username]\Cookies

    where [username] is the name of the user, you will see a number of text files. Double-click on them and something (usually Notepad.exe) will open them so you can read them.

    That will not prove to be very helpful, however. You will be able to read and understand some things in the cookie, but other things will just be numbers or random characters. These pieces of information are understood by the web site that put them on your computer, but not by us "mere mortals." They might actually be encrypted.

    When you open a cookie in Notepad, you'll see a lot of square boxes. Those are usually linefeed characters. They separate the bits of information in the cookie.

    I looked for something that would display the fields of a cookie, but I didn't find anything. I guess that just proves that there's not that much useful, understandable information in a cookie.
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #5

    Jul 15, 2009, 05:06 PM

    First, please use the Answer This Question options to ask a follow-up. Don't start a new thread. I've merged your threads for you.

    As Perito said, the contents of cookies are not generally readable. The web site that creates the cookie uses an encoded system so that other sites can't read their cookies.

    So you will NOT be able to read your logins and passwords (or those of other users on your PC).
    4th_d41m3's Avatar
    4th_d41m3 Posts: 3, Reputation: 1
    New Member
     
    #6

    Jul 15, 2009, 06:08 PM

    Ups!. sorry... hehehe,that mean it's a dead end?is it really that I can't collect data from my cookies?is there another way or software that can do that?thanks again for answering my dumb question
    ScottGem's Avatar
    ScottGem Posts: 64,966, Reputation: 6056
    Computer Expert and Renaissance Man
     
    #7

    Jul 15, 2009, 06:13 PM

    Nope

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

How to access & read my laptop cache & cookies? [ 1 Answers ]

I need to recover a typed password in my laptop. I use Mozilla Firefox and I think that maybe it can be done by reading cookies, if possible, or maybe the cache memory? OMG... Help!

How to read data from cookies? [ 1 Answers ]

How do I read the data like userbname and password from cookies stored in my computer?

Where's the cookies ? [ 8 Answers ]

Hi, I am trying to log into my pay pal account for the first time. It says my browser has to accept cookies?? Can somebody let me know... where are the cookies? I thought it was a bad thing to allow. Many thanks :)

Cookies [ 5 Answers ]

Is there a page where I can find out who owns the cookies that keep appearing when I do scan?? Toydajo


View more questions Search