rizinorg/cutter

Remove the use of `rz_cons_html_filter()` from Cutter

開放

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

 (5 則留言) (0 個反應) (0 位負責人)C++ (1,123 個分叉)batch import
Help Wanted

倉庫指標

星標
 (14,852 顆星)
PR 合併指標
 (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.

貢獻者指南