Lucene search
+L

496 matches found

Kitploit
Kitploit
added 2026/09/14 2:54 a.m.84 views

goblin

libgoblin Documentation https://docs.rs/goblin/ changelog Usage Goblin requires rustc 1.85.0 Rust 2024 edition. Add to your Cargo.toml root@kitploit: dependencies goblin = "0.10" Features awesome crate name zero-copy, cross-platform, endian-aware, ELF64/32 implementation - wow! zero-copy,...

5.6AI score
SaveExploits0References43
Kitploit
Kitploit
added 2026/09/14 2:48 a.m.13 views

ipsw

ipsw iOS/macOS Research Swiss Army Knife What is ipsw 🤔 ipsw is a comprehensive command-line research framework for iOS and macOS. It provides an extensive toolkit for security researchers, reverse engineers, jailbreak developers, and iOS enthusiasts to download, parse, and analyze Apple firmware...

6AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/14 2:37 a.m.10 views

cave_miner

CAVE MINER Esta herramienta busca cavidades de código code caves en binarios Elf, Mach-o, Pe e inyecta código en ellas. Instalación root@kitploit: pip install cave-miner Uso Ejemplo...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 12:46 a.m.7 views

machscope

MachScope Una herramienta nativa de análisis de binarios para macOS que ofrece análisis de Mach-O, desensamblado ARM64 y depuración de procesos. Construida completamente en Swift sin dependencias externas. Características...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 12:31 a.m.10 views

osx-re-101

osx e ios re 101 Trabajo en curso: estoy recopilando activamente estos recursos. Lecturas obligatorias https://reverse.put.as/ https://blog.paloaltonetworks.com/tag/mac-os-x/ https://www.synack.com/blog/r-d-projects/os-x-security-research/ https://pewpewthespells.com/re.html...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 12:01 a.m.12 views

ios-malicious-bithunter

iOS Malicious Bit Hunter Resumen iOS Malicious Bit Hunter es un motor de detección de complementos maliciosos para aplicaciones iOS. Puede analizar el encabezado del archivo macho de la biblioteca dinámica dylib inyectada basándose en el tiempo de ejecución, y puede realizar análisis de...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 10:32 p.m.6 views

XMachOViewer

XMachOViewer Overview XMachOViewer is a Mach-O viewer for Windows, Linux, and macOS. Features Heuristic Scan : Automatically detect various characteristics and anomalies in Mach-O files. String Viewer : Display all readable strings within the Mach-O file. Hex Viewer : Inspect the raw hexadecimal...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 9:25 p.m.295 views

retdec

Warning The RetDec project is currently in a limited maintenance mode due to a lack of resources: Pull Requests are welcomed. They are reviewed with priority, if possible without delays. Issues are reacted on with delays up to one quarter. Issues are not actively solved unless they relate to a...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 7:09 p.m.65 views

rp

rp++: a fast ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries Overview rp++ or rp is a C++ ROP gadget finder for PE/ELF/Mach-O executables and x86/x64/ARM/ARM64 architectures. Finding ROP gadgets To find ROP gadget you need to specify a file with the --file / -f option and use the...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 7:09 p.m.6 views

rp

rp++: un buscador rápido de gadgets ROP para binarios PE/ELF/Mach-O x86/x64/ARM/ARM64 Descripción general rp++ o rp es un buscador de gadgets ROP en C++ para ejecutables PE/ELF/Mach-O y arquitecturas x86/x64/ARM/ARM64. Encontrar gadgets ROP Para encontrar un gadget ROP debes especificar un archiv...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 12:21 p.m.9 views

class-dump

class-dump class-dump is a command-line utility for examining the Objective-C segment of Mach-O files. It generates declarations for the classes, categories and protocols. This is the same information provided by using 'otool -ov', but presented as normal Objective-C declarations. The latest...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 11:47 a.m.10 views

machofile

machofile machofile es un módulo para analizar archivos binarios Mach-O, con un enfoque en el análisis de malware y la ingeniería inversa. Inspirado en el pefile de Ero Carrera, este módulo pretende ofrecer capacidades similares pero para binarios Mach-O. El material de referencia y la...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 6:47 a.m.6 views

PongoOS

pongoOS Un entorno de ejecución previo al arranque para placas Apple construido sobre checkra1n. Compilación en macOS Instale Xcode + utilidades de línea de comandos Ejecute make all Compilación en Linux Instale clang si tiene dudas, desde apt.llvm.org Instale ld64 y strip de cctools. En...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 5:38 a.m.5 views

QuickHeal

QuickHeal CVE-2017-5005 para Quick Heal Antivirus Aviso Restricción incorrecta de operaciones dentro de los límites de un búfer de memoria. El software realiza operaciones sobre un búfer de memoria, pero puede leer o escribir en una ubicación de memoria que está fuera del límite previsto del búfe...

9.8CVSS8.1AI score0.09481EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/12 6:18 a.m.6 views

DylibHijackTest

DylibHijackTest Requirements Install Python3 requirements: pip3 install -r requirements.txt Compile dylib from source because don't trust compiled things from GitHub: gcc -dynamiclib DylibHijackTest.c -o DylibHijackTest.dylib How it Works ⚠️ This will spawn many processes on your machine, run this...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 12:20 a.m.9 views

binviz

binviz Binary visualiser & triage tool: linked interactive views entropy, histograms, image/dot-plot surfaces, control-flow graphs over a single shared address-space model. root@kitploit: pipx install binviz && binviz serve What it does Open a file and every view is looking at the same address...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 2:42 a.m.7 views

dyen

dyen dyen loads a Mach-O dylib in memory using stock macOS Python and calls an exported entry point without dlopen on that dylib. The aim is that the image is never a standalone file on the target and is never registered with dyld. by cenobyte [email protected] 2026...

6AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/08 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-20347

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability in the Mach-O file format parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition or possibly other expanded...

7.5CVSS6.1AI score0.00462EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2026/08/07 6:29 p.m.15 views

ClickFix Attacks Deliver macOS Stealer That Can Drain Crypto Wallets

ClickFix-style attacks are being used to deliver a Go-based malware capable of stealing cryptocurrency assets, as well as browser-stored passwords, Apple iCloud Keychain data, and cached credentials. The macOS-focused infection chain is designed to deliver a shell script that profiles the host an...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/08/07 5:17 p.m.10 views

DEBIAN-CVE-2026-20347

A vulnerability in the Mach-O file format parser of ClamAV could allow an unauthenticated, remote attacker to cause a DoS condition or possibly other expanded impacts as a result of memory corruption on an affected device. This vulnerability is due to improper boundary checks for content in Mach-...

7.5CVSS5.9AI score0.00462EPSS
SaveExploits0References1
Rows per page
Query Builder