Lucene search
+L

8636 matches found

Kitploit
Kitploit
added 2026/09/11 9:16 a.m.7 views

sass-king

SASS King 从受控内核到生产审计的 NVIDIA SASS 逆向工程。 文章 1 · 文章 2 · 知识库 · 模式库 · SM120 指令词汇表 · 编码笔记 · 从这里开始 · 项目结构 · 张量核心章节 · 贡献指南 SASS King 是一个针对 NVIDIA SASS 的系统性逆向工程项目,SASS 是编译后的 CUDA 二进制文件中发出的原生 GPU 指令集。该项目从 SM120 / SM120a 消费级 Blackwell 硬件开始,并逐步向完整的跨架构 ISA 和模式库扩展。 目标是务实的:帮助内核工程师打开一个 SASS...

6AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/09/11 9:14 a.m.11 views

blutter

Blutter Herramienta de ingeniería inversa de aplicaciones móviles Flutter mediante la compilación del tiempo de ejecución AOT de Dart Actualmente la aplicación solo soporta libapp.so de Android solo arm64. Además, la aplicación actualmente solo funciona contra versiones recientes de Dart. Para...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:14 a.m.2108 views

blutter

Blutter Flutter Mobile Application Reverse Engineering Tool by Compiling Dart AOT Runtime Currently the application supports only Android libapp.so arm64 only. Also the application is currently work only against recent Dart versions. For high priority missing features, see TODO Environment Setup...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:14 a.m.13 views

One-Lin3r

One-Lin3r One-Lin3r es un framework simple, modular y ligero que te proporciona todos los one-liners que necesitarás durante pruebas de penetración sistemas Windows, Linux, macOS o incluso BSD o hacking en general, con muchas funciones nuevas para automatizar todo esto por completo por ejemplo, n...

6.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 9:12 a.m.20 views

rsg

Reverse Shell Generator - rsg A tool to generate various ways to do a reverse shell Usage example Reverse Shell fonts http://bernardodamele.blogspot.com.br/2011/09/reverse-shells-one-liners.html http://pentestmonkey.net/cheat-sheet/shells/reverse-shell-cheat-sheet...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:12 a.m.7 views

rsg

反向 Shell 生成器 - rsg 一款用于生成多种反向 Shell 方式的工具 使用示例 反向 Shell 参考资料 http://bernardodamele.blogspot.com.br/2011/09/reverse-shells-one-liners.html http://pentestmonkey.net/cheat-sheet/shells/reverse-shell-cheat-sheet...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:12 a.m.50 views

instarecon

InstaRecon Automated basic digital reconnaissance. Great for getting an initial footprint of your targets and discovering additional subdomains. InstaRecon will do: DNS lookups A, PTR, MX, NS DNS lookups recursively on all hosts discovered Whois on domain and IP lookups Google dorks looking for...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:07 a.m.9 views

Supershell

Supershell is a C2 remote control platform accessed through WEB services. By establishing a reverse SSH tunnel, a fully interactive shell can be obtained, and it supports multi-platform architecture Payload...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:04 a.m.7 views

bindiff

Copyright 2011-2026 Google LLC. BinDiff Este repositorio contiene el código fuente de BinDiff. BinDiff es una herramienta de comparación de código abierto para archivos binarios que permite encontrar rápidamente diferencias y similitudes en código desensamblado. Tabla de contenido Acerca de BinDi...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:03 a.m.7 views

uofw

uOFW Este proyecto tiene como objetivo aplicar ingeniería inversa al kernel básico y al hardware de la PSP para crear una documentación técnica actualizada del sistema, así como proporcionar un firmware original libre y de código abierto. Para obtener más información sobre uOFW incluidos ejemplos...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/11 9:02 a.m.4 views

dconstruct

dconstruct Abrir el MP4 fuente dconstruct es una herramienta de ingeniería inversa para los archivos DC-Script utilizados en The Last of Us Part II. Incluye un desensamblador y un descompilador. Genera archivos .asm que contienen las estructuras desensambladas y bytecode, así como archivos .dcpl ...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 8:58 a.m.11 views

obfuscation_detection

Detección de Ofuscación v2.4 Autor: Tim Blazytko Detectar automáticamente código ofuscado y otras construcciones de código interesantes Descripción: Obfuscation Detection es un plugin de Binary Ninja para detectar código ofuscado y construcciones de código interesantes por ejemplo, máquinas de...

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

rehex

逆向工程师的十六进制编辑器 一款跨平台(Windows、Linux、macOS、BSD)的十六进制编辑器,适用于逆向工程及其他一切用途。 手册的在线版本可在此访问:solemnwarning.net/rehex/manual/。 功能特性 支持大文件(1TB以上) 解码整数/浮点数值类型 内联反汇编机器码 高亮和注释字节范围 并排比较整个文件或选定区域 Lua脚本支持(API参考) 虚拟地址映射支持 支持常见文本编码(ASCII、Unicode、ISO-8859-X等) 导入和导出Intel HEX文件 位图数据可视化 二进制模板,用于自动注释数据(类似于010 Editor) 位编辑/...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 8:57 a.m.91 views

rehex

Reverse Engineers' Hex Editor A cross-platform Windows, Linux, macOS, BSD hex editor for reverse engineering, and everything else. An online copy of the manual can be accessed here: solemnwarning.net/rehex/manual/. Features Large 1TB+ file support Decoding of integer/floating point value types...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 8:57 a.m.8 views

CVE-2019-11043-Vulnerability

Colaboradores: Olaf Madejski, Andrew Masone, Nate Desany Demostración de Explotación de Túnel Inverso y Persistencia en PHP-FPM CVE-2019-11043 — Vulnerabilidad de Manejo de Rutas en Debian PHP-FPM Resumen del Proyecto En octubre de 2019, los investigadores del aviso de seguridad de Debian Emil...

9.8CVSS7.1AI score0.9978EPSS
SaveExploits57References8
Kitploit
Kitploit
added 2026/09/11 8:56 a.m.3 views

CVE-2021-43936

CVE-2021-43936 CVE-2021-43936 es una vulnerabilidad crítica CVSS3 10.0 que conduce a la Ejecución Remota de Código RCE en el firmware de WebHMI. Esta vulnerabilidad afecta a las versiones 4.0 y las más recientes. Probada solo en 4.0.7475. El script utiliza la vulnerabilidad en los siguientes paso...

10CVSS8.2AI score0.35804EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/11 8:56 a.m.11 views

Apktool

Apktool 这是 Apktool 的仓库。官方网站位于apktool.org 仓库。 Apktool 是一款用于逆向第三方封闭二进制 Android 应用的工具。它可以将资源解码为接近原始的形式,并在修改后重新构建;它支持逐步调试 smali 代码。得益于类似项目的文件结构以及对一些重复性任务(如构建 apk 等)的自动化,它也使处理应用更加容易。 Apktool 并非 用于盗版或其他非法用途。它可以用于本地化、添加功能、为自定义平台提供支持以及其他良好的目的。请尽量公平对待你使用且可能喜欢的应用的作者。 分支 main - Apktool 3.x 分支 2.x - Apktool...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 8:52 a.m.46 views

nfcgate

NFCGate ⚠️NFCGate is currently being falsely detected as "NGate" malware. Please seethis issue for up-to-date information.⚠️ NFCGate is an Android application meant to capture, analyze, or modify NFC traffic. It can be used as a researching tool to reverse engineer protocols or assess the security...

5.9AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/09/11 8:50 a.m.9 views

reFlutter

在博客上阅读更多内容: https://swarm.ptsecurity.com/fork-bomb-for-flutter/ 该框架通过使用已编译好并可用于应用重新打包的 Flutter 库补丁版本,帮助进行 Flutter 应用逆向工程。该库修改了快照反序列化过程,使您能够以方便的方式执行动态分析。 主要特性: socket.cc 已被修补,用于流量监控和拦截; dart.cc 已被修改,用于打印类、函数和一些字段; 显示函数的绝对代码偏移量; 包含微小改动以确保成功编译; 如果您想实现自己的补丁,支持使用特制的 Dockerfile 进行手动 Flutter 代码更改。 支持的引擎...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 8:49 a.m.6 views

omnisci3nt

⭐️ If you find this GitHub repo useful, please consider giving it a star! ⭐️ 🕵️‍♂️ Omnisci3nt: Unified Web Reconnaissance Toolkit Omnisci3nt is a comprehensive web reconnaissance and intelligence framework designed for cybersecurity professionals, ethical hackers, and security researchers. It...

6.1AI score
SaveExploits0References6
Rows per page
Query Builder