rizin/librz/bin
2024-03-06 12:10:17 +08:00
..
d Convert pf commands to rzshell (#3467) 2024-02-16 10:30:59 +08:00
dwarf bin/dwarf: fix dSYM separate loading 2024-02-19 20:13:36 +08:00
format java: fix java_class_parse (#4318) 2024-03-03 13:45:48 +08:00
i Transition of strings in RzBinPlugin (from RzList to RzPVector) (#4052) 2024-01-04 22:23:31 +08:00
p Use rz_pvector_join instead of loop (#4320) 2024-03-03 08:09:49 +08:00
pdb Remove the deprecated API rz_bin_get_info (#4119) 2024-02-26 00:14:03 +08:00
bfile.c Use rz_pvector_join instead of loop (#4320) 2024-03-03 08:09:49 +08:00
bfile_string.c Use rz_pvector_join instead of loop (#4320) 2024-03-03 08:09:49 +08:00
bin.c Remove the deprecated API rz_bin_get_info (#4119) 2024-02-26 00:14:03 +08:00
bin_demangle.c Add bin.demangle.flags to allow users to simplify or not mangled strings (#3659) 2023-07-17 23:31:09 +08:00
bin_language.c Refactor sections in RzBinPlugin from list to pvector (#4089) 2024-01-11 12:19:22 +08:00
bin_ldr.c
bobj.c Fix memleak in rz_bin_string_database_new() (#4336) 2024-03-06 12:10:17 +08:00
bobj_process.c fix -M and bin.demangle (#3709) 2023-08-01 19:27:42 +08:00
bobj_process_class.c Add user pointer to RzListComparator (#4204) 2024-02-11 13:28:33 +08:00
bobj_process_entry.c Refactor the <entries> in RzBinPlugin from list to pvector (#4118) 2024-02-25 19:42:25 +08:00
bobj_process_field.c Refactor <fields> from RzList to RzPVector in RzBinPlugin (#3962) 2023-11-08 19:32:34 +08:00
bobj_process_file.c Transition of virtual_files in RzBinPlugin (from list to pvector) (#4042) 2023-12-22 01:06:18 +08:00
bobj_process_import.c Refactor imports-related stuff from RzList to RzPVector (#3781) 2023-08-24 16:14:32 +08:00
bobj_process_map.c Refactor the maps in RzBinPlugin from list to pvector (#4081) 2024-01-07 12:42:54 +08:00
bobj_process_reloc.c Refactor relocs-related stuff from RzList to RzPVector (#3852) 2023-09-14 10:46:38 +08:00
bobj_process_section.c Refactor sections in RzBinPlugin from list to pvector (#4089) 2024-01-11 12:19:22 +08:00
bobj_process_string.c Remove old options and replace with new global ones for string search. 2024-02-19 19:39:00 +08:00
bobj_process_symbol.c Transition from list to pvector for symbols in RzBinPlugin (#4077) 2024-01-06 19:54:19 +08:00
dbginfo.c Add cache for source line (#4129) 2024-01-20 15:48:19 +08:00
filter.c Remove old options and replace with new global ones for string search. 2024-02-19 19:39:00 +08:00
golang.c Refactor sections in RzBinPlugin from list to pvector (#4089) 2024-01-11 12:19:22 +08:00
meson.build Load symbols in modules from PDB (#4025) 2023-12-10 14:14:14 +08:00
README.md librz: add some initial documentation (#3782) 2023-10-13 13:46:19 +08:00
relocs_patch.c Refactor the maps in RzBinPlugin from list to pvector (#4081) 2024-01-07 12:42:54 +08:00