- Chrome Forensics Tool for mac OS User.
- This software decrypt your Chrome's cookie and password, credit card data, then send them to standard output.
- This software does not upload any credential to the internet.
- This tool is limited to education and security research only.
- Executing this without permission on someone else's environment may constitute a criminal act.
- It uses
github.com/crazy-max/xgo
to build cgo binary on cross environment.
make build
- macOS x64
- macOS ARM64