Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

197 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

ASM

HEX

Credits