Skip to content

A Simple shellcode loader used in the Ninja Hacker Academy Challenge Lab Blogpost

Notifications You must be signed in to change notification settings

ShadowBumble/SimpleLoader

Repository files navigation

SimpleLoader

A Simple shellcode loader used in the Ninja Hacker Academy Challenge Lab Blogpost

It features the following

  • RC4 Encryption
  • Simple sandbox evasion
  • Some (very) basic code Obfuscation
  • EarlyBird APC Technique

Just create a file in the same directory as the project called shellcode.c with your RC4 encrypted shellcode, change the decryption key and compile the project.

About

A Simple shellcode loader used in the Ninja Hacker Academy Challenge Lab Blogpost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published