PACHAKUTlQ / ThreatCheckLinks
A malware-analysis tool that identify the exact position and details of malicious content in binary files using external Anti-Virus scanners. Supports all AV scanners.
☆28Updated last year
Alternatives and similar repositories for ThreatCheck
Users that are interested in ThreatCheck are comparing it to the libraries listed below
Sorting:
- A simple Sleepmask BOF example☆131Updated last month
- Generic PE loader for fast prototyping evasion techniques☆233Updated last year
- Reflective DLL Injection Made Bella☆229Updated 6 months ago
- ☆86Updated 2 years ago
- ApexLdr is a DLL Payload Loader written in C☆111Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆184Updated last month
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆191Updated last year
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆98Updated 6 months ago
- Reflective shellcode loaderwith advanced call stack spoofing and .NET support.☆178Updated last week
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆269Updated 11 months ago
- This repository implements Threadless Injection in C☆169Updated last year
- Bypass LSA protection using the BYODLL technique☆165Updated 9 months ago
- Shellcode loader using direct syscalls via Hell's Gate and payload encryption.☆90Updated last year
- Run native PE or .NET executables entirely in-memory. Build the loader as an .exe or .dll—DllMain is Cobalt Strike UDRL-compatible☆226Updated last month
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- A basic C2 framework written in C☆60Updated last year
- Just a simple silly PoC demonstrating executable "exe" file that can be used like exe, dll or shellcode...☆157Updated 10 months ago
- XOR decrypting shellcode using the GPU with OpenCL.☆100Updated last month
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 11 months ago
- bring your own vulnerable driver☆100Updated 2 years ago
- Exploitation of process killer drivers☆201Updated last year
- Exploitation of echo_driver.sys☆170Updated last year
- A COFF Loader written in Rust☆107Updated 3 weeks ago
- Explorer Persistence technique : Hijacking cscapi.dll order loading path and writing our malicious dll into C:\Windows\cscapi.dll , when …☆85Updated 2 years ago
- Terminate AV/EDR leveraging BYOVD attack☆88Updated 3 months ago
- TypeLib persistence technique☆118Updated 8 months ago
- Create Anti-Copy DRM Malware☆59Updated 10 months ago
- Weaponized HellsGate/SigFlip