| .. |
|
cmd
|
Remove old options and replace with new global ones for string search.
|
2024-02-19 19:39:00 +08:00 |
|
cmd_descs
|
pf command help fixes
|
2024-02-19 20:14:12 +08:00 |
|
p
|
Add bin.demangle.flags to allow users to simplify or not mangled strings (#3659)
|
2023-07-17 23:31:09 +08:00 |
|
tui
|
Fix regression on panel due recent changes. (#4217)
|
2024-02-13 10:43:36 +08:00 |
|
agraph.c
|
Replace sdb_fmt() with rz_strf().
|
2024-02-20 05:57:03 +00:00 |
|
analysis_objc.c
|
Refactor sections in RzBinPlugin from list to pvector (#4089)
|
2024-01-11 12:19:22 +08:00 |
|
analysis_tp.c
|
Add user pointer to RzListComparator (#4204)
|
2024-02-11 13:28:33 +08:00 |
|
basefind.c
|
Remove old options and replace with new global ones for string search.
|
2024-02-19 19:39:00 +08:00 |
|
cagraph.c
|
Add (i)CFG node type annotations + bug fix (#4221)
|
2024-02-14 23:40:00 +08:00 |
|
canalysis.c
|
core/analysis: API to calculate multiple instructions size (#4279)
|
2024-02-21 21:08:58 +08:00 |
|
cannotated_code.c
|
|
|
|
carg.c
|
|
|
|
casm.c
|
Add user pointer to RzListComparator (#4204)
|
2024-02-11 13:28:33 +08:00 |
|
cautocmpl.c
|
Fix old math commands (#3828)
|
2023-09-14 08:53:25 +08:00 |
|
cbin.c
|
Remove old options and replace with new global ones for string search.
|
2024-02-19 19:39:00 +08:00 |
|
cconfig.c
|
Fix memleaks related to RzBin::default_hashes (#4286)
|
2024-02-23 20:20:19 +08:00 |
|
ccrypto.c
|
Unify crypto plugin api to match all the other plugins. (#3773)
|
2023-08-18 23:25:41 +08:00 |
|
cdebug.c
|
Backtrace info should be fetched only in certain flag spaces
|
2024-02-19 19:39:00 +08:00 |
|
cdwarf.c
|
DWARF: fix loclists dump (#4152)
|
2024-01-25 21:53:23 +08:00 |
|
cesil.c
|
dbg.follow: Follow when pc >= core->offset + dbg.follow (#3499)
|
2023-05-06 07:18:47 +08:00 |
|
cfile.c
|
Remove old options and replace with new global ones for string search.
|
2024-02-19 19:39:00 +08:00 |
|
cflag.c
|
Show realname in fl.t table output (#3682)
|
2023-07-23 13:46:26 +08:00 |
|
cgraph.c
|
Prevent creation of node duplicates. (#4233)
|
2024-02-15 15:50:22 +08:00 |
|
chash.c
|
|
|
|
cheap.c
|
|
|
|
cil.c
|
rzil: add analysis and evaluation integration test (#4241)
|
2024-02-16 21:10:44 +08:00 |
|
cio.c
|
Fix the wrong condition in rz_core_write_at (#4009)
|
2023-11-29 08:53:29 +08:00 |
|
clang.c
|
|
|
|
cmeta.c
|
Remove old options and replace with new global ones for string search.
|
2024-02-19 19:39:00 +08:00 |
|
cmp.c
|
|
|
|
core.c
|
Remove old options and replace with new global ones for string search.
|
2024-02-19 19:39:00 +08:00 |
|
core_private.h
|
rzil: add analysis and evaluation integration test (#4241)
|
2024-02-16 21:10:44 +08:00 |
|
core_private_base.h
|
|
|
|
cparser.c
|
|
|
|
cpdb.c
|
Backtrace info should be fetched only in certain flag spaces
|
2024-02-19 19:39:00 +08:00 |
|
cplugin.c
|
librz: do not duplicate plugins (#3313)
|
2023-01-23 12:51:09 +00:00 |
|
cprint.c
|
Convert pf commands to rzshell (#3467)
|
2024-02-16 10:30:59 +08:00 |
|
creg.c
|
Add /*<type>*/ comments everywhere (#2986)
|
2022-09-11 13:04:53 +08:00 |
|
csign.c
|
Remove hidden static in rz_str_pad
|
2024-01-06 23:30:07 +08:00 |
|
csyscall.c
|
Remove some more of sdb_fmt() calls (#4140)
|
2024-01-30 22:36:39 +08:00 |
|
ctypes.c
|
type/format: fix output in pf commands (#4272)
|
2024-02-20 21:37:14 +08:00 |
|
cvfile.c
|
Transition of virtual_files in RzBinPlugin (from list to pvector) (#4042)
|
2023-12-22 01:06:18 +08:00 |
|
disasm.c
|
Remove old options and replace with new global ones for string search.
|
2024-02-19 19:39:00 +08:00 |
|
fortune.c
|
|
|
|
golang.c
|
Update core/golang.c copyright header.
|
2024-02-15 19:41:12 +08:00 |
|
hack.c
|
ci: use clang-format from LLVM 16 (#3696)
|
2023-08-01 09:11:26 +08:00 |
|
libs.c
|
build: Introduce EXTRA_PREFIX for loading plugins/resources from another path
|
2023-05-19 16:42:35 +02:00 |
|
linux_heap_glibc.c
|
Convert from rz_str_new to rz_str_dup (#4178)
|
2024-02-07 00:07:53 +08:00 |
|
linux_heap_glibc.h
|
|
|
|
linux_heap_glibc64.c
|
|
|
|
linux_heap_glibc64.h
|
|
|
|
linux_heap_jemalloc.c
|
Transition from list to pvector for symbols in RzBinPlugin (#4077)
|
2024-01-06 19:54:19 +08:00 |
|
meson.build
|
Remove the dependency of core->block in pi/pI (#4023)
|
2023-12-20 19:46:44 +08:00 |
|
project.c
|
Remove some of the sdb_fmt() calls (#4131)
|
2024-01-21 12:26:37 +08:00 |
|
project_migrate.c
|
Bump project to v16
|
2024-02-19 19:39:00 +08:00 |
|
README.md
|
librz: add some initial documentation (#3782)
|
2023-10-13 13:46:19 +08:00 |
|
rtr.c
|
CID 316571: Double free
|
2024-02-15 19:41:12 +08:00 |
|
rtr_http.c
|
Add simple POST-command and changed upload path (remote) (#4106)
|
2024-01-17 15:17:36 +08:00 |
|
rtr_shell.c
|
Remove global RzLine instance
|
2024-01-07 22:40:25 +08:00 |
|
seek.c
|
|
|
|
serialize_core.c
|
Serialize seek history (#3838)
|
2023-09-10 21:30:30 +08:00 |
|
task.c
|
|
|
|
windows_heap.c
|
Load symbols in modules from PDB (#4025)
|
2023-12-10 14:14:14 +08:00 |
|
yank.c
|
|
|