redskal / obfuscatxor
Near compile-time string obfuscation for Golang
☆13Updated last year
Alternatives and similar repositories for obfuscatxor:
Users that are interested in obfuscatxor are comparing it to the libraries listed below
- (EDR) Dll Unhooking = kernel32.dll, kernelbase.dll, ntdll.dll, user32.dll, apphelp.dll, msvcrt.dll.☆18Updated 7 months ago
- Ransomware written in go, encrypt - decrypt.☆17Updated 8 months ago
- Unhook Ntdll.dll, Go & C++.☆20Updated 8 months ago
- Evilbytecode-Gate resolves Windows System Service Numbers (SSNs) using two methods: analyzing the Guard CF Table in ntdll.dll and parsing…☆18Updated last month
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆30Updated 8 months ago
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆44Updated last year
- Parent Process ID Spoofing, coded in CGo.☆22Updated 8 months ago
- Load and execute a common object file format (COFF) in the current process☆27Updated last year
- Combining 3 techniques (Threadless Injection + DLL Stomping + Caro-Kann) together to evade MDE.☆42Updated last year
- Loads NTDLL, parses the PE file, extracts "Zw" functions, retrieves their System Service Numbers (SSNs), and prints each function’s name,…☆10Updated 7 months ago
- A reimplementation of Cobalt Strike's Beacon Object File (BOF) Loader☆43Updated last year
- Golang Implementation of Hell's gate☆17Updated last year
- Malware development in Go, learn today, anti dynamic analysis & Static & sandboxes.☆11Updated 8 months ago
- a demo module for the kaine agent to execute and inject assembly modules