rizinorg/cutter

Remove the use of `rz_cons_html_filter()` from Cutter

Open

#2,813 建立於 2021年10月19日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)C++ (14,852 star) (1,123 fork)batch import
Help Wanted

描述

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.

貢獻者指南