Loading repository data…
Loading repository data…
KiExitDispatcher / repository
🦫 | 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.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
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.
GoRedOps contains the following codes:
AntiDebugNOPACKAGE
AntiDebugPackage
BatchfileDeobfuscator
CreateDLL
crypto
EDR-XDR-AV-Killer
ETWBypass
GoDLLInjector
GoObfuscator
injection_native_apc
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
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.
Clone the repository, and Change Dir to your specified one:
git clone https://github.com/EvilBytecode/GoRedOps.git
cd GoRedOps
cd desired_folder
This project is licensed under the MIT License. See the LICENSE file for details.