rizin/librz
Florian Märkl ea04e76d1b
Add support for dyldcache headers up to dyld-1042.1 (#3536)
Newer dyldcaches have more fields in the header. This change adds
heuristics for determining the version and reading and displaying the
newer fields if available.
2023-05-29 19:27:45 +02:00
..
analysis Fix unregistered comiss type (#3533) 2023-05-28 19:21:45 +08:00
asm Fix compile warnings (#3522) 2023-05-23 09:52:47 +08:00
bin Add support for dyldcache headers up to dyld-1042.1 (#3536) 2023-05-29 19:27:45 +02:00
bp librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
config Fix return types and args 2023-05-09 15:42:21 +08:00
cons cons: enable VI mode with ESC only, no alt-ESC (#3464) 2023-04-23 10:49:58 +08:00
core Fix rz_core_file_reopen_debug 2023-05-24 08:49:05 +08:00
crypto librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
debug Fix compile warnings (#3522) 2023-05-23 09:52:47 +08:00
demangler Bump version of libdemangle to support Delphi C++ (#3472) 2023-04-20 15:05:36 +08:00
diff Remove agd and add rz_analysis_similarity/match + refactoring 2022-10-04 20:02:35 +02:00
egg RzEgg: return error codes on failures (#3484) 2023-04-27 00:03:44 +08:00
flag Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
hash Fix alignment issues in sha2 2023-01-26 20:39:24 +01:00
il Revert "Add float to raw bitvector conversion. (#3509)" (#3517) 2023-05-20 15:39:31 +08:00
include Fix unregistered comiss type (#3533) 2023-05-28 19:21:45 +08:00
io Improve cmd_help.yaml and fix random number generator (#3452) 2023-04-07 20:22:01 +08:00
lang librz: do not duplicate plugins (#3313) 2023-01-23 12:51:09 +00:00
magic Set perm to 644 to multiple text files (#3418) 2023-03-10 13:42:42 +08:00
main build: Introduce EXTRA_PREFIX for loading plugins/resources from another path 2023-05-19 16:42:35 +02:00
parse librz: fix UAF in plugin deletion 2023-05-12 10:38:29 +08:00
reg Fix conversion from GDB register profile to rizin profile 2023-03-14 11:41:29 +01:00
search Fix string search to use proper implementation (#3414) 2023-03-03 15:50:11 +08:00
sign Fix return types and args 2023-05-09 15:42:21 +08:00
socket Improve cmd_help.yaml and fix random number generator (#3452) 2023-04-07 20:22:01 +08:00
syscall Add /*<type>*/ comments everywhere (#2986) 2022-09-11 13:04:53 +08:00
type Fix return types and args 2023-05-09 15:42:21 +08:00
util fix pointer casting to integer (#3532) 2023-05-28 19:22:29 +08:00
config.h.in
meson.build
RizinConfig.cmake.in
RzModulesConfig.cmake.in