rizin/test/db
billow 40ca22202b
Refactor rz_core_print_disasm_json (#2746)
* Split `rz_core_print_disasm_json` as: `rz_core_print_disasm_json` and `rz_core_disasm`
* Use `rz_str_enc_string_as_type` in `ds_init`
* Refactor `rz_core_print_disasm` and `rz_core_handle_backwards_disasm`
* Add `rz_core_asm_bb_middle`
* Move global `disasm_texts` to `RzDisasmState`
* Rewrite `core_analysis_bytes_standard` with `rz_core_analysis_bytes`
* Add `test_rz_core_print_disasm` and `test_rz_core_analysis_bytes`
* Rewrite `rz_core_print_disasm` with `RzCmdStateOutput`
* `pdi` -> `pdq` in tests
* `pdi` -> `pDq` in tests
* `pid` -> `pdq` in tests
* `pId` -> `pDq` in tests
* `pij` -> `pdj` in tests
* `pIj` -> `pDj` in tests
* `pdeqq` -> `pdeQ` in tests
* Remove `pDJ` from `test/db/json/`
2022-07-09 08:10:06 +08:00
..
abi CI: install sigdb in static version of rizin (#2689) 2022-06-23 10:29:46 +02:00
analysis Refactor rz_core_print_disasm_json (#2746) 2022-07-09 08:10:06 +08:00
archos Add hints for fe/f commands (#2785) 2022-07-07 22:27:26 +08:00
asm Add dotnet PE support (#2528) 2022-06-21 09:20:47 +08:00
cmd Refactor rz_core_print_disasm_json (#2746) 2022-07-09 08:10:06 +08:00
esil Convert as commands to the rzshell (#2323) 2022-05-03 18:06:18 +08:00
extras Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
formats Refactor rz_core_print_disasm_json (#2746) 2022-07-09 08:10:06 +08:00
io RzBin: improve handling of addresses in ELF (#2591) 2022-05-10 10:17:35 +08:00
json Refactor rz_core_print_disasm_json (#2746) 2022-07-09 08:10:06 +08:00
rzil Refactor rz_core_print_disasm_json (#2746) 2022-07-09 08:10:06 +08:00
tools Refactor rz_core_print_disasm_json (#2746) 2022-07-09 08:10:06 +08:00