Skip to content

CockyGrabber v2.3.0

Choose a tag to compare

@MoistCoder MoistCoder released this 16 Apr 13:08
· 16 commits to main since this release
a2b5a41

Additions

  • Added a custom implementation of the BouncyCastle library for value decryption making the use of the external library obsolete
  • System.Security.Cryptography.ProtectedData is not being used anymore because of the new way of extracting the blink master key from Local State
  • Added History, Downloads and Bookmark grabbing
  • Item-classes like Cookie, Login, and Site can now be converted into strings with the ToString() method. On conversion, the ToString() method will return only the most important information

Improvements

  • Improved the GetKey() Method of the BlinkGrabber class
  • Improved the Get Methods
  • Improved the UniversalGrabber