EvilBytecode / Evilbytecode-Anti-VMLinks
Measures average CPU cycles for the CPUID instruction to detect if the code is running in a VM by comparing against a threshold.
☆21Updated 8 months ago
Alternatives and similar repositories for Evilbytecode-Anti-VM
Users that are interested in Evilbytecode-Anti-VM are comparing it to the libraries listed below
Sorting:
- (EDR) Dll Unhooking = kernel32.dll, kernelbase.dll, ntdll.dll, user32.dll, apphelp.dll, msvcrt.dll.☆50Updated 7 months ago
- Kill malawarebytes process. Can be ported to any programming language.☆11Updated 8 months ago
- How to bypass AMSI (Antimalware Scan Interface) in PowerShell/C++ by dynamically patching the AmsiScanBuffer function.☆25Updated 8 months ago
- Troll TaskManager, and play with it .☆29Updated 4 months ago
- A fucking real shellcode loader with a GUI. Work-in-Progress.☆81Updated 6 months ago
- Loads NTDLL, parses the PE file, extracts "Zw" functions, retrieves their System Service Numbers (SSNs), and prints each function’s name,…☆14Updated 8 months ago
- 💎 | RubyRedOps is a repository for advanced Red Team techniques and offensive malware, focused on Ruby☆10Updated 8 months ago
- A lightweight tool that injects a custom assembly proxy into a target process to silently bypass AMSI scanning by redirecting AmsiScanBuf…☆61Updated 7 months ago
- A mutliple tactics to execute shellcode in go :}☆23Updated 8 months ago
- A unique introduction to native runtime obfuscation.☆74Updated 9 months ago
- Windows C++ Implant for Exploration C2☆44Updated 2 weeks ago
- extract chromium-based browser's cookies using chrome's remote debugging without admin rights☆21Updated last year
- Evade behavioral analysis by executing malicious code within trusted Microsoft call stacks, patchless hooking library IAT/EAT.☆115Updated 2 weeks ago
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- Dumping App Bound Protected Credentials & Cookies Without Privileges.☆167Updated 6 months ago
- Enable-All-Tokens is a Go-based project designed to adjust and enable a list of specified privileges for the current process token on a W…☆10Updated 8 months ago
- PhantomDelay is a precise delay function that uses the Windows high resolution performance counter to pause your program for a specified …☆15Updated 7 months ago
- Attempting to Hook LSASS APIs to Retrieve Plaintext Credentials☆61Updated 7 months ago
- A C# implementation that disables Windows Firewall bypassing UAC☆16Updated last year
- A COFF Loader written in Rust☆133Updated 3 weeks ago
- BYOVD hunter to help prioritize windows drivers worth manual analysis☆44Updated 4 months ago
- XOR decrypting shellcode using the GPU with OpenCL.☆117Updated 7 months ago
- ☆74Updated 4 months ago
- Classic Process Injection with Memory Evasion Techniques implemantation☆72Updated 2 years ago
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆133Updated 3 months ago
- ☆41Updated last year
- Loading Fileless Remote PE from URI to memory with argument passing and ETW patching and NTDLL unhooking and No New Thread technique☆75Updated 3 years ago
- Implementation of Indirect Syscall technique to pop a calc.exe☆113Updated last year
- Bypasses AMSI protection through remote memory patching and parsing technique.☆54Updated 7 months ago
- Explorer Persistence technique : Hijacking cscapi.dll order loading path and writing our malicious dll into C:\Windows\cscapi.dll , when …☆83Updated 2 years ago