Skip to content
View zxkevn's full-sized avatar

Block or report zxkevn

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. ctf-writeups ctf-writeups Public

    old + new ctf writeups, quality of editing may vary

    Python 1

  2. Samurai's PwnAdventure 3 DLL Samurai's PwnAdventure 3 DLL
    1
    #include <Windows.h>
    2
    #include <detours.h>
    3
    #include <fstream>
    4
    #include <cstdio>
    5
    #include <cstdlib>
  3. CVE-2016-3861 CVE-2016-3861 Public

    my extended take on Mark Brand's CVE 2016-3861 libutils bug

    HTML 1

  4. hollow hollow Public

    stuff

    C