![]() |
miasm
Reverse engineering framework
|
Functions | |
| def | getTerminalSize () |
| def | write_colored (text, color, already_printed=0) |
| def | write_underline (text) |
Variables | |
| string | is_win = "Windows" |
| def | WIDTH = getTerminalSize()[0] |
| dictionary | colors |
| def utils.cosmetics.getTerminalSize | ( | ) |
| def utils.cosmetics.write_colored | ( | text, | |
| color, | |||
already_printed = 0 |
|||
| ) |
| def utils.cosmetics.write_underline | ( | text | ) |
| dictionary utils.cosmetics.colors |
| string utils.cosmetics.is_win = "Windows" |
| def utils.cosmetics.WIDTH = getTerminalSize()[0] |