| Tool name : | IEBrowserHistory version 0.2 |
| Description : | Internet Explorer maintains a history file where it stores every URL you visited. The entries in this history file have a specific structure and are only partially saved in a human readable form. The tool IEBrowserHistory locates browser history files, parses them and prints out the URLs and some meta information about the visited sites. This is a DOS based application. In a future release a GUI version will be included as well. |
| Tested on : | Windows XP, IE 8.0 |
| Feedback : | In case you encounter any problems with the tool, you have suggestions to improve it, or you tested it with a Windows version i’ve not yet tested please drop me an email. |
| Downloads : | Binary | Source |
| Screen shots : | ![]() |




I ran this on a vista business with IE8. I debugged and it seems to fail on this line:
if ((lSearchHandle = FindFirstFile(lFilePattern, &lFileData)) != INVALID_HANDLE_VALUE)
{
If you need more data about my setup/environmental variables let me know.
ok … thanks for the feedback. i really should pay a little more attention on Win Vista but my budget doesn’t allow it :/ at least not now…
Do you have any trojan for linux?
Thank you!
at the moment only windows trojans sources are published. if there is a nice linux or OSX source i’d publish it, too of course.