Binaryum

Frequently Asked Questions

What CPU architectures are supported ?

Currently Binaryum can disassemble binaries targeting X86 (32 & 64 bits), ARM (ARMv6, ARMv7 and ARM64), PowerPC and MIPS.
More architectures will be supported in the future.

Which file format are supported

The following formats are supported:

PE/COFF
ELF
Mach-O (fat files are currently not supported)

On which platform can I run Binaryum ?

Binaryum can run on the following platforms:

GNU/Linux (most distributions are supported)
OS X 10
Windows 7, 8 and 10

You only need 1 license to run Binaryum on every platforms

Does Binaryum demangle symbols ?

Yes, it demangles GNU, MSVC and Rust symbols

Is there a decompiler ? Or an API to write plugins ?

No, not yet. I'm working on these features but they are not in the current version of Binaryum.

Can I run Binaryum on different computers ?

You can install Binaryum on as many computers a you want, but 1 concurrent usage is allowed

How can I renew my license ?

1 month before the end of your license, you will receive a link to renew it.
Prices to renew licenses aren't defined yet, but it will be cheaper than the first year.

Can I upgrade my personal license to commercial ?

Yes, you can send me an email and I will upgrade your license

What are the differences between the two licenses ?

You can use Binaryum in the exact same way with the 2 licenses.
The commercial license adds a few features:

Multi Threaded Analysis:
 Use all the cores available to analyze the binary
Cached Analysis:
 Save analysis in a database.
 The personal license will need to re-analyze the file on opening.
 Comments and other user changes are kept in both licenses.