Skip to content
View Hanc1999's full-sized avatar

Highlights

  • Pro

Block or report Hanc1999

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. System-Security-Exploit-Practice System-Security-Exploit-Practice Public

    Practiced several system security exploits with C language in a specific Linux image, most of which aim to achieve root privileges or tamper with some data, breaking the integrity or/and the confid…

    C 2 1

  2. Simple-Compiler-Generator Simple-Compiler-Generator Public

    Implementation for a simple compiler generator, including following contents: (1) Scanner Generator (2) LL(1) Parser Generator (3) Simple Backend Instance for Simple-C Language

    C++ 3