chrome-dump

command module
v0.0.0-...-e27e80b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2020 License: GPL-3.0 Imports: 2 Imported by: 0

README

chrome-dump

Simple Google Chrome cookie dumper

Usage

This project is compatible with the following target platforms:

  • Windows
  • Linux
  • OS X

You can easily build an executable with:

GOOS=PLATFORM_NAME go build

The dll/dll_example.go file can help you build a DLL that can be used by other tools. To build one, run:

cd dll
CGO_ENABLED=1 CC=PATH_TO_CROSS_COMPILER GOOS=windows go build -buildmode c-shared -o chrome-dump.dll

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL