Our decompiler outputs to both C and BNIL and can be switched on-demand.
In fact, not just our architectures, but even community architectures can produce amazing decompilation. Our built-in decompiler works with all of our officially supported architectures at one price and builds on a powerful family of ILs called BNIL. Loaders are available for all major platforms (PE, Mach-O, ELF) and can be extended or customized using our API. Additionally, our community supports many other architectures through our public plugin ecosystem.
Vector 35 provides first-party support for dissassembly from multiple architectures, including x86, x86-64, ARMv7 (with Thumb2), ARMv8 (AArch64), PowerPC, 6502, Z80, and MIPS.