Skip to content
Avatar
Block or Report

Block or report monoxgas

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.

Report abuse

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

Report abuse

Pinned

  1. sRDI Public

    Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode

    PowerShell 1.5k 369

  2. Koppeling Public

    Adaptive DLL hijacking / dynamic export forwarding

    C++ 505 92

  3. Slides and Code for the BHUSA 2019 talk: Flying a False Flag

    C++ 214 38

  4. Trebuchet Public

    MS15-076 Privilege Escalation

    C# 97 54

  5. 1
    #include <Windows.h>
    2
    #include <intrin.h>
    3
    #include <string>
    4
    #include <TlHelp32.h>
    5
    #include <psapi.h>
  6. 1
    #include <Windows.h>
    2
    #include <intrin.h>
    3
    #include <string>
    4
    #include <TlHelp32.h>
    5
    #include <psapi.h>

12 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2022

Created 1 commit in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.