Skip to content
View Darkder101's full-sized avatar
👾
👾

Block or report Darkder101

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Windows-Keylogger Windows-Keylogger Public

    A system-level Windows keylogger written in C++ using low-level keyboard hooks via the Win32 API.

    C++

  2. Password-Cracker Password-Cracker Public

    All-in-one password cracking toolkit built from scratch. Supports offline and online attacks including brute force, dictionary, hybrid, and rule-based methods. Future-ready with rainbow tables, cre…

    C++ 1

  3. DLL-Injectors DLL-Injectors Public

    A simple Windows DLL Injector built using C++ and Windows API. Demonstrates process memory manipulation and remote thread creation.

    C++

  4. C2Sentinel C2Sentinel Public

    C2Sentinel is a lightweight Windows-based Command & Control (C2) framework written in C++. It features a reverse shell implant with basic persistence to maintain access and allows remote command ex…

    C++

  5. Leetcode100 Leetcode100 Public

    Solving 100 LeetCode questions in C++ & Python to strengthen my DSA & Problem Solving skills. Each solution is written with clarity and efficiency in mind.

    C++

  6. AI-recon-bot AI-recon-bot Public

    AI Recon Bot is an automated recon tool for pentesters and bug bounty hunters, combining classic scanning with AI to predict attack surfaces and entry points.

    Python