Skip to content
View 0xmhss's full-sized avatar
  • home

Block or report 0xmhss

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Scientific-calculator Scientific-calculator Public

    Scientific calculator written in C without using math.h. Implements arithmetic, trigonometric, exponential, logarithmic, power, factorial, and root functions using Taylor series, Newton–Raphson met…

    C 1

  2. luhn_algorithm luhn_algorithm Public

    A simple C++ console app that validates card or CIN numbers using the Luhn algorithm. It checks if a number is valid by performing digit-based calculations and returns the result. Useful for unders…

    C++

  3. Backdoor_with_c Backdoor_with_c Public

    simple backdoor with c download and upload file to target machine and also running command on the target machine

    C