Entropy-z / Shellcoding-Stager_Local_Inject

Shellcode Development for Stager using WinHttp and Local Inject using Fibers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shellcoding - Stager & Local Inject

The development of a shellcode Stager employs the WinHttp library to fetch the payload and utilizes Fibers to execute it. The project is divided into two distinct parts: the Ldr and the Shellcode.

Shellcode

Here is the shellcode code along with the extraction script for .bin format.

Ldr

The Ldr is the code responsible for executing the shellcode.

To get a better understanding of how it works, please visit the blog under the Shellcoding tab at https://oblivions-research.gitbook.io/journal.

About

Shellcode Development for Stager using WinHttp and Local Inject using Fibers


Languages

Language:C 92.3%Language:Makefile 3.7%Language:Python 2.9%Language:Assembly 1.1%