moonD4rk / HackBrowserData

Extract and decrypt browser data, supporting multiple data types, runnable on various operating systems (macOS, Windows, Linux).
MIT License
11.16k stars 1.57k forks source link

Support for Multiple Windows User Profiles #419

Open FahadBinHussain opened 2 months ago

FahadBinHussain commented 2 months ago

Feature Description

Add support for fetching multiple user profiles at once. The -p flag is always fetching the current windows userdata only. Is it possible to add support for fetching data of all windows users? Or, is the data encrypted?

Why is this feature needed?

This feature is needed for managing data from multiple windows users on the system.

Checklist

Screenshots/Videos

image

Additional Context

No additional context