Commit graph

6 commits

Author SHA1 Message Date
Giovanni
1a57d18cc4
Move ESIL into its own namespace (#6199)
* Move ESIL into its own namespace
* Remove RzAnalysisEsilInterState from RzAnalysis
* More cleanup to split cil.c from ESIL code
* Rename RzAnalysisRzilTrace to RzAnalysisILTrace
* Fix various null-derefs.
* Remove rz_analysis_get/set_esil_inter_state
* Fix use after free and leaks
2026-04-11 16:26:01 +08:00
Rot127
92eff78276
librz/util: UTF-16/32 to UTF-8 conversion (#5431)
* Replace rz_str_utf16_to_utf8 with one matching the other string convert functions.
* Add rz_str_utf32_to_utf8
2025-10-05 19:16:53 +08:00
Giovanni
db1e4993a0
Replace strdup with rz_str_dup (#4634) 2024-09-15 19:12:07 +08:00
Huzaifa
e82033d92c
Convert from rz_str_new to rz_str_dup (#4178) 2024-02-07 00:07:53 +08:00
dvertx
86511a16c9
fix pointer casting to integer (#3532) 2023-05-28 19:22:29 +08:00
meme
a7c8517953 Android Binary XML support (#18545) ##print
Signed-off-by: Riccardo Schirone <sirmy15@gmail.com>
2022-06-06 14:35:25 +02:00