Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/asmedit/be
- Owner: asmedit
- License: other
- Created: 2022-06-01T00:58:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T21:22:51.000Z (4 months ago)
- Last Synced: 2024-08-24T20:05:48.741Z (4 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://5ht.co/be/
- Size: 740 KB
- Stars: 18
- 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, LinuxArchitectures
-------------* 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