Skip to content
View jakepoole80's full-sized avatar
Block or Report

Block or report jakepoole80

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. al-khaser al-khaser Public

    Forked from LordNoteworthy/al-khaser

    Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.

    C++

  2. Covenant Covenant Public

    Forked from cobbr/Covenant

    Covenant is a collaborative .NET C2 framework for red teamers.

    C#

  3. cpp-anti-debug cpp-anti-debug Public

    Forked from BaumFX/cpp-anti-debug

    anti debugging library in c++.

    C++

  4. Homework-of-C-Language Homework-of-C-Language Public

    Forked from 3gstudent/Homework-of-C-Language

    C/C++ code examples of my blog.

    C++

  5. ProcessDoppelganging ProcessDoppelganging Public

    Forked from PorLaCola25/ProcessDoppelganging

    Process doppelganging POC using direct system calls, PPID spoofing and dropbox as an external delivery channel for the payload.

    C++

  6. IAT-Hooking-Revisited IAT-Hooking-Revisited Public

    Forked from m0n0ph1/IAT-Hooking-Revisited

    Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.

    C++