Skip to content
View harimishal1's full-sized avatar

Block or report harimishal1

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C

  2. HyperDbg HyperDbg Public

    Forked from HyperDbg/HyperDbg

    State-of-the-art native debugging tools

    C

  3. Exploiting-LVP-LAP-on-Apple-Silicon Exploiting-LVP-LAP-on-Apple-Silicon Public

    (Ab)Using the Load Value Predictor to hack Apple's M3 CPU.

    C

  4. openbased-operating-system openbased-operating-system Public

    This is a toy operating system written by me and one of my classmates during my master's for the course Advanced Operating Systems. The template is the OpenLSD template. I will be updating and impr…

    C

  5. my_stdlib my_stdlib Public

    A small repo of select standard template library template classes that I implemented.

    C++

  6. Optimised-A-Star- Optimised-A-Star- Public

    Contains an optimised implementation of the A Star algorithm that runs on windows.