Lucene search
+L

18353 matches found

Kitploit
Kitploit
added 2026/09/11 9:21 p.m.9 views

charlotte

charlotte c++ 完全免杀的 shellcode 加载器 ; 发布此工具以庆祝我的新生儿诞生 描述 13/05/2021: 1. c++ shellcode 加载器,截至 2021 年 5 月 13 日完全免杀 0/26。 2. 动态调用 win32 API 函数 3. shellcode 和函数名的 XOR 加密 4. 每次运行随机化 XOR 密钥和变量 5. 在 Kali Linux 上,只需 'apt-get install mingw-w64' 即可! 17/05/2021: 6. 随机字符串长度和 XOR 密钥长度 antiscan.me 使用方法 git clone...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:21 p.m.172 views

charlotte

charlotte c++ fully undetected shellcode launcher ; releasing this to celebrate the birth of my newborn description 13/05/2021: 1. c++ shellcode launcher, fully undetected 0/26 as of 13th May 2021. 2. dynamic invoking of win32 api functions 3. XOR encryption of shellcode and function names 4...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:14 p.m.8 views

ruzzy

Ruzzy 一个基于覆盖率引导的模糊测试工具,用于纯 Ruby 代码和 Ruby C 扩展。 Ruzzy 深受 Google 的 Atheris(一个 Python 模糊测试器)启发。Ruzzy 使用 libFuzzer(或 LibAFL)作为其覆盖率检测和模糊测试引擎。在对 C 扩展进行模糊测试时,Ruzzy 还支持 AddressSanitizer 和 UndefinedBehaviorSanitizer。如果您想了解更多关于 Ruzzy 背后的灵感,请参阅我们的论文:Design and Implementation of a Coverage-Guided Ruby Fuzzer...

5.9AI score
SaveExploits0References32
Kitploit
Kitploit
added 2026/09/11 9:08 p.m.11 views

Shhhloader

Shhhloader Shhhloader is a work in progress shellcode loader. It takes raw shellcode as input and compiles a C++ stub that does a bunch of different things to try and bypass AV/EDR. The included python builder will work on any Linux system that has Mingw-w64 installed. 1/25/24 EDIT: Shhhloader no...

6AI score
SaveExploits0References15
Kitploit
Kitploit
added 2026/09/11 8:52 p.m.6 views

darksword-kexploit

DarkSword Exploit de Kernel Reimplementado en Objective-C. Supuestamente compatible con iOS 15.0 - 26.0.1. Offsets hardcodeados para 15.x? NOTA: ESTE EXPLOIT NO FUE DESCUBIERTO / FILTRADO POR MÍ, LA FUENTE ORIGINAL DE LA FILTRACIÓN ES https://github.com/htimesnine/DarkSword-RCE ESTE EXPLOIT TAMBI...

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

hal

欢迎使用 HAL! HAL /hel/ 是一个全面的网表逆向工程与操作框架。 导航 1. 简介 2. 构建说明 3. 快速入门指南 4. 学术背景 简介 HAL 到底是什么? 几乎所有现有的网表分析研究都基于所检查网表的图形化表示。 其核心在于,HAL 正好提供了这一点:一个将任意来源(例如 FPGA 或 ASIC)的网表解析为基于图形的网表表示,并提供必要的内置工具用于遍历和分析所包含的门和连线的框架。 我们的愿景是让 HAL 成为硬件逆向工程领域与 IDA 或 Ghidra 等工具地位相当的工具。 我们希望 HAL...

6AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/11 8:35 p.m.8 views

antipwny

antipwny Authors: Rohan Vazarkar, David Bitner A host based IDS/IPS written in C, targeted at Metasploit Payloads. Instructions AntiPwny requires .NET Framework 4.5, which can be acquired here. An offline installer is available here http://www.microsoft.com/en-us/download/details.aspx?id=40779...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 8:35 p.m.10 views

ObfuscatedSharpCollection

Obfuscated SharpCollection Intento rápido y sucio de ofuscación automatizada utilizando yetAnotherObfuscator por @0xcc00 junto con compilaciones recientes de herramientas ofensivas comunes en C, de forma CDI mediante canalizaciones de lanzamiento de Azure DevOps. Obfuscated SharpCollection no...

5.9AI score
SaveExploits0References16
Kitploit
Kitploit
added 2026/09/11 8:33 p.m.7 views

SharpDPAPI

SharpDPAPI SharpDPAPI is a C port of some DPAPI functionality from @gentilkiwi's Mimikatz project. I did not come up with this logic, it is simply a port from Mimikatz in order to better understand the process and operationalize it to fit our workflow. The SharpChrome subproject is an adaptation ...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/11 8:25 p.m.11 views

tcpflow

TCPFLOW 1.5.0 下载目录:http://digitalcorpora.org/downloads/tcpflow/ 安装 大多数常见的 GNU/Linux 发行版在其软件仓库中都包含了 tcpflow。因此在 Debian/Ubuntu 等系统上,可以运行: root@kitploit: sudo apt-get install tcpflow 在 Fedora/RedHat/CentOS 等系统上,可以运行: root@kitploit: sudo dnf install tcpflow 这样就完成了。如果由于某种原因上述方法不够好,你可以从源代码编译: 从源代码构建...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 8:23 p.m.24 views

kdmp-parser

kdmp-parser Esta biblioteca de C++ analiza volcados de memoria del kernel de Windows completos .dump /f en WinDbg, volcados BMP .dump /ka en WinDbg, así como tipos de volcado más recientes introducidos en 2022. La biblioteca admite la carga de volcados de 64 bits y proporciona acceso de lectura a...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/11 8:22 p.m.6 views

brpc

English version bRPC是用C++语言编写的工业级RPC框架,常用于搜索、存储、机器学习、广告、推荐等高性能系统。 "bRPC"的含义是"better RPC" 你可以使用它: 搭建能在一个端口 支持多协议的服务, 或访问各种服务 restful http/https, h2/gRPC。使用bRPC的http实现比libcurl方便多了。从其他语言通过HTTP/h2+json访问基于protobuf的协议. redis和memcached, 线程安全,比官方client更方便。 rtmp/flv/hls, 可用于搭建流媒体服务. hadooprpc可能开源 支持rdma...

5.8AI score
SaveExploits0References47
Kitploit
Kitploit
added 2026/09/11 8:17 p.m.9 views

lykan

lykan Lykan is a leak analysis program written in C that generates visual graphs of the analysed data. It receives as inputs raw password text dumps where the passwords are separated by '\n' and extracts statistical information about the dumps, including the top passwords, character popularity et...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 8:07 p.m.10 views

SSH-Remote-Code-Execution

SSH Remote Code Execution SSH Zero-Day | Made by ClumsyLulz & Taylor Christian Newsome Summary This repository contains a C program that accepts input parameters and generates a packet to be sent to a server over the SSH protocol. The program allocates a buffer to hold the data, writes it to a...

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

njRAT-0.7d-Stub-CSharp

此存储库没有 README。...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/09/11 7:46 p.m.2 views

CVE-2026-89737 usb: typec: thunderbolt: Disable work before freeing tbt on remove

In the Linux kernel, the following vulnerability has been resolved: usb: typec: thunderbolt: Disable work before freeing tbt on remove tbtaltmoderemove drops the plug and cable references without draining tbt-work. The work function dereferences those references, and can also requeue itself in it...

SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 7:44 p.m.12 views

ghidrecomp

Ghidrecomp - Descompilador Ghidra de línea de comandos Acerca de Esta herramienta de línea de comandos en Python descompila todas las funciones de un binario y las escribe en un directorio en archivos C separados:mermaid flowchart LR afilename -- bghidrecomp a2Symbol Server -- b b -- eGhidra...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 7:40 p.m.7 views

VX-API

由 vx-underground 管理 | 在 Twitter 上关注我们 | 在 VXUG/samples 页面下载恶意软件样本 VX-API 版本:2.01.015 开发者:smellyvx VX-API 是一个恶意功能集合,旨在辅助恶意软件开发。建议您克隆和/或下载整个仓库,然后打开 Visual Studio 解决方案文件,以便轻松浏览功能和概念。 某些函数可能依赖于解决方案文件中的其他函数。使用此处提供的解决方案文件将更容易识别需要哪些其他功能和/或头文件数据。...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 7:40 p.m.7 views

linux-insides

Linux insides This repository contains a book-in-progress about the Linux kernel and its insides. The goal of this project is simple – to share knowledge about the Linux kernel internals and related low-level topics. If you're curious about what's under the hood, see the Table of Contents. Chapte...

5.9AI score
SaveExploits0References13
Kitploit
Kitploit
added 2026/09/11 7:32 p.m.8 views

DllNotificationInjection

DllNotificationInjection Main Contributors Description DllNotificationInection is a POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and remote processes. An accompanying blog post with more details is available here:...

6.1AI score
SaveExploits0References1
Rows per page
Query Builder