Giovanni
|
b5fee3471c
|
Move RzAnalysis as private and force usage of C API (#6123)
* Hide RzAnalysis structure to force the usage of the C APIs.
* Fix rop code & test
* Fix linter
* Fix rz_analysis_free to return void
|
2026-04-06 16:07:53 +00:00 |
|
Premade
|
5f22d8b860
|
Add: API func to get xref comment at specific offset (#5910)
* Add `rz_core_get_xref_comment()`
* Add integration test
|
2026-02-14 13:38:54 +08:00 |
|
karliss
|
2760a7d294
|
Split very large basic blocks (#5087)
* Split very large basic blocks
Ensure instruction offset fits in uint16.
|
2025-05-03 21:10:45 +03:00 |
|