| .. |
|
cmd
|
Add '%$' command to deal with rizin variables (#3774)
|
2023-08-19 09:19:56 +08:00 |
|
cmd_descs
|
Add '%$' command to deal with rizin variables (#3774)
|
2023-08-19 09:19:56 +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
|
Add '%$' command to deal with rizin variables (#3774)
|
2023-08-19 09:19:56 +08:00 |
|
agraph.c
|
Move RzPanels from RzCore to RzCoreVisual (#3575)
|
2023-06-13 11:42:21 +08:00 |
|
analysis_objc.c
|
Add analysis for Objective-C selector stubs
|
2023-03-21 19:33:49 +01:00 |
|
analysis_tp.c
|
Fix multiple memory leaks
|
2023-06-05 22:41:20 +08:00 |
|
basefind.c
|
Breaking method is user defined. (#3598)
|
2023-06-23 18:24:22 +08:00 |
|
cagraph.c
|
Remove tiny graphs (#3567)
|
2023-06-09 17:59:04 +08:00 |
|
canalysis.c
|
Introduce rz_core_analysis_cc_init_by_path() that allows specifying a path to cc data.
|
2023-08-03 15:35:25 +08:00 |
|
cannotated_code.c
|
|
|
|
carg.c
|
|
|
|
casm.c
|
Rename analop to analysis_op and aop
|
2023-06-26 08:40:47 +08:00 |
|
cautocmpl.c
|
Rewrite how bins are loaded into RzBinObject
|
2023-06-01 23:16:09 +08:00 |
|
cbin.c
|
fix -M and bin.demangle (#3709)
|
2023-08-01 19:27:42 +08:00 |
|
cconfig.c
|
Add bin.demangle.flags to allow users to simplify or not mangled strings (#3659)
|
2023-07-17 23:31:09 +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
|
Refactoring debug plugin and cleanup output (#3634)
|
2023-07-04 10:42:41 +08:00 |
|
cdwarf.c
|
|
|
|
cesil.c
|
dbg.follow: Follow when pc >= core->offset + dbg.follow (#3499)
|
2023-05-06 07:18:47 +08:00 |
|
cfile.c
|
Reopening file should not be identified as an error
|
2023-07-25 11:02:11 +08:00 |
|
cflag.c
|
Show realname in fl.t table output (#3682)
|
2023-07-23 13:46:26 +08:00 |
|
cgraph.c
|
Add agI and aoi for printing RzIL statments as graph or pretty printing
|
2023-06-10 09:17:44 +08:00 |
|
chash.c
|
|
|
|
cheap.c
|
|
|
|
cil.c
|
Fix il vm aezi and aezs sync behavior (#3611)
|
2023-06-26 20:47:49 +08:00 |
|
cio.c
|
Improve cmd_help.yaml and fix random number generator (#3452)
|
2023-04-07 20:22:01 +08:00 |
|
clang.c
|
|
|
|
cmeta.c
|
Add /*<type>*/ comments everywhere (#2986)
|
2022-09-11 13:04:53 +08:00 |
|
cmp.c
|
|
|
|
core.c
|
Rename analop to analysis_op and aop
|
2023-06-26 08:40:47 +08:00 |
|
core_private.h
|
Move rz_core_analysis_var_display to public api (#3679)
|
2023-07-21 19:52:45 +08:00 |
|
core_private_base.h
|
|
|
|
cparser.c
|
|
|
|
cpdb.c
|
Add bin.demangle.flags to allow users to simplify or not mangled strings (#3659)
|
2023-07-17 23:31:09 +08:00 |
|
cplugin.c
|
librz: do not duplicate plugins (#3313)
|
2023-01-23 12:51:09 +00:00 |
|
cprint.c
|
core: fix 'pxj' command to not use core->block (#3693)
|
2023-07-27 22:59:46 +08:00 |
|
creg.c
|
Add /*<type>*/ comments everywhere (#2986)
|
2022-09-11 13:04:53 +08:00 |
|
csign.c
|
Fix flirt crc calculation, length and matching
|
2022-10-26 21:46:22 +02:00 |
|
csyscall.c
|
|
|
|
ctypes.c
|
Remove type links and use global vars (#3618)
|
2023-07-03 02:02:12 +08:00 |
|
cvfile.c
|
|
|
|
disasm.c
|
Fix Tricore disassembly performance (#3729)
|
2023-08-10 11:48:49 +08:00 |
|
fortune.c
|
|
|
|
golang.c
|
Reduce requested op info in go analysis
|
2023-01-21 18:26:11 +01: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
|
Linux heap - skip invalid addresses in main arena (#3344)
|
2023-02-05 22:55:28 +08:00 |
|
linux_heap_glibc.h
|
|
|
|
linux_heap_glibc64.c
|
|
|
|
linux_heap_glibc64.h
|
|
|
|
linux_heap_jemalloc.c
|
Fix dmx command comments (#3186)
|
2022-11-14 21:16:13 +08:00 |
|
meson.build
|
Unify crypto plugin api to match all the other plugins. (#3773)
|
2023-08-18 23:25:41 +08:00 |
|
project.c
|
Move rz_core_project_*() API to the project.c
|
2022-09-08 07:41:18 +08:00 |
|
project_migrate.c
|
Remove type links and use global vars (#3618)
|
2023-07-03 02:02:12 +08:00 |
|
rtr.c
|
Small refactoring of rtr_http.c code (#3329)
|
2023-01-31 10:02:54 +08:00 |
|
rtr_http.c
|
Improve cmd_help.yaml and fix random number generator (#3452)
|
2023-04-07 20:22:01 +08:00 |
|
rtr_shell.c
|
|
|
|
seek.c
|
|
|
|
serialize_core.c
|
Add missing project migrations tests up to v9 and fix leaks (#3205)
|
2022-11-27 09:39:10 +08:00 |
|
task.c
|
|
|
|
windows_heap.c
|
|
|
|
yank.c
|
|
|