10 matches found
miasm
¿Qué es Miasm? Miasm es un framework de ingeniería inversa gratuito y de código abierto GPLv2. Miasm tiene como objetivo analizar / modificar / generar programas binarios. Aquí hay una lista no exhaustiva de características: Abrir / modificar / generar PE / ELF 32 / 64 LE / BE Ensamblado /...
wslink-vm-analyzer
WslinkVMAnalyzer WslinkVMAnalyzer is a tool primarily developed to facilitate analysis of Wslink, which is a unique loader running as a server and executing received modules in-memory. This tool uses Miasm, an open source framework that provides us with a symbolic execution engine. The tool and...
android_demystification_toolbox
Android Demystification Toolbox Purpose ADT is a Miasm-based symbolic execution toolset designed to help model application behavior, research and test security vulnerabilities, and facilitate reversing hostile code. Features The ability to save/restore all threads & processes contexts A centraliz...
Malicious code in test-mlw2-rugby-miasm-weest-halva (npm)
The package test-mlw2-rugby-miasm-weest-halva was found to contain malicious code...
MAL-2025-46299 Malicious code in test-mlw2-rugby-miasm-weest-halva (npm)
The package test-mlw2-rugby-miasm-weest-halva was found to contain malicious code...
MAL-2025-36477 Malicious code in test-mlw2-torts-miasm (npm)
The package test-mlw2-torts-miasm was found to contain malicious code...
Malicious code in @malware-test-rugby-miasm-weest-halva/test-mlw3-rugby-miasm-weest-halva (npm)
The package @malware-test-rugby-miasm-weest-halva/test-mlw3-rugby-miasm-weest-halva was found to contain malicious code...
Malicious code in test-mlw2-torts-miasm (npm)
The package test-mlw2-torts-miasm was found to contain malicious code...
Data Flows in You: Benchmarking and Improving Static Data-Flow Analysis on Binary Executables
Data-flow analysis is a critical component of security research. Theoretically, accurate data-flow analysis in binary executables is an undecidable problem, due to complexities of binary code. Practically, many binary analysis engines offer some data-flow analysis capability, but we lack...
Smiasm - Reverse engineering framework
Smiasm - Reverse engineering framework What is Miasm? Miasm is a a free and open source GPLv2 reverse engineering framework. Miasm aims at analyzing/modifying/generating binary programs. Here is a non exhausting list of features: opening/modifying/generating PE/ELF 32/64 le/be using Elfesteem...