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-Injection Suspended-Thread-Injection Public

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

    C# 264 46

  2. Shellcode-Encryptor Shellcode-Encryptor Public

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

    C# 468 81

  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# 465 91

  4. Sys-Calls Sys-Calls Public

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

    C# 113 24

  5. SandboxDefender SandboxDefender Public

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

    C# 164 24

  6. DynamicEarlyBird DynamicEarlyBird Public

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

    C# 15