Skip to content
View justnamehere's full-sized avatar

Block or report justnamehere

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

Popular repositories Loading

  1. ReflectiveDLLInjection ReflectiveDLLInjection Public

    Forked from stephenfewer/ReflectiveDLLInjection

    Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process.

    C

  2. Process-Hollowing Process-Hollowing Public

    Forked from m0n0ph1/Process-Hollowing

    Great explanation of Process Hollowing (a Technique often used in Malware)

    C++

  3. Process-Hollowing-1 Process-Hollowing-1 Public

    Forked from ivkin25/Process-Hollowing

    An implementation of the Process Hollowing technique.

    C++

  4. CSharp-RunPE CSharp-RunPE Public

    Forked from NYAN-x-CAT/CSharp-RunPE

    Hide malware behind a legit process C#

    C#

  5. ProcessInjector.NET ProcessInjector.NET Public

    Forked from wireless90/ProcessInjector.NET

    Learning Process Injection and Hollowing techniques

    C#

  6. Process-Hollowing-2 Process-Hollowing-2 Public

    Forked from adamhlt/Process-Hollowing

    Process Hollowing in C++ (x86 / x64) - Process PE image replacement

    C++