Skip to content
View cryp71c's full-sized avatar
  • 12:30 (UTC -05:00)

Block or report cryp71c

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 100 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. BST BST Public

    Learning about binary search trees

    C++

  2. SpherePacking SpherePacking Public

    SpherePackingCPP

    C++

  3. WebFetch WebFetch Public

    Python

  4. burp_term burp_term Public

    This is a python based python request modules that you can upload a http request and try sql injections or do web brute forcing.

    Python

  5. WindowsCppLearning WindowsCppLearning Public

    This repository demonstrates C++ interactions with the Windows API, including retrieving environment variables, and creating directories and files. The provided example fetches the current user's u…

    C++

  6. WindowsSysinfoProject WindowsSysinfoProject Public

    In this project, I'm learning the C++ Windows API to retrieve system info using `GetComputerNameExA` and `GetSystemInfo`. I'm also exploring dynamic memory allocation with `malloc` and error handli…

    C++