Skip to content
View TheKilledDead's full-sized avatar

Block or report TheKilledDead

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. reverse-engineering reverse-engineering Public

    Forked from wtsxDev/reverse-engineering

    List of awesome reverse engineering resources

  2. Penetration-Testing Penetration-Testing Public

    Forked from wtsxDev/Penetration-Testing

    List of awesome penetration testing resources, tools and other shiny things

  3. AdguardFilters AdguardFilters Public

    Forked from AdguardTeam/AdguardFilters

    AdGuard Ad Blocking Filters

    Python

  4. RunPE RunPE Public

    Forked from Zer0Mem0ry/RunPE

    Code that allows running another windows PE in the same address space as the host process.

    C++

  5. KernelReadWriteMemory KernelReadWriteMemory Public

    Forked from Zer0Mem0ry/KernelReadWriteMemory

    Simple code to manipulate the memory of a usermode process from kernel.

    C

  6. APIHook APIHook Public

    Forked from Zer0Mem0ry/APIHook

    A Simple dynamic library to demonstrate IAT API hooking on Windows NT.

    C++