From 45b2c1ecce3e9731c598b351ecd080cbf03c07c2 Mon Sep 17 00:00:00 2001 From: Anton Kochkov Date: Wed, 14 Apr 2021 20:11:30 +0800 Subject: [PATCH] Update supported architectures in README (#1015) --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 07cfe84986..79f9ea2bd9 100644 --- a/README.md +++ b/README.md @@ -74,10 +74,13 @@ i386, x86-64, ARM, MIPS, PowerPC, SPARC, RISC-V, SH, m68k, m680x, AVR, XAP, System Z, XCore, CR16, HPPA, ARC, Blackfin, Z80, H8/300, V810, V850, CRIS, XAP, PIC, LM32, 8051, 6502, i4004, i8080, Propeller, Tricore, CHIP-8, LH5801, T8200, GameBoy, SNES, SPC700, MSP430, Xtensa, -NIOS II, Java, Dalvik, WebAssembly, MSIL, EBC, TMS320 (c54x, c55x, -c55+, c66), Hexagon, Brainfuck, Malbolge, DCPU16, LANAI, +NIOS II, TMS320 (c54x, c55x, c55+, c66), Hexagon, DCPU16, LANAI, MCORE, mcs96, RSP, SuperH-4, VAX, AMD Am29000. +There is also support for the following bytecode formats: + +Dalvik, EBC, Java, Lua, Python, WebAssembly, Brainfuck, Malbolge + ## Supported File Formats ELF, Mach-O, Fatmach-O, PE, PE+, MZ, COFF, OMF, TE, XBE, BIOS/UEFI, @@ -101,7 +104,7 @@ development, and general topics related to the project. We also provide the following partial bridges to other messaging platforms: - [Telegram](https://t.me/rizinorg) -- IRC: irc.freenode.net +- IRC: irc.freenode.net - Community - [#rizin](https://webchat.freenode.net/?channels=#rizin) - Developers - [#rizindev](https://webchat.freenode.net/?channels=#rizindev)