radare2/libr/core
2024-11-15 20:46:35 +01:00
..
p Save/restore comments in the new projects ##projects 2024-11-06 01:04:02 +01:00
agraph.c Replace "" with ' in more * subcommands, wip deprecation for safetiness ##shell 2024-10-10 18:37:03 +02:00
anal_objc.c Fix string ref direction and improve false positive xref types ##analysis 2024-11-15 00:36:41 +01:00
anal_tp.c Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
blaze.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
canal.c Fix string ref direction and improve false positive xref types ##analysis 2024-11-15 00:36:41 +01:00
carg.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
casm.c Fix #23322 - assembler for 'mov r(number), [reg+delta]' ##arch 2024-09-16 12:16:45 +02:00
cbin.c Use raw symbol name in flatItem.realname instead of the flag name ##bin 2024-11-03 17:45:55 +01:00
cconfig.c -e log.level accept strings too ##config 2024-11-03 22:51:59 +01:00
cfile.c Install scripts ##build 2024-10-21 20:45:30 +02:00
cio.c Add io.voidwrites 2024-10-06 22:08:41 +00:00
citem.c More cleanup on the cmd_info loop logic (#22920) 2024-05-12 01:52:16 +02:00
cmd_anal.inc.c Fix string ref direction and improve false positive xref types ##analysis 2024-11-15 00:36:41 +01:00
cmd_api.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
cmd_cmp.inc.c Fix xdg cachedir and histfile path issues ##shell 2024-10-28 10:36:11 +01:00
cmd_debug.inc.c Fix dmhj output 2024-11-04 22:24:16 +01:00
cmd_egg.inc.c Use RCore.returnInvalidCommand the remaining root commands ##shell 2024-09-21 16:25:28 +02:00
cmd_eval.inc.c Fix #23639 - Implement e+ command to set config vars in r2rc ##core 2024-11-15 20:46:35 +01:00
cmd_flag.inc.c Unify aea/aeA command logic and a little cleanup 2024-09-26 10:24:49 +02:00
cmd_hash.inc.c Handle base64: in #!-e ##lang 2024-10-22 01:26:33 +02:00
cmd_help.inc.c Revert e0b1977668 - bring back the full IO address space ##debug 2024-11-07 01:16:07 +01:00
cmd_info.inc.c Handle table queries for strings in "iz," ##shell 2024-11-06 10:07:58 +01:00
cmd_log.inc.c Fix all the plugins listing in r2 -Vj ##shell 2024-10-15 19:54:36 +02:00
cmd_macro.inc.c Fix command macro parsing and calling and add another test ##shell 2024-04-09 16:14:41 +02:00
cmd_magic.inc.c Use .inc.c in libr/core ##refactor 2023-09-07 11:23:04 +02:00
cmd_meta.inc.c Remove globals in RCore.cmdMeta ##globals 2024-10-23 21:26:20 +02:00
cmd_mount.inc.c Fix all the plugins listing in r2 -Vj ##shell 2024-10-15 19:54:36 +02:00
cmd_open.inc.c Dont priorize null:// maps on macho binaries ##io 2024-10-30 13:15:42 +01:00
cmd_print_list.c Initial WIP implementation of pl ##shell 2024-02-16 12:53:10 +01:00
cmd_print.inc.c Correct print strhash ##crypto 2024-11-03 22:52:29 +01:00
cmd_project.inc.c Honor absolute and relative paths in Pze ##projects 2024-10-12 02:03:55 +02:00
cmd_quit.inc.c Honor numeric argument in q!! and simplify command logic ##shell 2024-07-01 09:38:47 +02:00
cmd_search_rop.inc.c Use .inc.c in libr/core ##refactor 2023-09-07 11:23:04 +02:00
cmd_search.inc.c Add /abf to search loops in current function ##search 2024-10-25 13:20:53 +02:00
cmd_seek.inc.c Use RCorePJ if possible instead of PJ ##json 2024-06-20 01:20:57 +02:00
cmd_type.inc.c Single quote e* and t* 2024-10-13 01:00:46 +02:00
cmd_write.inc.c Replace "" with ' in more * subcommands, wip deprecation for safetiness ##shell 2024-10-10 18:37:03 +02:00
cmd_yank.inc.c Better handling invalid subcommands ##shell 2024-11-06 11:08:00 +01:00
cmd_zign.inc.c Make -p/-P available from the r2 shell and better subcommand handling ##shell 2024-09-26 21:10:28 +02:00
cmd.c Better handling invalid subcommands ##shell 2024-11-06 11:08:00 +01:00
core.c Fix #23639 - Implement e+ command to set config vars in r2rc ##core 2024-11-15 20:46:35 +01:00
corelog.c Each RLogCallback have its own user pointer ##crash 2024-05-27 17:24:40 +02:00
cplugin.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
cproject.c Replace r_return_val_if_fail with uppercase alternative 2024-08-05 12:26:32 +02:00
cundo.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
disasm_stackptr.inc.c Update SDB to fix name conflicts in haiku 2023-10-02 13:27:43 +02:00
disasm.c Fixed old_offset not restored on pdj ##print 2024-11-08 22:45:54 +01:00
dmh_glibc.inc.c Stop earlier in glibc checks in dmh ##debug 2024-11-06 11:39:45 +01:00
dmh_jemalloc.inc.c Fix null deref in Vbc ##crash 2024-05-10 20:26:53 +02:00
dmh_macos.inc.c Use .inc.c in libr/core ##refactor 2023-09-07 11:23:04 +02:00
dmh_windows.inc.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
fortune.c Disable fortunes in sandbox mode, better null checks ##crash 2024-11-06 11:08:00 +01:00
gdiff.c Use RFile.new instead of R_JOIN in the fortunes code 2024-05-12 02:14:58 +02:00
hack.c Use RFile.new instead of R_JOIN in the fortunes code 2024-05-12 02:14:58 +02:00
libs.c Use dir.plugins config var instead of hardcoded R2_LIBDIR in libs.c 2024-09-10 12:17:31 +02:00
Makefile Initial WIP implementation of pl ##shell 2024-02-16 12:53:10 +01:00
meson.build Initial WIP implementation of pl ##shell 2024-02-16 12:53:10 +01:00
numvars.inc.c Fix $B numvars when not at the start of one of them 2024-11-07 02:03:30 +01:00
panels.c Replace "" with ' in more * subcommands, wip deprecation for safetiness ##shell 2024-10-10 18:37:03 +02:00
patch.c Save/restore comments in the new projects ##projects 2024-11-06 01:04:02 +01:00
project.c Inform about the project path before removing ##projects 2024-10-14 00:47:44 +02:00
pseudo.c Fix some broken gotos in pdc ##decompiler 2024-10-28 12:59:35 +01:00
rtr_http.inc.c More fixes for the =l background webserver sessions ##web 2024-09-03 11:01:37 +02:00
rtr_shell.inc.c Use .inc.c in libr/core ##refactor 2023-09-07 11:23:04 +02:00
rtr.c Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
task.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
vasm.c Support live hexpairs input in the visual assembler ##visual 2024-04-04 11:29:33 +02:00
visual_riu.inc.c Fix null deref in ?iu 2024-07-19 15:52:33 +02:00
visual_tabs.inc.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
visual.c Handle [] and ; keys in Vv ##visual 2024-10-28 10:06:03 +01:00
vmarks.c Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
vmenus_graph.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
vmenus_zigns.c Keep RCons.strcat defines for backward compat ##api 2023-07-29 11:10:31 +02:00
vmenus.c Support multibyte inc/dec with Vd1[+-] ##visual 2024-11-14 06:00:44 +01:00
vslides.c Replace other r_return_* uses and update DEVELOPERS.md ##refactor 2024-08-05 13:31:58 +02:00
yank.c Better handling invalid subcommands ##shell 2024-11-06 11:08:00 +01:00
zdiff.c Use SPDX license namings in all the arch plugins ##doc 2024-10-18 13:25:40 +02:00