lart
lart copied to clipboard
dbg: add pretty printing scripts for debuger
create a convenient way to print abstract values right from debugger:
- it should detect that value is tainted and return abstract print abstract values only in such case
- use
__lamp_dump
and test taint functions - pretty printer for taints would be also valuable