rizinorg/cutter

Remove the use of `rz_cons_html_filter()` from Cutter

Offen

#2.813 geöffnet am 19.10.2021

 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.123 Forks)batch import
Help Wanted

Repository-Metriken

Stars
 (14.852 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 13T 23h) (20 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide