Code Monkey home page Code Monkey logo

golazagne's People

Contributors

barrracud4 avatar kerbyj avatar t33zer avatar trevilness avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

golazagne's Issues

AV evasion question

for red team exercises with windows defender, do you suggest any way to evade the antivirus? I occupied garble but it still detects it as golazagne, therefore it gave me to understand that it can be detected by cgo libraries.

AV Detect: VirTool:Win32/Golazagne.A!MTB

can't install this library on linux

im using linux mint on an hp probook, and i keep getting this error:

$ go get github.com/kerbyj/goLazagne

../go/src/github.com/kerbyj/goLazagne/mail/outlook.go:6:2: build constraints exclude all Go files in /home/[my user]/go/src/golang.org/x/sys/windows/registry

i tried solving it with https://stackoverflow.com/questions/55348458 but the issue is still present. hope someone can tell me what im doing wrong

Just a little report

It's funny. I've been working on rewriting ffpass from Python to Go since I did not find any implementation in Go and I need password import tool for my project.

Now I accidentally stumbled upon your repository and here is small quirk:

her = []byte{0x00, 0x00}

For today's Firefox it must be:

		her                       = []byte{0x02, 0x02}

Broken firefox module

it seems that the structure of asn1, which is used to store the master password, has changed
Working on a fix

Broken structure: link

Add support for Chrome >80

Currently, chrome over version 80 uses master key and AES-GCM algorithm. Need to add version checking and password decryption.

AppData path: /AppData/Local/Google/Chrome/User Data/Local State

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.