Skip to content

RiadZX/FlipperPasswordExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlipperPasswordExtractor

Extract saved browser passwords to a discord webhook.
Currently supports:

  • Chrome Browser
  • Edge Browser

The extractor is written in Golang, the current build is compiled to windows. The flipperzero javascript script downloads the binary and runs it, and sends to the webhook defined in the js file.

setup

  • add your webhook url to the .js file
  • add chrome/edge javascript to your flipper

optimizing build size

add these flags when building -ldflags="-w -s" -gcflags=all=-l

About

FlipperZero Browser passwords extractor: Chrome | Edge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published