lart icon indicating copy to clipboard operation
lart copied to clipboard

dbg: add pretty printing scripts for debuger

Open xlauko opened this issue 3 years ago • 0 comments

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

xlauko avatar Oct 13 '21 07:10 xlauko