Dharani-sanjaiy / ShellcodeLdr-Dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShellcodeLdr-Dev [FOR BEGINNERS]

Learn Shellcode Loaders development with me!

ShellcodeLdr1:

  • Just a basic shellcode loader which uses sockets to connect to a remote machine, downloads the shellcode (.bin) file and executes in memory. I have used EarlyBird APCInjection technique for execution.
  • Doesn't evade any AV/EDRs.

About


Languages

Language:C++ 100.0%