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.

贡献者指南