radare2/libr/core
pancake ee6471f113
Some checks are pending
build / linux-wasi (push) Waiting to run
build / linux-wasi-api (push) Waiting to run
build / linux-csnext (push) Waiting to run
build / tarball (push) Waiting to run
build / linux-static (push) Waiting to run
build / linux-acr-rpm-64 (push) Waiting to run
build / linux-acr-deb (amd64) (push) Waiting to run
build / linux-acr-deb (arm64, aarch64-linux-gnu) (push) Waiting to run
build / linux-acr-deb (i386, multilib) (push) Waiting to run
build / macos-acr (arm64, 13) (push) Waiting to run
build / macos-acr (x86_64, 12) (push) Waiting to run
build / ios (cydia32) (push) Waiting to run
build / ios (true, cydia) (push) Waiting to run
build / android-acr (16, arm) (push) Waiting to run
build / android-acr (aarch64) (push) Waiting to run
build / android-meson (x86_64) (push) Waiting to run
build / w32-meson (push) Waiting to run
build / w64-static-2022 (push) Waiting to run
build / w64-static (push) Waiting to run
build / w64-meson (push) Waiting to run
build / check_abi_compatibility (push) Blocked by required conditions
build / check_release (push) Blocked by required conditions
build / release (push) Blocked by required conditions
CI / linux-acr-oldlibsbug (push) Waiting to run
CI / linux-nocs (push) Waiting to run
CI / linux-acr-gperf (push) Waiting to run
CI / linux-sys-capstone (push) Waiting to run
CI / linux-acr-resymlink (push) Waiting to run
CI / linux-test (push) Waiting to run
CI / linux-static-meson (push) Waiting to run
CI / macos-test (push) Waiting to run
CI / linux-rpath (push) Waiting to run
CI / macos-rpath (push) Waiting to run
CI / linux-meson-spaces (push) Waiting to run
CI / linux-tinyasan-fuzz (push) Waiting to run
CI / linux-asan-fuzz (push) Waiting to run
CI / w64-make (push) Waiting to run
CI / w32-mingw (push) Waiting to run
CI / w64-mingw (push) Waiting to run
Code scanning - action / CodeQL-Build (push) Waiting to run
Coverity Scan / latest (push) Waiting to run
tcc / ubuntu-tcc-newabi (push) Waiting to run
tcc / ubuntu-tcc-test (push) Waiting to run
tcc / ubuntu-tcc-nodbg (push) Waiting to run
tcc / r2pm-tcc (push) Waiting to run
tcc / ubuntu-tcc-syslibs (push) Waiting to run
Fix invalid command error message when subcommand is the null char ##shell
2024-10-21 08:45:56 +02:00
..
p Code cleanup 2024-10-17 15:37:39 +02:00
agraph.c Replace "" with ' in more * subcommands, wip deprecation for safetiness ##shell 2024-10-10 18:37:03 +02:00
anal_objc.c
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
canal.c Implement 'afln' command to list all function names ##analysis 2024-10-17 19:11:14 +02:00
carg.c
casm.c Fix #23322 - assembler for 'mov r(number), [reg+delta]' ##arch 2024-09-16 12:16:45 +02:00
cbin.c Implement ahb*, use more single quote, fix codeinj vuln and more ##analysis 2024-10-11 00:50:05 +02:00
cconfig.c Fix the default value for dir.cache 2024-10-18 12:38:42 +02:00
cfile.c Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
cio.c Add io.voidwrites 2024-10-06 22:08:41 +00:00
citem.c
cmd_anal.inc.c Use SPDX license namings in all the arch plugins ##doc 2024-10-18 13:25:40 +02:00
cmd_api.c
cmd_cmp.inc.c Use RCore.returnInvalidCommand the remaining root commands ##shell 2024-09-21 16:25:28 +02:00
cmd_debug.inc.c Do not clearline in -A 2024-10-11 00:02:04 +02: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 last covs 2024-10-01 11:31:28 +02: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
cmd_help.inc.c Fix "?E C.." bug in clippy ##shell 2024-10-21 08:45:40 +02:00
cmd_info.inc.c Replace ia with iA, deprecated 'ia' ##bin 2024-10-11 19:47:35 +02: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
cmd_magic.inc.c
cmd_meta.inc.c Use RCore.returnInvalidCommand the remaining root commands ##shell 2024-09-21 16:25:28 +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 Fix help for omt 2024-10-15 16:25:19 +02:00
cmd_print_list.c
cmd_print.inc.c Fix invalid command error message when subcommand is the null char ##shell 2024-10-21 08:45:56 +02: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
cmd_search_rop.inc.c
cmd_search.inc.c Fix /cp segfault on missing key ##crash 2024-09-20 11:15:03 +02:00
cmd_seek.inc.c
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_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 Add script for linting assert lines on all R_APIs ##lint 2024-10-15 18:08:28 +02:00
core.c Add scr.prompt.prj to show project name ##projects 2024-10-12 02:03:55 +02:00
corelog.c
cplugin.c
cproject.c
cundo.c
disasm_stackptr.inc.c
disasm.c Fix #23273 - Honor scr.strconv in emustr, fncarg and add tests ##disasm 2024-10-10 17:03:48 +02:00
dmh_glibc.inc.c
dmh_jemalloc.inc.c
dmh_macos.inc.c
dmh_windows.inc.c
fortune.c
gdiff.c
hack.c
libs.c Use dir.plugins config var instead of hardcoded R2_LIBDIR in libs.c 2024-09-10 12:17:31 +02:00
Makefile
meson.build
panels.c Replace "" with ' in more * subcommands, wip deprecation for safetiness ##shell 2024-10-10 18:37:03 +02:00
patch.c Fix ?t'. avoid the use of "" prefixes ##shell 2024-09-27 09:21:28 +02:00
project.c Inform about the project path before removing ##projects 2024-10-14 00:47:44 +02:00
pseudo.c Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
rtr_http.inc.c
rtr_shell.inc.c
rtr.c Deprecate the IS_DIGIT/IS_UPPER/IS_LOWER, we have posix ##api 2024-09-17 17:05:59 +02:00
task.c
vasm.c
visual_riu.inc.c
visual_tabs.inc.c
visual.c Improve visualization of the visual xrefs view ##visual 2024-09-30 18:31:34 +02: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
vmenus_zigns.c
vmenus.c Implement ahb*, use more single quote, fix codeinj vuln and more ##analysis 2024-10-11 00:50:05 +02:00
vslides.c
yank.c
zdiff.c Use SPDX license namings in all the arch plugins ##doc 2024-10-18 13:25:40 +02:00