• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

C# CockyGrabber v2.2.0

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,455
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
screenshot-6497.png


CockyGrabber is a C# library that simplifies the collection of browser information such as cookies, logins, and more. It is also very easy to use and allows you to capture browser information without any special knowledge.

CockyGrabber v2.2.0 Latest

Additions

    Chromium changed to Blink, and Firefox changed to Gecko
    Added BlinkGrabber and GeckoGrabber which replace ChromeGrabber and FirefoxGrabber
    Added Firefox Login Decryption
    Added GrabberException which replaces CookieDatabaseNotFoundException, LoginDatabaseNotFoundException, and LocalStateNotFoundException


Improvements

    Fixed the bug where you couldn't call the Method GetAllChromiumCookies() with the UniversalGrabber without it throwing an exception when at least one of the Browsers was not installed (same thing goes for GetAllChromiumLogins() and their Get-By equvalents)
    Moved the documentation from Readme.md to the Github Wiki
    Added support for mutliple Profiles on gecko based browsers like Firefox
    Changed Timestamps from long to DateTimeOffset
    Improved the use of the DynamicJsonConverter


To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top