Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YandexDecrypt

YandexDecrypt is just PoC code for decrypting yandex browsers passwords(Ya Passman Data) and credit cards(Ya Credit Cards). Decryption encrypted data with master password is also supported. Implemented only for Windows, although yandex browser use the same encryption algorithm on macos/linux

Getting started

You need to install the latest version of Golang.

git clone https://github.com/Goodies365/YandexDecrypt

cd YandexDecrypt

go build

Important: you are required to install C/C++ compiler(MinGW or TDM-GCC) to build the project on windows(required for building go-sqlite3 package)

Donate

  • BTC - bc1q0cnly0vfz8x5nn2kax6h2ase5x3utv0yyx2ggs
  • LTC - ltc1qah02ks8q3fc59kdcxmzycxangmey8jmt2zen0n
  • TRX - TBTzn46Nh8z86xLfccschJFhTwhog9Eh6G
  • SOL - C76MYq2dsgcevnziLCC4CbPL3RTsmzBPxT92EHAGCYFo
  • ETH - 0x98Fe19db83d43F79D75dBd73C36a7c03b81c0a2b
  • USDT ERC20 - 0x98Fe19db83d43F79D75dBd73C36a7c03b81c0a2b
  • USDT BEP20 - 0x98Fe19db83d43F79D75dBd73C36a7c03b81c0a2b
  • USDT TRC20 - TBTzn46Nh8z86xLfccschJFhTwhog9Eh6G

About

Decrypting yandex browser passwords

Topics

Resources

Stars

27 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages