rizinorg/cutter
View on GitHubRemove the use of `rz_cons_html_filter()` from Cutter
Open
#2,813 opened on Oct 19, 2021
Help Wanted
Description
There is rz_cons_html_filter() call in src/core/Cutter.cpp that has output depending on the internal state of the RzCons. It should be substituted with reading the JSON output from rz_core_print_disasm_json() instead.