Lucene search
+L

314 matches found

Kitploit
Kitploit
added 2026/09/11 11:56 a.m.6 views

thirdeye

Third Eye Usermode WDAMONITOR/WDAEXCLUDEFROMCAPTURE bypasser using undocumented Windows functions with C bindings. Starring: PEB walking Halo's Gate Custom PE sections Undocumented Windows functions Quick and dirty EDR/AV evasion 2/72 on VirusTotal Direct syscalls Getting Started Install the...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 11:36 a.m.221 views

acheron

About Acheron is a library inspired by SysWhisper3/FreshyCalls/RecycledGate, with most of the functionality implemented in Go assembly. acheron package can be used to add indirect syscall capabilities to your Golang tradecraft, to bypass AV/EDRs that makes use of usermode hooks and instrumentatio...

5.7AI score
SaveExploits0References16
Kitploit
Kitploit
added 2026/09/11 11:12 a.m.8 views

laZzzy

laZzzy laZzzy is a shellcode loader that demonstrates different execution techniques commonly employed by malware. laZzzy was developed using different open-source header-only libraries. Features Direct syscalls and native Nt functions not all functions but most Import Address Table IAT evasion...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/11 10:34 a.m.99 views

hades

About Hades is a proof of concept loader that combines several evasion technques with the aim of bypassing the defensive mechanisms commonly used by modern AV/EDRs. Usage The easiest way, is probably building the project on Linux using make. root@kitploit: git clone https://github.com/f1zm0/hades...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 7:47 a.m.7 views

ExecuteAssembly

Description: ExecuteAssembly is an alternative of CS execute-assembly, built with C/C++ and it can be used to Load/Inject .NET assemblies by; reusing the host spawnto process loaded CLR Modules/AppDomainManager, Stomping Loader/.NET assembly PE DOS headers, Unlinking .NET related modules, bypassi...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 7:37 a.m.142 views

zelos

Zelos Zelos Z eropoint E mulated L ightweight O perating S ystem is a python-based binary emulation platform. One use of zelos is to quickly assess the dynamic behavior of binaries via command-line or python scripts. All syscalls are emulated to isolate the target binary. Linux x8664 32- and...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 5:18 a.m.6 views

dd

dd Run Linux containers on macOS — with no VM. What is dd? dd runs Linux containers natively on Apple-Silicon macOS without a virtual machine. There is no Linux kernel and no hypervisor underneath: a JIT translates the container's code and services its Linux syscalls in userspace the gVisor / PRo...

6.1AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 4:42 a.m.8 views

awesome-edr-bypass

Awesome EDR Bypass 🛡️ Awesome EDR Bypass Resources For Ethical Hacking ⚔️ EDR bypass technology is not just for attackers. Many malware now have EDR bypass capabilities, knowledge that pentesters and incident responders should also be aware of. This repository is not intended to be used to escalate...

5.9AI score
SaveExploits0References37
Kitploit
Kitploit
added 2026/09/11 3:30 a.m.7 views

lacuna-rs

lacuna-rs Ghost-frame call-stack spoofing + runtime indirect syscalls for Windows x64 — ported to Rust. Ported from LACUNA Chain lacunachain.c by Mohamed Alzhrani 0xmaz. lacuna-rs is a reusable Rust crate that provides the same primitives as the original C TTP, structured so it can be dropped int...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 3:27 a.m.6 views

ROP_ROCKET

Introducing the ROP ROCKET This new, advanced ROP framework made it debute at at DEF CON 31 with some unprecedented capabilities. ROCKET generates several types of chains, and it provides new patterns or techniques. Please note that this is still a work in progress, with some updated and enhanced...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 1:30 a.m.8 views

DarkWidow

DarkWidow A Customizable Dropper Tool targeting Windows. Honourable Mentions: 1. BlackHat Asia, 2024 - Call For Tools 2. BlackHat USA, 2024 - Call For Tools 3. BlackHat SecTor, 2024 - Call For Tools 4. BlackHat Europe, 2024 - Call For Tools 5. Wild West Hacking Fest 2024 - Arsenal Thanks a lot to...

5.9AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/11 1:12 a.m.8 views

Nimcrypt2

Nimcrypt2 Nimcrypt2 is yet another PE packer/loader designed to bypass AV/EDR. It is an improvement on my original Nimcrypt project, with the main improvements being the use of direct syscalls and the ability to load regular PE files as well as raw shellcode. Before going any further, I must...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/11 1:03 a.m.311 views

nimcrypt

nimcrypt Nimcrypt is a .NET PE Crypter written in Nim, based entirely on the work of @byt3bl33d3r's OffensiveNim project: https://github.com/byt3bl33d3r/OffensiveNim This tool was inspired by @S3cur3Th1sSh1t's blog post a few months ago, as it's essentially just a full PoC of what he presented:...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 12:04 a.m.5 views

SysWhispers

SysWhispers SysWhispers helps with evasion by generating header/ASM files implants can use to make direct system calls. All core syscalls are supported from Windows XP to Windows 10 19042 20H2. Example generated files available in the example-output/ folder. Introduction Various security products...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 8:41 p.m.28 views

keystone

Keystone Engine Keystone is a lightweight multi-platform, multi-architecture assembler framework. It offers some unparalleled features: Multi-architecture, with support for Arm, Arm64 AArch64/Armv8, Ethereum Virtual Machine, Hexagon, Mips, PowerPC, RISC-V, Sparc, SystemZ & X86 include 16/32/64bit...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 5:19 p.m.14 views

NovaLdr

NovaLdr ⚜️ NovaLdr is a Threadless Module Stomping written in Rust, designed as a learning project while exploring the world of malware development. It uses advanced techniques like indirect syscalls and string encryption to achieve its functionalities. This project is not intended to be a complet...

6.3AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 1:55 p.m.5 views

GhostlyHollowingViaTamperedSyscalls2

Ghostly Hollowing Via Tampered Syscalls Reupload Notice !NOTE The original repository previously used an incorrect license that omitted attribution to the founder of DeceptIQ, @Rad9800, whose TamperingSyscalls repository is published under the MIT License. His work was already credited in the...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 1:53 p.m.5 views

CVE-2014-9322

CVE-2014-9322 PoC for Linux kernel CVE-2014-9322 a.k.a BadIRET proof of concept for Linux kernel. This PoC uses only syscalls not any libraries, like pthread. Threads are implemented using raw Linux syscalls. Raw Linux Threads via System Calls Usage root@kitploit: $ make badiret.elf is an ELF...

7.8CVSS6.9AI score0.0154EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/10 11:34 a.m.83 views

krf

KRF KRF is a K ernelspace R andomized F aulter. It currently supports the Linux and FreeBSD kernels. What? Fault injection is a software testing technique that involves inducing failures "faults" in the functions called by a program. If the callee has failed to perform proper error checking and...

6.4AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/09 10:22 p.m.10 views

nim-loader

nim-loader un proyecto muy tosco y en progreso de aventura aprendiendo nim combinando recursos para crear un cargador de shellcode que implementa técnicas comunes de evasión de EDR/AV. ¡Esto es un desastre y es solo con fines de investigación! Por favor, no esperes que compile y se ejecute sin tu...

5.9AI score
SaveExploits0
Rows per page
Query Builder