Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asmedit/be

InfoSec Binary Hex Editor with Retro Disassemblers
https://github.com/asmedit/be

aarch64 arm arm64 disassembler infosec malware-analysis powerpc ppc ppc64 reverse-engineering risc-v sh4 structural-patterns x86 x86-64

Last synced: about 1 month ago
JSON representation

InfoSec Binary Hex Editor with Retro Disassemblers

Awesome Lists containing this project

README

        

Binary Editor
=============

InfoSec Binary Hex Editor with Retro Disassemblers.

Features
--------

* zero deps
* zero builder
* ANSI C99
* termio
* NetBSD, macOS, Linux

Architectures
-------------

* EM64T: SSE5, KNI, AVX-512, AES, AMX, TSX, MPX, FMA, VNNI, GFNI, SGX, CET, PKU
* AArch64: v8.5, NEON, SVE, SME
* RISC-V: RV32, RV64, RV128
* PowerPC: POWER, Cell/BE (Sony PS3)
* MIPS: MIPS32, MIPS64 (Nintendo 64, Sony PS2)
* SuperH: SH-4 (Sega Dreamcast)
* M68K: M68000 (Motorola CD-920)
* PDP-11: EIS, FIS, CIS (DEC PDP-11/70)

ASM
HEX

Credits
-------

* Kevin Pors, hx
* Wouter de Waal, dis68k
* Snickerbockers, sh4asm
* Frank Wille, vdappc
* Michael Clark, riscv-disassembler
* Justin Sherman, armadillo
* NASM Authors, nasm
* Marcelina Kościelnicka, envytools
* Namdak Tonpa, dasm-pdp11, dasm-mips