Chrome URL Dumper Logo

Chrome URL Dumper

0
Free
Visit Website

Accessing databases stored on a machine by the Chrome browser and dumping URLs found. Getting Started: These instructions will help you set up the project on your local machine for development and testing purposes. Prerequisites: Python 2.7 is required. Installing: Run 'pip install -r requirements.txt' to install necessary packages. Check packages: - For Windows: 'pip list | Findstr /L "package"' - For Linux: 'pip list | grep "package"' Running the tests: - To kill Chrome processes for deeper analysis on Windows: 'python main.py -k -d' - To kill Chrome processes for deeper analysis on Linux: './main.py -k -d' Authors: Tomer Eyzenberg - Initial work - eLoopWoo

FEATURES

ALTERNATIVES

A framework for orchestrating forensic collection, processing, and data export.

NBD is a userland implementation of the Network Block Device protocol, allowing for remote access to block devices over a network.

A library and tools to access and analyze APFS file systems

A reverse engineering framework with a focus on usability and code cleanliness

Educational CTF-styled challenges for Memory Forensics.

A free, open source collection of tools for forensic artifact and image analysis.

Exiv2 is a C++ library and command-line utility for image metadata manipulation.

A library to access the Extensible Storage Engine (ESE) Database File (EDB) format used in various Windows applications.