Skip to content
@Malforge-Maldev-Public-Organization

Malforge Maldev Public Organization

Malware Development Content Re-writing

Popular repositories Loading

  1. EarlyBird-APC-Code-Injection EarlyBird-APC-Code-Injection Public

    EarlyBird APC Injection is a stealthy process injection technique that queues malicious shellcode into a suspended thread of a newly created process. Once the thread is resumed, the payload execute…

    C 10

  2. Crafting-Trojan-Guide Crafting-Trojan-Guide Public

    This repository demonstrates how a Trojan can be crafted by backdooring an executable using code caves and shellcode injection. It is intended purely for educational purposes in cybersecurity and e…

    Assembly 3 1

  3. Executing-ShellCode-Introduction Executing-ShellCode-Introduction Public

    A guide on how to executing Malicious Shell-Code with C++

    C++ 2

  4. Hijacking-Remote-Thread Hijacking-Remote-Thread Public

    Technique to inject and execute code in a remote process by hijacking an existing thread.

    C 1

  5. Thread-IDs-Process-IDs-The-Start-of-Malware-Magic Thread-IDs-Process-IDs-The-Start-of-Malware-Magic Public

    ThreadIDs and ProcessIDs: The foundation of malware techniques, covering the basics of PIDs, TIDs, and their role in code injection and malware devlopment,.

    C++ 1

  6. Shellcode-Injection-Using-Window-Callbacks Shellcode-Injection-Using-Window-Callbacks Public

    A minimal Windows GUI demo that allocates memory and executes 64-bit shellcode to display a MessageBox. Demonstrates basic shellcode injection using `VirtualAlloc`, `memcpy`, and function pointers …

    C++ 1

Repositories

Showing 10 of 22 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…