Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked SharpChromium


itsMe

Recommended Posts

This is the hidden content, please

SharpChromium: retrieve Chromium data, such as cookies, history and saved logins

SharpChromium is a .NET 4.0+ CLR project to retrieve data from Google Chrome, Microsoft Edge, and Microsoft Edge Beta. Currently, it can extract:

  •     Cookies (in JSON format)
  •     History (with associated cookies for each history item)
  •     Saved Logins

Note: All cookies returned are in JSON format. If you have the extension Cookie Editor installed, you can simply copy and paste into the “Import” section of this browser addon to ride the extracted session.

Advantages

This rewrite has several advantages to previous implementations, which include:

  •     No Type compilation or reflection required
  •     Cookies are displayed in JSON format, for easy importing into Cookie Editor.
  •     No downloading SQLite assemblies from remote resources.
  •     Supports major Chromium browsers (but extendable to others)

Retrieve saved logins (Note: Only displays those with non-empty passwords):

This is the hidden content, please

This is the hidden content, please

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.