rizinorg/cutter

Remove the use of `rz_cons_html_filter()` from Cutter

Open

#2,813 创建于 2021年10月19日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)C++ (1,123 fork)batch import
Help Wanted

仓库指标

Star
 (14,852 star)
PR 合并指标
 (平均合并 13天 23小时) (30 天内合并 20 个 PR)

描述

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.

贡献者指南