git: Added new architectures to readme
This commit is contained in:
parent
6319449cbd
commit
d073128cfb
@ -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
|
- CRC16 and CRC32 with custom initial values and polynomials
|
||||||
- MD4, MD5
|
- MD4, MD5
|
||||||
- SHA-1, SHA-224, SHA-256, SHA-384, SHA-512
|
- 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)
|
- ARM32 (ARM, Thumb, Cortex-M, AArch32)
|
||||||
- ARM64
|
- ARM64
|
||||||
- MIPS (MIPS32, MIPS64, MIPS32R6, Micro)
|
- MIPS (MIPS32, MIPS64, MIPS32R6, Micro)
|
||||||
@ -68,6 +68,10 @@ If you like my work, please consider supporting me on GitHub Sponsors, Patreon o
|
|||||||
- TMS320C64X
|
- TMS320C64X
|
||||||
- M680X
|
- M680X
|
||||||
- Ethereum
|
- Ethereum
|
||||||
|
- RISC-V
|
||||||
|
- WebAssembly
|
||||||
|
- MOS565XX
|
||||||
|
- Berkeley Packet Filter
|
||||||
- Bookmarks
|
- Bookmarks
|
||||||
- Region highlighting
|
- Region highlighting
|
||||||
- Comments
|
- Comments
|
||||||
|
Loading…
Reference in New Issue
Block a user