8000
Skip to content

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. NT-API-Code-Injection NT-API-Code-Injection Public

    NT API Code Injection using NtCreateSection and NtMapViewOfSection to inject shellcode into a remote process. This method allows for efficient memory manipulation and code execution within target p…

    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…

0