285 matches found
capstone
Capstone Engine !TIP Junte-se ao nosso grupo da comunidade! Capstone é um framework de desmontagem com o objetivo de se tornar o motor de desmontagem definitivo para análise de binários e engenharia reversa na comunidade de segurança. Criado por Nguyen Anh Quynh, posteriormente desenvolvido e...
JOP_ROCKET
JOP ROCKET NOTA: Com a versão 2.15, apresentamos o despachante de dois gadgets—isto expande significativamente as possibilidades com gadgets despachantes. Muitas otimizações e novos recursos adicionais foram adicionados com a versão 2.15 em 26 de maio de 2021. Atualização: 29 de novembro de 2021:...
Ropper
रोपर आप ropper का उपयोग विभिन्न फ़ाइल प्रारूपों में बाइनरी फ़ाइलों के बारे में जानकारी प्रदर्शित करने के लिए कर सकते हैं और आप विभिन्न आर्किटेक्चर x86/X8664, ARM/ARM64, MIPS/MIPS64, PowerPC/PowerPC64, SPARC64 के लिए रॉप चेन बनाने के लिए गैजेट्स खोज सकते हैं। डिसअसेंबली के लिए ropper अद्भुत Capsto...
Ropper
Ropper You can use ropper to display information about binary files in different file formats and you can search for gadgets to build rop chains for different architectures x86/X8664, ARM/ARM64, MIPS/MIPS64, PowerPC/PowerPC64, SPARC64. For disassembly ropper uses the awesome Capstone Framework...
gef
GEF pronounced ʤɛf - "Jeff" is a set of commands for x86/64, ARM, MIPS, PowerPC and SPARC to assist exploit developers and reverse-engineers when using old school GDB. It provides additional features to GDB using the Python API to assist during the process of dynamic analysis and exploit...
grap
grap: definire e abbinare pattern di grafi all'interno dei binari https://github.com/QuoSecGmbH/grap grap prende pattern e file binari, utilizza un disassembler basato su Casptone per ottenere i grafi di flusso di controllo dai binari, quindi abbina i pattern a essi. I pattern sono grafi definiti...
peCloakCapstone
peCloak - Capstone Questo è un semplice fork di SecuritySift's peCloak che utilizza Capstone. L'intenzione è quella di fornire un fork basato su una libreria di disassemblaggio ben mantenuta e aggiornata e di rendere lo script multipiattaforma. Ecco cosa ho fatto finora: Sostituito pydasm con...
fhex
Fhex - Ein vollwertiger Hex-Editor Dieses Projekt wurde mit dem Ziel ins Leben gerufen, ein leichtgewichtiges, aber nützliches Tool zu entwickeln. Der Grund ist, dass die bestehenden Hex-Editoren unterschiedliche Einschränkungen haben z.B. zu viele Abhängigkeiten, fehlende Hex-Farbgebungsfunktion...
iblessing
☠️ ██╗██████╗ ██╗ ███████╗███████╗███████╗██╗███╗ ██╗ ██████╗ ██║██╔══██╗██║ ██╔════╝██╔════╝██╔════╝██║████╗ ██║██╔════╝ ██║██████╔╝██║ █████╗ ███████╗███████╗██║██╔██╗ ██║██║ ███╗ ██║██╔══██╗██║ ██╔══╝ ╚════██║╚════██║██║██║╚██╗██║██║ ██║ ██║██████╔╝███████╗███████╗███████║███████║██║██║...
sandsifter
s a n d s i f t e r : the x86 processor fuzzer Overview The sandsifter audits x86 processors for hidden instructions and hardware bugs, by systematically generating machine code to search through a processor's instruction set, and monitoring execution for anomalies. Sandsifter has uncovered secre...
shellen
Shellen General Shellen è un ambiente interattivo per lo shellcoding. Se vuoi uno strumento pratico per scrivere shellcode, allora shellen potrebbe fare al caso tuo. Shellen può essere usato anche come strumento di assembly o disassembly. I motori keystone e capstone sono usati per tutte le...
fhex
Fhex - A Full-Featured HexEditor This project is born with the aim to develop a lightweight, but useful tool. The reason is that the existing hex editors have some different limitations e.g. too many dependencies, missing hex coloring features, etc.. This project is based on qhexedit2 , capstone...
CVE-2026-55893
A flaw was found in Capstone, a disassembly framework. The SH floating-point decoders in arch/SH/SHDisassembler.c do not correctly validate the size of the operands array when processing certain instructions. This vulnerability allows a local attacker to provide specially crafted SH2A FPU bytecod...
CVE-2026-55894
A flaw was found in Capstone, a disassembly framework. The shdisassemble function incorrectly processes 16-bit instructions, leading to an attempt to read data from an unauthorized memory location an out-of-bounds read. A remote attacker could exploit this by providing specially crafted bytecode ...
CVE-2026-49263
A flaw was found in Capstone, a disassembly framework, affecting its WebAssembly WASM backend. A remote attacker could exploit this by providing a specially crafted brtable instruction. This could lead to a denial of service, where the disassembler gets stuck in a loop, or cause parser...
CVE-2026-49282
A flaw was found in Capstone. The csinsnname application programming interface API in the M68K and RISCV backends does not properly validate caller-supplied instruction IDs. An attacker can provide an invalid instruction ID, leading to an out-of-bounds read. This can cause the process to crash,...
strilight
🌟 Strilight Lifting de Loops SMT de Alto Desempenho em $O1$ e Strided Interval Domain para Análise de Binários x8664 -orange.svg 📖 1. Visão Geral e o Problema Central Mecanismos tradicionais de Execução Simbólica e Instrumentação Dinâmica de Binários DBI como angr , Triton ou KLEE sofrem do notór...
Linux Distros Unpatched Vulnerability : CVE-2026-55893
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c SH floating-point decoders such as opFADD, opFMUL, and...
Linux Distros Unpatched Vulnerability : CVE-2026-55894
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Capstone is a disassembly framework. In 6.0.0-Alpha9 and earlier, Capstone's arch/SH/SHDisassembler.c shdisassemble function computes an idx value from a raw...
Out-of-bounds Read
Overview Affected versions of this package are vulnerable to Out-of-bounds Read via the shdisassemble function. An attacker can cause a segmentation fault and terminate the process by supplying crafted SH2A bytecode that leads to an out-of-bounds read in the decode table. Remediation A fix was...