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.

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

Pinned Loading

  1. Suspended-Thread-Injection Suspended-Thread-Injection Public

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

    C# 252 47

  2. Shellcode-Encryptor Shellcode-Encryptor Public

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

    C# 459 84

  3. Shellcode-Injection-Techniques Shellcode-Injection-Techniques Public

    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# 445 95

  4. Sys-Calls Sys-Calls Public

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

    C# 106 26

  5. SandboxDefender SandboxDefender Public

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

    C# 163 24

  6. DynamicEarlyBird DynamicEarlyBird Public

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

    C# 11