Is there a tools for comparing exported IntExp cookies ?

  • Thread starter Thread starter Tobias Merler
  • Start date Start date
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
 
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.
 
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
 
[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.
 
Back
Top