rizin/librz
2026-02-09 19:00:42 +08:00
..
arch Use ht_xx_size() instead of reading ht internal state (#5885) 2026-02-07 16:17:18 +00:00
bin Rewrite of zImage bin parser & new structured data methods (#5893) 2026-02-09 19:00:42 +08:00
config Fix doxygen comments to use \<something> notation (#5720) 2026-01-02 19:05:37 +08:00
cons shell: escape reverse-search and forward search with the Esc key 2026-02-01 16:00:42 +08:00
core shell: sort output of aezv by variable name (#5890) 2026-02-08 21:38:37 +08:00
crypto
debug Fix condition for libproc in xnu_debug.h (#5871) 2026-02-05 23:02:05 +08:00
demangler
diff
egg Cleanup egg code from unused code. (#5767) 2026-01-10 17:02:38 +08:00
flag Shorten rz_list_iter_has_prev/next() to rz_list_has_prev/next() (#5822) 2026-01-21 13:53:43 +00:00
hash Fix "exeeds" typo (#5760) 2026-01-09 21:26:26 +08:00
il Improve performance of mem.c::read_n_bits() (#5819) 2026-01-26 12:19:21 +08:00
include Rewrite of zImage bin parser & new structured data methods (#5893) 2026-02-09 19:00:42 +08:00
io Use ht_xx_size() instead of reading ht internal state (#5885) 2026-02-07 16:17:18 +00:00
lang
magic Fix memory leak in RzMagicLine: free test_string and name fields (#5782) 2026-01-15 13:37:04 +00:00
main shell: add support for multiple paths in rz-find (#5875) 2026-02-06 21:56:30 +08:00
mark
reg Fix "exeeds" typo (#5760) 2026-01-09 21:26:26 +08:00
search Remove dead code of /b. 2025-12-31 23:45:05 +08:00
sign rz-sign: fix CRLF handling in FLIRT .pat parsing (#5707) 2025-12-31 23:45:57 +08:00
socket
syscall
type
util Rewrite of zImage bin parser & new structured data methods (#5893) 2026-02-09 19:00:42 +08:00
meson.build
plugins.h.in
README.md
RizinConfig.cmake.in
RzModulesConfig.cmake.in

Rizin Libs (librz)

The Rizin framework is composed of several pieces that work together to provide a reverse-engineering framework useful for a variety of use-cases and tasks. All tools present in binrz are based on the libraries present in this directory, so getting a general idea of what these libraries are and do is key to navigate the codebase.