Slice Thumbs
usage: thumbslicer3.py [-h] [-w WHITELIST] [-b BLACKLIST] [-c]
Slice and Dice ARM Thumb encoded instructions with colors (and filter "bad" bytes)
optional arguments:
-h, --help show this help message and exit
-w WHITELIST, --whitelist WHITELIST
Whitelist file
-b BLACKLIST, --blacklist BLACKLIST
Blacklist file
-c disable color parsing
Keys/Modes in runtime
! - Integer Input Mode
@ - ASCII Hex Machine Input Mode
% - Binary Input Mode
& - Assembly Input Mode (Default)
J - Regex Input parsing
j - Literal Input parsing (Default)