* ci: Upgrade to Ubuntu 24.04 (Noble) * Install clang-format-16 directly from the Noble repo * Remove redundant gcc 11 ASAN build * Count `dm` map items more granularly in `dbg_maps` test * Grep only for exception symbols in `dbg_dmi` test * Add workaround for `dbg_maps` test * Mask out different digits in `dbg_dmh` test * Add workarounds for sprintf false positives * For now, use `-fno-sanitize=function` with clang asan build |
||
|---|---|---|
| .. | ||
| arch | ||
| bin | ||
| bp | ||
| config | ||
| cons | ||
| core | ||
| crypto | ||
| debug | ||
| demangler | ||
| diff | ||
| egg | ||
| flag | ||
| hash | ||
| il | ||
| include | ||
| io | ||
| lang | ||
| magic | ||
| main | ||
| reg | ||
| search | ||
| sign | ||
| socket | ||
| syscall | ||
| type | ||
| util | ||
| 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.