🦫 | GoRedOps is a repository dedicated to gathering and sharing advanced techniques and offensive malware for Red Team, with a specific focus on the Go programming language, all is made for educational purpoeses only.
Last updated Jun 30, 2026
669
Stars
95
Forks
0
Issues
0
Stars/day
Attention Score
30
Topics
Language breakdown
No language data available.
▸ Files
click to expand
README
GoRedOps
Telegram:
- https://t.me/ebytelabs
GoRedOps is a collection of Golang projects designed specifically for red teamers and offensive security operations. This repository provides various tools and techniques essential for penetration testing, exploitation, and security research.
Table of Contents
Project Structure
GoRedOps contains the following codes:
- AntiDebugNOPACKAGE
- AntiDebugPackage
- BatchfileDeobfuscator
- CreateDLL
- crypto
- EDR-XDR-AV-Killer
- ETWBypass
- GoDLLInjector
- GoObfuscator
- injectionnativeapc
- injection_thread
- instrumentation_callback
- LifetimeAMSIBypass
- misc
- network
- ParentPIDSpoofing
- PEParser
- process_dump
- ProtecProc
- ProtectProcess
- sandbox
- self_remove
- srdi
- token
- wmi
- APC Injection
- Early Bird APC Injection
- Local Mapping Injection
- Local Payload Execution
- Payload Execution Fibers
- Payload Placement
- Process Injection (Shellcode)
- Registry Shellcode
- Remote Function Stomping Injection
- Remote Mapping Injection
- Remote Thread Hijacking
- Threadless Injection
- RunPE (Run Portable Executable)
- Lifetime ETW - Amsi Bypass
- Keylogger
Getting Started
To get started with any of the tools in this repository, navigate to the respective project directory and follow the instructions in the README.md file provided.
Prerequisites
- Go programming language installed (version 1.20+)
- Knowledge of Golang and offensive security operations, so have a brain in nutshell.
Installation
Clone the repository, and Change Dir to your specified one:
git clone https://github.com/EvilBytecode/GoRedOps.git
cd GoRedOps
cd desired_folder
Contributing
- We welcome contributions to improve GoRedOps. If you have an idea for a new tool or an enhancement to an existing one, please fork the repository and submit a pull request.
How to contribute?
- Steps to Contribute
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Implement your changes and commit them with descriptive messages.
- Push your changes to your fork.
- Submit a pull request to the main repository.
License :
- NoLicense (UnLicense)
Credits:
- https://github.com/Enelg52/OffensiveGo (30%)
License
This project is licensed under the MIT License. See the LICENSE file for details.🔗 More in this category