radare2/libr/core
Sylvain Pelissier 10f4c29dcf Display /h help
2024-07-18 22:03:44 +02:00
..
p The sixref command shouldnt change current seek ##analysis 2024-06-05 19:19:23 +02:00
agraph.c Hide asm.dwarf.file in the summary graph ##graph 2024-05-10 20:36:10 +02:00
anal_objc.c Implement small vec optimization ##util 2023-07-20 12:58:14 +02:00
anal_tp.c Use codeAlign instead of dataAlign for thumb stepping ##emulation 2024-06-23 00:52:40 +02:00
blaze.c Fix aac bug caused by anal.in on binaries with sections ##analysis 2024-02-16 12:52:27 +01:00
canal.c Early catch some missbehaves in the macho class parsing ##bin 2024-07-09 21:10:59 +02:00
carg.c Leftovers from the resolve_fcn_name renaming 2023-10-26 12:53:55 +02:00
casm.c Fix #22974 - minimum blocksize to reduce missing matches in /ad ##search 2024-05-29 16:01:13 +02:00
cbin.c Fix null deref when running iS without any binobject loaded ##crash 2024-06-05 21:39:22 +02:00
cconfig.c Run the native swift demangler tests on darwin-x64 too ##bin 2024-07-10 17:03:37 +02:00
cfile.c Initial support for RBin->RIO redirections ##bin 2024-07-09 22:09:09 +02:00
cio.c Fix the last cov, a null deref in cio.c 2024-03-31 03:53:35 +02:00
citem.c More cleanup on the cmd_info loop logic (#22920) 2024-05-12 01:52:16 +02:00
cmd_anal.inc.c Initial implementation of ?iu for the onelinered custon UI ##visual 2024-07-18 21:01:08 +02:00
cmd_api.c Fix appending redirection on internal alias files ##shell 2024-06-27 16:11:30 +02:00
cmd_cmp.inc.c Add curl post support and minor http fixes ##socket 2024-06-20 10:45:38 +02:00
cmd_debug.inc.c Fix drr - register periscoping on arm-thumb ##debug 2024-07-03 11:19:07 +02:00
cmd_egg.inc.c Fix (null) in gS output 2024-02-14 18:09:04 +01:00
cmd_eval.inc.c Use RCorePJ if possible instead of PJ ##json 2024-06-20 01:20:57 +02:00
cmd_flag.inc.c Use RCorePJ if possible instead of PJ ##json 2024-06-20 01:20:57 +02:00
cmd_hash.inc.c Support using the question mark in rlang plugin calls ##shell 2024-03-27 20:38:54 +01:00
cmd_help.inc.c Initial implementation of ?iu for the onelinered custon UI ##visual 2024-07-18 21:01:08 +02:00
cmd_info.inc.c Fix iej/ilj on ob* and remove ieee (use ie;iee instead) ##bin 2024-07-06 19:35:32 +02:00
cmd_log.inc.c Show io and core plugin version in the json listing ##core 2024-05-29 11:34:16 +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 Use RCorePJ if possible instead of PJ ##json 2024-06-20 01:20:57 +02:00
cmd_mount.inc.c Use RCorePJ if possible instead of PJ ##json 2024-06-20 01:20:57 +02:00
cmd_open.inc.c Rename ib as ooi ##shell 2024-07-04 16:47:37 +02:00
cmd_print_list.c Initial WIP implementation of pl ##shell 2024-02-16 12:53:10 +01:00
cmd_print.inc.c Honor hex.cols in pxb bitdump view ##print 2024-06-20 13:58:49 +02:00
cmd_project.inc.c Add -P command in the shell and error code on project load ##projects 2024-04-09 17:36:09 +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 Display /h help 2024-07-18 22:03:44 +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 Improve argument parsing logic for 'tail' ##shell 2024-07-12 15:45:11 +02:00
cmd_write.inc.c Fix wt, aht help messages and early catch badly formatted help messages ##shell 2024-06-05 19:12:19 +02:00
cmd_zign.inc.c Add support for parsing next zignatures ##zinatures 2024-07-16 18:59:55 +02:00
cmd.c Support base64 encoded r2js scripts ##lang 2024-07-18 11:33:48 +02:00
core.c Improve the multiline comment user experience ##shell 2024-07-16 19:34:14 +02:00
corelog.c Each RLogCallback have its own user pointer ##crash 2024-05-27 17:24:40 +02:00
cplugin.c Refactor structure of metadata for core plugins ##core 2023-08-14 11:05:34 +02:00
cproject.c Fix some problems when renaming projects ##projects 2022-12-10 22:10:32 +01:00
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.c Update SDB to fix name conflicts in haiku 2023-10-02 13:27:43 +02:00
disasm.c Store operations also deserve a place for asm.emu ##disasm 2024-07-03 18:20:34 +02:00
dmh_glibc.inc.c Fix infinite loops in the heap parser and fix 2 broken tests ##debug 2024-06-13 17:35:36 +02: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 Use RCorePJ if possible instead of PJ ##json 2024-06-20 01:20:57 +02:00
fortune.c Fix few memleaks spotted by coverity scan 2024-05-13 01:03:59 +02: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 Load script plugins from system directories, and cleanup logic 2024-01-08 11:34:26 +01: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
panels.c Add Bit Registers panel ##visual 2024-07-18 21:05:01 +02:00
patch.c Implement the 'wget' command to download files from http:// ##shell 2023-02-15 19:42:26 +01:00
project.c Use RCorePJ if possible instead of PJ ##json 2024-06-20 01:20:57 +02:00
pseudo.c Add few missing arm64 fpu instructions for pseudo ##decompiler 2024-07-10 22:50:47 +02:00
rtr_http.inc.c Cleanup the mimetype code to make the linter and the reader happier 2024-04-10 18:06:09 +02:00
rtr_shell.inc.c Use .inc.c in libr/core ##refactor 2023-09-07 11:23:04 +02:00
rtr.c Fix unaligned ptrace reads - spotted on s390 ##debug 2024-04-05 18:41:16 +02:00
task.c some refactoring of the RThread thing 2024-02-23 18:47:27 +01:00
vasm.c Support live hexpairs input in the visual assembler ##visual 2024-04-04 11:29:33 +02:00
visual_riu.inc.c Initial implementation of ?iu for the onelinered custon UI ##visual 2024-07-18 21:01:08 +02:00
visual_tabs.inc.c Use .inc.c in libr/core ##refactor 2023-09-07 11:23:04 +02:00
visual.c Fix last memleaks, simplify Vz to toggle folding basic blocks ##visual 2024-07-16 23:21:24 +02:00
vmarks.c Fix visual marks commands: fV* and fV-# ##visual 2023-09-13 00:54:29 +02:00
vmenus_graph.c Keep RCons.strcat defines for backward compat ##api 2023-07-29 11:10:31 +02:00
vmenus_zigns.c Keep RCons.strcat defines for backward compat ##api 2023-07-29 11:10:31 +02:00
vmenus.c Better error handling in vvs ##visual 2024-07-09 19:18:35 +02:00
vslides.c mal: manpage listing, markdown renderer, doc/ via man ##shell 2024-04-29 11:04:22 +02:00
yank.c Boolify the RCore.yank ##api 2023-10-23 19:58:26 +02:00
zdiff.c Fix a couple of null derefs in zdiff and ls 2023-06-28 16:38:53 +02:00