From d073128cfbfd2469d58f42a25d70350fab6da69d Mon Sep 17 00:00:00 2001 From: WerWolv Date: Tue, 25 Jan 2022 00:03:03 +0100 Subject: [PATCH] git: Added new architectures to readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff7719337..1ca1db605 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ If you like my work, please consider supporting me on GitHub Sponsors, Patreon o - CRC16 and CRC32 with custom initial values and polynomials - MD4, MD5 - SHA-1, SHA-224, SHA-256, SHA-384, SHA-512 -- Disassembler supporting many different architectures +- Disassembler supporting many architectures (frontend for Capstone) - ARM32 (ARM, Thumb, Cortex-M, AArch32) - ARM64 - MIPS (MIPS32, MIPS64, MIPS32R6, Micro) @@ -68,6 +68,10 @@ If you like my work, please consider supporting me on GitHub Sponsors, Patreon o - TMS320C64X - M680X - Ethereum + - RISC-V + - WebAssembly + - MOS565XX + - Berkeley Packet Filter - Bookmarks - Region highlighting - Comments