Be
Binary Editor
Install / Use
/learn @bitedits/BeREADME
Binary Editor
InfoSec Binary Hex Editor with Retro Disassemblers.
Features
- zero deps
- zero builder
- ANSI C99
- termio
- POSIX
Architectures
- EM64T: SSE5, KNI, AVX-512, AES, AMX, TSX, MPX, FMA, VNNI, GFNI, SGX, CET, PKU
- AArch32: v6, V6-M, v7-A, v7-M, v8-M
- AArch64: v8-A, 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)
Credits
- Kevin Pors, <a href="https://github.com/krpors/hx">hx</a>
- Wouter de Waal, <a href="https://github.com/TomHarte/dis68k">dis68k</a>
- Snickerbockers, <a href="https://github.com/washingtondc-emu/sh4asm">sh4asm</a>
- Frank Wille, <a href="https://github.com/BullyWiiPlaza/vdappc">vdappc</a>
- Michael Clark, <a href="https://github.com/michaeljclark/riscv-disassembler">riscv-disassembler</a>
- Justin Sherman, <a href="https://github.com/jsherman212/armadillo">armadillo</a>
- Thiadmer Riemersma, <a href="https://github.com/compuphase/ARM-disassembler/">ARM-disassembler</a>
- NASM Authors, <a href="https://github.com/netwide-assembler/nasm">nasm</a>
- Marcelina Kościelnicka, <a href="https://github.com/envytools/envytools">envytools</a>
- Namdak Tonpa, <a href="https://github.com/asmedit/dasm-pdp11">dasm-pdp11</a>, <a href="https://github.com/asmedit/dasm-mips">dasm-mips</a>
