Modulesยง
- dot_
colors ๐
Constantsยง
Functionsยง
- abbreviate_
hex ๐ - Abbreviates hex strings with repeated leading byte pairs.
E.g.
"PUSH32 0xffffffffff...ffe0"โ"PUSH32 0xff..ffe0". - colorize ๐
- Writes ANSI-colored output by tokenizing
plainwith the asm tokenizer. - decimal_
width ๐ - opcode_
color ๐ - Returns the ANSI color for an opcode name based on its byte-value category.
- opcode_
color_ ๐by_ byte