Is there a tools for comparing exported IntExp cookies ?

T

Tobias Merler

As you know the user can export all cookies from Internet Explorer into one singel file by the menu

File->Import and Export...

Now I want to compare such a cookie backup file (created in the past) with the cookies currently
existing.

Is there such a tool which can do that ?

Alternatively a utilty would be fine for comparing two exported cookies archives.

Tobias
 
S

shegeek72

As you know the user can export all cookies from Internet Explorer into one singel file by the menu

FWIW, you shouldn't be using IE anyway. It's a huge security risk. It
was rated on a security website as the program with the highest risk
of exploits. Firefox and Opera are more secure.

When I used IE someone was getting into my computer, THROUGH my
firewall. Luckily, he was just a jokester and changed the auto-fill
information into funny names, but he just as easily could've
compromised my system.
 
M

Mark L. Ferguson

yes, go to start/run, and type CMD
At the prompt, change to a folder with one cookies.txt, and run the command:
FC cookies.txt .../some_other_folder/cookies.txt > results.txt

Read results.txt
 
A

Ayush

[Tobias Merler] wrote-:
As you know the user can export all cookies from Internet Explorer into one singel file by the menu

File->Import and Export...

Now I want to compare such a cookie backup file (created in the past) with the cookies currently
existing.

Is there such a tool which can do that ?

Alternatively a utilty would be fine for comparing two exported cookies archives.

WinMerge is a great/free file compare utility.
http://www.winmerge.com

Good Luck, Ayush.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top