https://github.com/BitEdits/be
Binary Editor
https://github.com/BitEdits/be
aarch64 arm arm64 disassembler infosec malware-analysis powerpc ppc ppc64 reverse-engineering risc-v sh4 structural-patterns x86 x86-64
Last synced: 11 months ago
JSON representation
Binary Editor
- Host: GitHub
- URL: https://github.com/BitEdits/be
- Owner: BitEdits
- License: other
- Created: 2022-06-01T00:58:12.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T11:28:26.000Z (about 1 year ago)
- Last Synced: 2025-04-02T08:48:05.511Z (12 months ago)
- Topics: aarch64, arm, arm64, disassembler, infosec, malware-analysis, powerpc, ppc, ppc64, reverse-engineering, risc-v, sh4, structural-patterns, x86, x86-64
- Language: C
- Homepage: https://sokhatsky.art/bineditor/
- Size: 741 KB
- Stars: 19
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)

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