EvilBytecode / PhantomDelayLinks
PhantomDelay is a precise delay function that uses the Windows high resolution performance counter to pause your program for a specified number of seconds.
☆15Updated 7 months ago
Alternatives and similar repositories for PhantomDelay
Users that are interested in PhantomDelay are comparing it to the libraries listed below
Sorting:
- 💎 | RubyRedOps is a repository for advanced Red Team techniques and offensive malware, focused on Ruby☆10Updated 8 months ago
- Pattern-based AMSI bypass that patches AMSI.dll in memory by modifying comparison values, conditional jumps, and function prologues to ne…☆27Updated 7 months ago
- Ransomware written in go, encrypt - decrypt.☆30Updated 8 months ago
- Bypasses AMSI protection through remote memory patching and parsing technique.☆54Updated 7 months ago
- Loads NTDLL, parses the PE file, extracts "Zw" functions, retrieves their System Service Numbers (SSNs), and prints each function’s name,…☆15Updated 8 months ago
- Troll TaskManager, and play with it .☆29Updated 4 months ago
- A unique introduction to native runtime obfuscation.☆74Updated 9 months ago
- How to bypass AMSI (Antimalware Scan Interface) in PowerShell/C++ by dynamically patching the AmsiScanBuffer function.☆25Updated 8 months ago
- A fucking real shellcode loader with a GUI. Work-in-Progress.☆81Updated 6 months ago
- Toolkit of Projects to attack and evade Event Trace for Windows☆25Updated 4 months ago
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- Classic Process Injection with Memory Evasion Techniques implemantation☆72Updated 2 years ago
- (EDR) Dll Unhooking = kernel32.dll, kernelbase.dll, ntdll.dll, user32.dll, apphelp.dll, msvcrt.dll.☆50Updated 7 months ago
- Decrypting yandex browser passwords☆28Updated 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
- Educational proof-of-concept demonstrating DEP/NX bypass using hardware breakpoints, vectored exception handling, and instruction emulati…☆90Updated 2 months ago
- Evade behavioral analysis by executing malicious code within trusted Microsoft call stacks, patchless hooking library IAT/EAT.☆115Updated 2 weeks ago
- Proof of Concepts code for Bring Your Own Vulnerable Driver techniques☆87Updated 4 months ago
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆133Updated 3 months ago
- EDR & AV Bypass Arsenal— a comprehensive collection of tools, patches, and techniques for evading modern EDR and antivirus defenses.☆47Updated last month
- A lightweight tool that injects a custom assembly proxy into a target process to silently bypass ETW scanning by redirecting ETW calls to…☆44Updated 6 months ago
- Just another repository for malware development☆12Updated last year
- Shellcode Loader Utilizing ETW Events☆67Updated 10 months ago
- converts sRDI compatible dlls to shellcode☆33Updated 11 months ago
- T-1 is a shellcode loader that leverages ML techniques to detect VM environments☆35Updated last year
- Shellcode loader☆97Updated last year
- Dumping App Bound Protected Credentials & Cookies Without Privileges.☆167Updated 7 months ago
- Attempting to Hook LSASS APIs to Retrieve Plaintext Credentials☆61Updated 7 months ago
- Indirect Syscall implementation to bypass userland NTAPIs hooking.☆83Updated last year
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆106Updated last month