All Projects → bytixo → CockyGrabber

bytixo / CockyGrabber

Licence: MIT License
C# library for the collection of browser information such as cookies, logins, and more

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to CockyGrabber

ItroublveTSC
Official Source of ItroublveTSC, totally open source. No virus or anything. Feel free to have a look :)
Stars: ✭ 82 (+78.26%)
Mutual labels:  cookie, grabber, password, stealer
hapi-doorkeeper
User authentication for web servers
Stars: ✭ 14 (-69.57%)
Mutual labels:  login, cookie
Client-Storage
🗄 Bulletproof persistent Client storage, works with disabled Cookies and/or localStorage
Stars: ✭ 15 (-67.39%)
Mutual labels:  cookie, cookies
cookies
Convenient way to use cookies with PSR-7
Stars: ✭ 17 (-63.04%)
Mutual labels:  cookie, cookies
HandyBrowser
A Handshake enabled Chromium web browser and reference client; works with HSD and the HNSD light client. Use our example to build or integrate Handshake into any browser.
Stars: ✭ 101 (+119.57%)
Mutual labels:  chromium, browsers
MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
Stars: ✭ 3,309 (+7093.48%)
Mutual labels:  net, netframework
covidtrackerapiwrapper
CovidSharp is a crossplatform C# API wrapper for the Coronavirus tracking API (https://github.com/ExpDev07/coronavirus-tracker-api)
Stars: ✭ 11 (-76.09%)
Mutual labels:  csharp-code, csharp-library
Supertokens Core
Open source alternative to Auth0 / Firebase Auth / AWS Cognito
Stars: ✭ 2,907 (+6219.57%)
Mutual labels:  login, password
react-login-registration
An example React / Redux / Redux Saga application talking to a Symfony 3 API
Stars: ✭ 31 (-32.61%)
Mutual labels:  login, password
IMAPLoginTester
A simple Python script that reads a text file with lots of e-mails and passwords, and tries to check if those credentials are valid by trying to login on IMAP servers.
Stars: ✭ 47 (+2.17%)
Mutual labels:  login, password
PolishCookieConsent
Polish Cookie Consent is an extension, which automatically accepts privacy policy/GDPR on websites.
Stars: ✭ 17 (-63.04%)
Mutual labels:  cookie, cookies
profiler-api
The portable version of JetBrains profiler API for .NET Framework / .NET Core / .NET / .NET Standard / Mono
Stars: ✭ 21 (-54.35%)
Mutual labels:  net, netframework
cookie-editor
A powerful browser extension to create, edit and delete cookies
Stars: ✭ 245 (+432.61%)
Mutual labels:  cookie, cookies
Meteor-Cookies
🍪 Isomorphic bulletproof cookie functions for client and server
Stars: ✭ 41 (-10.87%)
Mutual labels:  cookie, cookies
Gopassbridge
A web extension for firefox and chrome to insert login credentials from gopass
Stars: ✭ 182 (+295.65%)
Mutual labels:  login, password
ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (+563.04%)
Mutual labels:  net, stealer
nginx cookie flag module
Module for Nginx which allows to set the flags "HttpOnly", "secure" and "SameSite" for cookies.
Stars: ✭ 101 (+119.57%)
Mutual labels:  cookie, cookies
Zhihu Login
知乎模拟登录,支持提取验证码和保存 Cookies
Stars: ✭ 340 (+639.13%)
Mutual labels:  login, cookie
React Native Login
📱 An example React Native project for client login authentication
Stars: ✭ 438 (+852.17%)
Mutual labels:  login, cookies
cookies
Manage your cookies on client and server side (Angular Universal)
Stars: ✭ 40 (-13.04%)
Mutual labels:  cookie, cookies

CockyGrabber

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 is still in development and will receive future updates!
If you got requests or find any bugs, please open an Issue!

Documentation: Table Of Contents

  1. Integration
  2. Usage

What's Next

  1. Adding more things to grab like bookmarks, credit cards, extensions, ...
  2. Async Funtions
  3. Creating an NuGet Package
  4. Adding custom Functions that replace the packages
  5. Creating a minimalized File that anyone can easily implement in their Project without referencing CockyGrabber itself
  6. Improving the in-code documentation
  7. Adding support for more browsers
  8. Creating a UnitTest
  9. Adding Events

End

That's it for now!
I hope you like this little project! ^^

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].