..
cmd
refactor: rz_mark_foreach_glob to rz_mark_foreach_regex ( #5446 )
2025-10-11 00:55:10 +08:00
cmd_descs
Add DOTALL flag to regex. ( #5434 )
2025-10-05 14:41:28 +08:00
p
Replace strdup with rz_str_dup ( #4634 )
2024-09-15 19:12:07 +08:00
tui
core: remove pg and visual ROP ( #5398 )
2025-09-21 22:37:16 +08:00
agraph.c
core: remove pg and visual ROP ( #5398 )
2025-09-21 22:37:16 +08:00
analysis_objc.c
Make code compilable under checks_level 0 and 3 ( #5102 )
2025-05-10 23:29:19 +08:00
analysis_tp.c
librz/analysis: add missing check if jump points to a valid block
2025-01-22 11:11:30 +08:00
basefind.c
Replace strdup with rz_str_dup ( #4634 )
2024-09-15 19:12:07 +08:00
cagraph.c
Replace strdup with rz_str_dup ( #4634 )
2024-09-15 19:12:07 +08:00
canalysis.c
Enable string search collection to search for multiple encodings. ( #5378 )
2025-09-17 10:54:31 +08:00
cannotated_code.c
linter: update clang-format installation to version 20 ( #5451 )
2025-10-12 08:02:03 +08:00
carg.c
Replace strdup with rz_str_dup ( #4634 )
2024-09-15 19:12:07 +08:00
casm.c
Normalize the output of L subcommands ( #5077 )
2025-04-08 16:46:27 +08:00
cautocmpl.c
cautocmpl.c: Rename stmt to op ( #4844 )
2025-01-16 22:01:18 +08:00
cbin.c
linter: update clang-format installation to version 20 ( #5451 )
2025-10-12 08:02:03 +08:00
cbounds.c
Don't add unreadable sections to the search boundaries (IO fails). ( #5069 )
2025-04-05 14:26:49 +08:00
cconfig.c
librz/bin: define string search parameters in plugins ( #5406 )
2025-10-08 10:02:32 +08:00
ccrypto.c
librz/hash: add descriptions to all crypto & hash plugins ( #5194 )
2025-06-10 23:21:45 +08:00
cdebug.c
Normalize the output of L subcommands ( #5077 )
2025-04-08 16:46:27 +08:00
cesil.c
Fix definition of alignment
2025-02-14 01:27:47 +08:00
cfile.c
Separate the setters for binfile objects and current binfile in RzBin. ( #5342 )
2025-09-07 12:19:29 +00:00
cflag.c
Show realname in fl.t table output ( #3682 )
2023-07-23 13:46:26 +08:00
cgraph.c
Replace strdup with rz_str_dup ( #4634 )
2024-09-15 19:12:07 +08:00
chash.c
librz/hash: add descriptions to all crypto & hash plugins ( #5194 )
2025-06-10 23:21:45 +08:00
cheap.c
Fix annotation inconsistencies
2022-08-03 00:29:56 -04:00
cil.c
Fix definition of alignment
2025-02-14 01:27:47 +08:00
cio.c
Fix various memory leaks ( #4895 )
2025-02-13 02:24:22 +08:00
clang.c
Normalize the output of L subcommands ( #5077 )
2025-04-08 16:46:27 +08:00
cmark.c
Add: Mark API ( #5313 )
2025-09-01 22:06:01 +00:00
cmeta.c
Enable string search collection to search for multiple encodings. ( #5378 )
2025-09-17 10:54:31 +08:00
cmp.c
Fix asm tokens leaks because they used Vector and PVector ( #5019 )
2025-03-31 10:39:53 +08:00
core.c
core: remove pg and visual ROP ( #5398 )
2025-09-21 22:37:16 +08:00
core_private.h
core: remove pg and visual ROP ( #5398 )
2025-09-21 22:37:16 +08:00
core_private_base.h
Fix multidex and open_many loading using proper base address ( #2104 )
2021-12-18 09:54:42 +01:00
cparser.c
Normalize the output of L subcommands ( #5077 )
2025-04-08 16:46:27 +08:00
cpdb.c
Remove static vars from librz/core/windows_heap.c ( #5326 )
2025-08-29 08:30:04 +08:00
cplugin.c
refactor: Use HtSP for storing plugins. ( #4687 )
2024-10-26 16:31:13 +08:00
cprint.c
Replace strdup with rz_str_dup ( #4634 )
2024-09-15 19:12:07 +08:00
creg.c
Add /*<type>*/ comments everywhere ( #2986 )
2022-09-11 13:04:53 +08:00
csearch.c
String search performance improvement ( #5383 )
2025-09-18 00:42:03 +08:00
csign.c
Use rz_buf_new_file when loading PDB & FLIRT files. ( #5161 )
2025-05-22 17:08:29 +08:00
csyscall.c
Remove some more of sdb_fmt() calls ( #4140 )
2024-01-30 22:36:39 +08:00
ctypes.c
Replace strdup with rz_str_dup ( #4634 )
2024-09-15 19:12:07 +08:00
cvfile.c
refactor: removed mode parameter from all rz_io_desc_new references ( #5367 )
2025-09-12 23:26:29 +08:00
devirtualize_cxx.c
Devirtualize message dispatch in ObjectiveC ( #5328 )
2025-09-27 15:37:02 +08:00
devirtualize_objc.c
Devirtualize message dispatch in ObjectiveC ( #5328 )
2025-09-27 15:37:02 +08:00
disasm.c
Improve performance of string search. ( #5262 )
2025-09-11 22:29:20 +08:00
fortune.c
Remove Global/Static variables in path.c to make it thread safe ( #5148 )
2025-06-13 21:34:33 +08:00
golang.c
Refine the output of iz command and remove ordinal in RzBinString ( #5122 )
2025-05-23 13:46:30 +00:00
hack.c
librz/core: remove old shell completely ( #5004 )
2025-03-17 22:26:22 +08:00
libs.c
Remove Global/Static variables in path.c to make it thread safe ( #5148 )
2025-06-13 21:34:33 +08:00
linux_heap_glibc.c
linter: update clang-format installation to version 20 ( #5451 )
2025-10-12 08:02:03 +08:00
linux_heap_glibc.h
Fix memory leaks in linux heap parser ( #4426 )
2024-04-21 12:14:06 +08:00
linux_heap_glibc64.c
RzCore: remove as many #include .c as possible in cmd.c ( #2378 )
2022-03-17 10:30:57 +08:00
linux_heap_glibc64.h
RzCore: remove as many #include .c as possible in cmd.c ( #2378 )
2022-03-17 10:30:57 +08:00
linux_heap_jemalloc.c
linter: update clang-format installation to version 20 ( #5451 )
2025-10-12 08:02:03 +08:00
meson.build
Devirtualize message dispatch in ObjectiveC ( #5328 )
2025-09-27 15:37:02 +08:00
project.c
sdb: remove unused cas and expire features ( #4487 )
2024-05-12 18:27:54 +08:00
project_migrate.c
Remove bin.debase64 option. ( #5405 )
2025-09-23 00:59:12 +08:00
README.md
librz: add some initial documentation ( #3782 )
2023-10-13 13:46:19 +08:00
rop.c
Fix asm tokens leaks because they used Vector and PVector ( #5019 )
2025-03-31 10:39:53 +08:00
rtr.c
Remove RAP protocol ( #5046 )
2025-03-27 00:55:06 +08:00
rtr_http.c
shell: port R commands to RzShell ( #4957 )
2025-03-05 23:18:20 +08:00
rtr_shell.c
Remove dead code ( #4705 )
2024-11-08 18:46:13 +08:00
seek.c
Fix definition of alignment
2025-02-14 01:27:47 +08:00
serialize_core.c
Add: Mark API ( #5313 )
2025-09-01 22:06:01 +00:00
task.c
Replace strdup with rz_str_dup ( #4634 )
2024-09-15 19:12:07 +08:00
windows_heap.c
linter: update clang-format installation to version 20 ( #5451 )
2025-10-12 08:02:03 +08:00
yank.c
Fix definition of alignment
2025-02-14 01:27:47 +08:00