py3-miasm

reverse engineering framework in Python

WWW CVSWeb GITHub
  1. Package version
    py3-miasm-0.1.3pl20221105p0v0
  2. Maintainer
    Remi Pointel

Miasm is a free and open source reverse engineering framework. Miasm aims to
analyze / modify / generate binary programs. Here is a non exhaustive list of
features:
- Opening / modifying / generating PE / ELF 32 / 64 LE / BE using Elfesteem
- Assembling / Disassembling X86 / ARM / MIPS / SH4 / MSP430
- Representing assembly semantic using intermediate language
- Emulating using JIT (dynamic code analysis, unpacking, ...)
- Expression simplification for automatic de-obfuscation

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • devel/py-llvmlite,python3
  • devel/py-parsing,python3
  • lang/python/3.10