plasma icon indicating copy to clipboard operation
plasma copied to clipboard

Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.

Results 15 plasma issues
Sort by recently updated
recently updated
newest added

Metadata has been moved into setup.cfg. Added pyproject.toml.

Hello joel. I am making packages for [PisiLinux](https://pisilinux.org) . I need a link to tarball source of plasma. Can you please tag a release. Thanks for your awesome work. regards

msgpack-python is renamed to msgpack now.

I'm currently disassembling a lot of 16 bit real-mode code. A unique property of this code is that the address at which the code would normally load can not be...

``` $ make ..............................................................................F........... 89/90 tests passed successfully in 1.852207s failed: gotoinloop19.bin analyzer tests... arrays [OK] ifexit [OK] invert_cond [OK] mips_prefetch [OK] overlap [FAIL] pusha [OK] regsim [OK] stack [OK]...

https://github.com/pentoo/pentoo-overlay/pull/338 while it works with many bins , it wont eat the own system dogfood ie plasma -i /usr/bin/zip.... on arm64.. seems to work-ish , x86 np.. amd64 ... windows......

Could someone implement m68k and apollo-core http://www.apollo-core.com/ support for this awesome tool ?

exposing lua functions so that it can be controlled from lua.

This project seems to support msvc symbols starting with "?" : https://sourceforge.net/projects/php-ms-demangle/

When sections are mapped in low memory, the analyzer add too much xrefs. It could be better to check first if there is memory access when an immediate value is...