rizinorg/cutter

Remove the use of `rz_cons_html_filter()` from Cutter

Open

#2813 aperta il 19 ott 2021

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)C++ (1123 fork)batch import
Help Wanted

Metriche repository

Star
 (14.852 star)
Metriche merge PR
 (Merge medio 8g 12h) (6 PR mergiate in 30 g)

Descrizione

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.

Guida contributor