rizinorg/cutter

Remove the use of `rz_cons_html_filter()` from Cutter

オープン

#2,813 opened on 2021/10/19

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (1,123 件のフォーク)batch import
Help Wanted

Repository metrics

Stars
 (14,852 個のスター)
PR merge metrics
 (平均マージ 13d 23h) (30d で 20 merged PRs)

説明

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.

コントリビューターガイド