Showing posts with label opensource. Show all posts
Showing posts with label opensource. Show all posts

Saturday, April 28, 2012

Opensourcing Mac Application to Track Browser History

Jobin Kurian (a.k.a CodeBuster) has been working on creating a Mac application that crawls different browsers including Google Chrome, Mozilla Firefox and Apple Safari. He's written an Objective C code that basically scrapes history from different SQLite files/PList files. Today we're opensourcing the code for this application. You can clone it from github .


If you want to create network diagnostic utility, or forensics utility go ahead and reuse our code.