Programming and Scripting > Projects and Discussion

Chrome Tool - Hide and restore your history

<< < (2/2)

Psycho_Coder:
I agree with @kenjoe41, moreover you're calling a bunch of system commands using Runtime. History in Google Chrome is stored in SQLite Db format, even if you delete data from database it is possible to recover data (For more details google). However if a tool is built that securely wipes all the entries then that's a separate scenario.

Now forensically speaking, there are several tools for Google Chrome forensics and some of them are paid as well. Recently I have had the interest to build a good chrome forensics tool that includes features from the paid Softwares as well. I a also coding it in Java and trying to develop a good UI as well. The project is in progress and is on GIthub: https://github.com/AnimeshShaw/ChromeForensics

A Sample Screenshot:-



If you have interest then you can look into it if you have interest. There are a few commits which I haven't yet done since its in progress.

maths_nerd:
Thank you guys for all your comments. So, this was my first program. I have no knowledge on forensics :P I am actually doing my first year in Applied Computing :P Well, you guys gave me some good tips. Thank you all. :D Live long and prosper.

Navigation

[0] Message Index

[*] Previous page

Go to full version