.. |
p
|
Merge rhash into rcrypto and improve apis ##api
|
2022-09-15 11:25:40 +02:00 |
agraph.c
|
Check magic header before assuming an interpreted file is executable ##r2pipe
|
2022-09-16 12:12:07 +02:00 |
anal_objc.c
|
Remove RPrintRowlog and use R_LOG isntead ##shell
|
2022-09-16 20:45:13 +02:00 |
anal_tp.c
|
|
|
blaze.c
|
|
|
canal.c
|
Update to the latest SDB that's changing the sdb_itoa() signature
|
2022-09-18 20:38:58 +02:00 |
carg.c
|
|
|
casm.c
|
|
|
cbin.c
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
cconfig.c
|
Deprecate graph.web eval config var ##config
|
2022-09-18 01:36:59 +02:00 |
cfile.c
|
Update to the latest SDB that's changing the sdb_itoa() signature
|
2022-09-18 20:38:58 +02:00 |
cio.c
|
Add linting to avoid setting bool config vars with strings
|
2022-09-16 11:46:18 +02:00 |
citem.c
|
|
|
cmd_anal.c
|
Update to the latest SDB that's changing the sdb_itoa() signature
|
2022-09-18 20:38:58 +02:00 |
cmd_api.c
|
Remove some more unused and deprecated RCmd APIs
|
2022-09-15 16:36:10 +02:00 |
cmd_cmp.c
|
Change R_LOG_INFO to R_LOG_TODO where suitable ##api
|
2022-09-16 17:46:08 +02:00 |
cmd_debug.c
|
Change R_LOG_INFO to R_LOG_TODO where suitable ##api
|
2022-09-16 17:46:08 +02:00 |
cmd_egg.c
|
Change the way TODO messages are printed from eprintf to R_LOG_TODO
|
2022-09-15 04:07:29 +02:00 |
cmd_eval.c
|
|
|
cmd_flag.c
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
cmd_hash.c
|
|
|
cmd_help.c
|
Use more r_core_cmd_help_match in cmd_open, remove eprintfs
|
2022-09-06 22:23:08 +02:00 |
cmd_info.c
|
Import the free pascal symbol demangler from rizin ##bin
|
2022-09-14 08:44:17 +02:00 |
cmd_log.c
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
cmd_macro.c
|
|
|
cmd_magic.c
|
|
|
cmd_meta.c
|
Update to the latest SDB that's changing the sdb_itoa() signature
|
2022-09-18 20:38:58 +02:00 |
cmd_mount.c
|
Boolify and rename some methods and fields from RFS ##api
|
2022-09-14 23:41:12 +02:00 |
cmd_open.c
|
Update to the latest SDB that's changing the sdb_itoa() signature
|
2022-09-18 20:38:58 +02:00 |
cmd_print.c
|
Change R_LOG_INFO to R_LOG_TODO where suitable ##api
|
2022-09-16 17:46:08 +02:00 |
cmd_project.c
|
Change the way TODO messages are printed from eprintf to R_LOG_TODO
|
2022-09-15 04:07:29 +02:00 |
cmd_quit.c
|
Add linting to avoid setting bool config vars with strings
|
2022-09-16 11:46:18 +02:00 |
cmd_search_rop.c
|
|
|
cmd_search.c
|
/ca update help message and add block cipher parameter
|
2022-09-15 16:28:38 +02:00 |
cmd_seek.c
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
cmd_type.c
|
Use RPVector in RAnalOp src/dst to support ldm/stm/simd ##anal
|
2022-09-18 10:01:39 +02:00 |
cmd_write.c
|
Use the new crypto api
|
2022-09-15 11:25:40 +02:00 |
cmd_zign.c
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
cmd.c
|
Add r_file_is_executable and r_file_extension apis ##api
|
2022-09-19 02:06:35 +02:00 |
core.c
|
Add r_file_is_executable and r_file_extension apis ##api
|
2022-09-19 02:06:35 +02:00 |
corelog.c
|
|
|
cplugin.c
|
|
|
cproject.c
|
|
|
cundo.c
|
Add the new ucu and ucd commands using the new core-undo apis ##shell
|
2022-09-14 17:42:03 +02:00 |
disasm_stackptr.inc
|
|
|
disasm.c
|
Rename r_arch_set_ to r_arch_config_set_ ##refactor
|
2022-09-17 04:37:33 +02:00 |
esil2c.c
|
Change the way TODO messages are printed from eprintf to R_LOG_TODO
|
2022-09-15 04:07:29 +02:00 |
fortune.c
|
|
|
gdiff.c
|
|
|
hack.c
|
|
|
libs.c
|
Add r_file_is_executable and r_file_extension apis ##api
|
2022-09-19 02:06:35 +02:00 |
linux_heap_glibc.c
|
|
|
linux_heap_jemalloc.c
|
|
|
Makefile
|
Introduce the new r_arch library, just the skeleton ##arch
|
2022-09-18 03:41:39 +02:00 |
meson.build
|
Introduce the new r_arch library, just the skeleton ##arch
|
2022-09-18 03:41:39 +02:00 |
panels.c
|
Deprecate graph.web eval config var ##config
|
2022-09-18 01:36:59 +02:00 |
patch.c
|
|
|
project.c
|
Add r_file_is_executable and r_file_extension apis ##api
|
2022-09-19 02:06:35 +02:00 |
pseudo.c
|
|
|
rtr_http.c
|
Change the way TODO messages are printed from eprintf to R_LOG_TODO
|
2022-09-15 04:07:29 +02:00 |
rtr_shell.c
|
|
|
rtr.c
|
Change R_LOG_INFO to R_LOG_TODO where suitable ##api
|
2022-09-16 17:46:08 +02:00 |
rvc.c
|
Use more R_LOG in core, bin, debug, io, .. and add more lints
|
2022-09-06 08:08:24 +02:00 |
task.c
|
|
|
vasm.c
|
|
|
visual_tabs.inc
|
Use more Config.setBoolean() and lint some cases
|
2022-09-06 22:23:08 +02:00 |
visual.c
|
Deprecate graph.web eval config var ##config
|
2022-09-18 01:36:59 +02:00 |
vmarks.c
|
|
|
vmenus_graph.c
|
|
|
vmenus_zigns.c
|
|
|
vmenus.c
|
Change R_LOG_INFO to R_LOG_TODO where suitable ##api
|
2022-09-16 17:46:08 +02:00 |
vslides.c
|
|
|
windows_heap.c
|
|
|
yank.c
|
Boolify r_core_yank_file_all() and fix shadow var bug ##api
|
2022-09-19 02:08:58 +02:00 |
zdiff.c
|
|
|