Skip to content
View plackyhacker's full-sized avatar

Block or report plackyhacker

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Suspended-Thread-InjectionSuspended-Thread-InjectionPublic

    Another meterpreter injection technique using C# that attempts to bypass Defender

    C# 265 46

  2. Shellcode-EncryptorShellcode-EncryptorPublic

    A simple shell code encryptor/decryptor/executor to bypass anti virus.

    C# 469 83

  3. Shellcode-Injection-TechniquesShellcode-Injection-TechniquesPublic

    A collection of C# shellcode injection techniques. All techniques use an AES encrypted meterpreter payload. I will be building this project up as I learn, discover or develop more techniques. Some …

    C# 464 92

  4. Sys-CallsSys-CallsPublic

    An example of using Syscalls in C# to get a meterpreter shell.

    C# 113 24

  5. SandboxDefenderSandboxDefenderPublic

    C# code to Sandbox Defender (and most probably other AV/EDRs).

    C# 165 24

  6. DynamicEarlyBirdDynamicEarlyBirdPublic

    An example of using Dynamic Invoke to Inject Shellcode using the Early Bird Method.

    C# 15