← All projects

R0m4NTAPI

by @AbdouRoumi

27

Native API injector

About this project

R0m4NTAPI Disclaimer R0m4NTAPI is intended for educational purposes only. This tool is designed to help users understand process injection techniques and NTAPI functions within a controlled, legal environment. Do not use this tool for any malicious or unauthorized activities. The author is not responsible for any misuse of this tool. Always obtain proper authorization before using this tool on any system. Overview R0m4NTAPI is a shellcode injection tool that demonstrates how to inject arbitrary shellcode into a target process using native NTAPI functions. This project is designed for educational purposes, helping users understand low-level process manipulation techniques on Windows platforms. Features Process Injection: Injects shellcode into a target process using NTAPI functions. Memory Management: Allocates and protects memory within the target process. Thread Execution: Creates a remote thread in the target process to execute the injected shellcode. Error Handling: Includes robust error handling and logging for easier debugging and stability. Getting Started Prerequisites Operating System: Windows 10 or later.

From the project README on GitHub

Stars
27
Forks
3
Last push
23 Aug 2024

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/r0m4ntapi.svg)](https://www.madeinalgeria.dev/projects/r0m4ntapi)

Related projects