Lucene search
+L

406 matches found

Kitploit
Kitploit
added 2026/09/11 5:19 a.m.12 views

lfi

Lightweight Fault Isolation LFI Welcome to the top-level repository for the Lightweight Fault Isolation LFI project. What is LFI? LFI is a system for sandboxing native code. Like WebAssembly and Native Client, LFI isolates sandboxed code in-process i.e., in the same address space as a host...

5.5AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/11 5:12 a.m.5 views

vxlang-page

VxLang Contents Docs What is VxLang? Supported File Formats Preview Virtualization Preview Dual-Mode Preview Obfuscation Preview Code-Flattening Preview Tutorial Usage & Guide-Code Precautions How to get the full version Donate and Subscription Patreon Link Event 2026 June Event Extension-Codes a...

6AI score
SaveExploits0References17
Kitploit
Kitploit
added 2026/09/10 10:18 p.m.4 views

covirt

covirt An x86-64 code virtualizer for VM based obfuscation. Features Stack-based virtual machine architecture MBA, self-modifying code obfuscation Support for both PE and ELF binaries Code markers to define protected regions PE support only tested on binaries compiled via MinGW-w64 Getting starte...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 9:22 p.m.6 views

static_asm

staticasm A header-only C++20 library for compile-time x86/x86-64 instruction encoding. This project is dual-licensed under the Boost Software License 1.0 and the MIT License. You may choose either license. Purpose Learning x86 assembly encoding in a practical and fun way Generating assembly...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 9:19 p.m.7 views

nocturne

nocturne Named after one of my favorite games, "nocturne" is a bin2bin x86-64 PE code virtualizer and binary rewriter. Features Native Call Bridge 30+ VM Handlers Built-in junk code obfuscation Thread-safe per-invocation VM state Usage To use the Nocturne virtualizer, copy and include...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 7:57 p.m.18 views

CVE-2026-31431

Description: Cfail is my implementation in C++ x86-64 Assembly of CVE-2026-31431 aka Copyfail, with no dependecy required at all, included libc. In fact, you obtain am universal executable able to run stand-alone on every Linux x86-64 distribution, thanks to a minimal implementation of the standa...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/10 3:53 p.m.11 views

exrop

Exrop Generador automático de cadenas ROP para binarios x86-64, impulsado por la ejecución simbólica de Triton. Características Establecer registros a constantes u otros registros rdi=0x41414141, rdi=rax Escribir en memoria direcciones/valores basados en constantes y registros Escribir...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 12:05 p.m.8 views

monomorph

root@kitploit: ════════════════════════════════════╦═══ ╔═╦═╗ ╔═╗ ╔═╗ ╔═╗ ╔═╦═╗ ╔═╗ ╔══╔═╗ ╠═╗ ═╩ ╩ ╩═╚═╝═╩ ╩═╚═╝═╩ ╩ ╩═╚═╝═╩ ╠═╝═╩ ╩═ ════════════════════════════════╩═══════ By Retr0id ═══ MD5-Monomorphic Shellcode Packer ═══ USAGE: python3 monomorph.py inputfile outputfile payloadfile What doe...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 8:23 a.m.141 views

drow

drow Description TL;DR drow is a command-line utility that is used to inject code and hook the entrypoint of ELF executables post-build. It takes unmodified ELF executables as input and exports a modified ELF contianing an embedded user-supplied payload that executes at runtime. Slightly more...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 5:01 a.m.8 views

fnprint

fnprint matches functions in binaries by what they do , not by what their bytes or control-flow graphs look like. it runs each function in a tiny emulator with made-up inputs, records the side effects it produces, and hashes that behavior into a fingerprint. two functions that behave the same get...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 1:41 a.m.11 views

CVE-2026-31431

CVE-2026-31431 CopyFail standard binary Get all new CVE alert on https://exploitroom.com root@kitploit: mail :: /Desktop/CVE-2026 » file exploit: ELF 64-bit LSB executable, x86-64, version 1 GNU/Linux, statically linked, BuildIDsha1=9454dbdde0ac2d1a8981c06db89f24a4753ec3b7, for GNU/Linux 3.2.0, n...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242References1
Kitploit
Kitploit
added 2026/09/09 11:30 p.m.3 views

xori

Xori - Marco de desensamblado personalizado Xori es una librería de desensamblado y análisis estático preparada para automatización que consume shellcode o binarios PE y proporciona datos de análisis de triage. Agradecimientos: Xori no existiría sin la inspiración e ideas de la comunidad de códig...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 3:50 p.m.6 views

asm-copyfail

CVE-2026-31431 Copy Fail — Analysis and development in x86-64 Assembly Based on the source code published in Theori, we will do several exercises until we fully convert it to pure Assembly language without external libraries.python !/usr/bin/env python3 Archivo: copyfail.py import os as...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits242References4
Kitploit
Kitploit
added 2026/09/08 1:21 p.m.6 views

ASM-Obfuscator

ASM-Obfuscator Advanced x86-64 assembly obfuscator. Description The Assembly Code Obfuscator is a powerful and versatile tool designed to enhance the security of your x86-64 assembly code. It shields your projects from reverse engineering and analysis by employing a wide range of obfuscation...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 8:55 a.m.5 views

PinTheft-asm

pintheft-asm Rewrote PinTheft-go in raw x86-64 asm because why not. root@kitploit: make ./pintheft Drops a root shell. Restore command printed on exit. For details → original PoC...

6AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/07 4:01 a.m.38 views

CVE-2026-86315

An out-of-bounds write caused by numeric truncation Samsung Open Source Escargot on Linux x86-64 allows an attacker who can supply JavaScript for execution to corrupt native memory and crash the host process via a crafted class definition whose instance initialization entry count exceeds UINT16MA...

6.2CVSS0.00123EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/09/07 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-86315

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An out-of-bounds write caused by numeric truncation Samsung Open Source Escargot on Linux x86-64 allows an attacker who can supply JavaScript for execution to...

6.2CVSS0.00123EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 6:34 a.m.3 views

LdrLockLiberator

LdrLockLiberator For when DLLMain is the only way LdrLockLiberator is a collection of techniques for escaping or otherwise forgoing Loader Lock while executing your code from DllMain or anywhere else the lock may be present. It was released in conjunction with the "Perfect DLL Hijacking" article...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 6:31 a.m.6 views

how-to-bypass-aslr-on-linux-x86_64

Breaking 64 bit aslr on Linux x86-64 In this article, I'll discuss about the application of the technique described by Samuel Groß in his Remote iPhone Exploitation Part 2: Bringing Light into the Darkness -- a Remote ASLR Bypass, to bypass ASLR on Linux x8664. To show this I'm gonna solve a...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 7:33 a.m.6 views

rootkit

Linux Rootkit 一个为乐趣而非恶意编写的简单 Linux 内核 rootkit。 功能 该 rootkit 可以实现以下功能: 向用户态进程授予 root 权限 按 PID 隐藏进程 按 PID 取消隐藏先前隐藏的进程 按名称隐藏文件或目录 取消隐藏先前隐藏的文件或目录 隐藏自身 取消隐藏自身 防止被用户卸载 禁用卸载保护 支持的平台 该 rootkit 已在 Ubuntu 10.04.4 LTS 和 Ubuntu 16.04 LTS 提供的 Linux 内核 2.6.32-38 和 4.4.0-22 上测试通过,但应该很容易移植到介于两者之间的内核版本以及更新的版本。...

6AI score
SaveExploits0References2
Rows per page
Query Builder