radare2/test/db/cmd
2023-03-20 09:04:26 +01:00
..
0000 wb -> wX, wb = write big endian bits in byte ##write 2022-05-23 01:33:42 +02:00
archs SPARC ignores cfg.bigendian because all instruction fetches are BE ##anal 2022-06-27 10:36:06 +02:00
asm_colors Fix more tests to run outside x86-64 ##anal 2022-09-08 23:39:28 +02:00
backtickgrep Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
basic Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
bitmask Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
bug_3788 Set hex.hdroff=true by default ##print 2022-09-14 16:46:51 +02:00
bug_backtick Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
charset Set hex.hdroff=true by default ##print 2022-09-14 16:46:51 +02:00
classes Implement 'ic.' command ##bin 2022-10-22 06:48:22 +02:00
cmd_0 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_aae Add ablc, ab-, Fix and optimize in af- and aafs ##analysis 2022-01-12 12:07:26 +01:00
cmd_aafs Add ablc, ab-, Fix and optimize in af- and aafs ##analysis 2022-01-12 12:07:26 +01:00
cmd_ab Detect shift for the first switch case ##anal (#18336) 2021-03-01 22:39:37 +01:00
cmd_ac Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_aea ESIL signedness and other extensions ##esil (#17436) 2020-09-02 00:03:24 +02:00
cmd_aek Fix some tests on arm32 (#17948) 2020-11-23 12:34:06 +08:00
cmd_aes Drastically reduce eUsage counter ##shell 2023-03-09 16:07:09 +01:00
cmd_aesb Bring back aets+ and aets- commands 2020-09-02 06:00:38 +08:00
cmd_aex Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_af Some more likely hints in RCore.cmd from valgrind ##perf 2023-01-22 04:47:09 +01:00
cmd_afb Add refs column in aflt listing and fix refs&xrefs counting apis ##anal 2023-02-13 13:36:07 +01:00
cmd_afcl Add Plan 9 calling conventions ##anal 2022-12-30 20:10:07 +01:00
cmd_afl Fix #21340 - fix list of callrefs in afij ##anal 2023-03-02 19:04:35 +01:00
cmd_aflxj Implement aflxj ##anal 2022-09-24 10:47:42 +02:00
cmd_aflxv Implement aflxv and aflx? commands ##analysis 2022-10-13 14:20:42 +02:00
cmd_afn Honor escaping semicolons in macro definitions ##shell 2022-04-11 16:54:26 +02:00
cmd_afv Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_afvd Fix afvd using wrong var offsets (#17572) 2020-09-02 13:49:14 +02:00
cmd_ag Import the quickjs rlang plugin ##lang 2022-12-10 18:58:33 +01:00
cmd_agc Fix typos in different locations 2023-01-16 18:41:04 +01:00
cmd_agf Fix #21052 - wrong emulation for pop rsp ##esil 2022-11-21 23:55:10 +01:00
cmd_ah Optimize and fix heap overflow in asm.tabs using RStrBuf ##crash 2021-12-23 18:08:14 +01:00
cmd_ahi Use RArchConfig in RPrint ##api 2022-05-22 01:02:56 +02:00
cmd_aii Add Global Import API (#17692) 2020-09-24 02:15:22 +02:00
cmd_alias Multiple alias improvements 2021-10-06 22:24:42 +02:00
cmd_an Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_ao Move the riscv.cs plugin ##arch 2023-03-01 21:54:58 +01:00
cmd_ara Add Plan 9 calling conventions ##anal 2022-12-30 20:10:07 +01:00
cmd_arp Generalize vector instruction types instead of following intel-specific ##analysis 2022-11-02 14:02:40 +01:00
cmd_att Fix #18323 - honor anal.calls in aa ##anal 2021-04-25 01:11:57 +02:00
cmd_av use pj in vtable (#18069) 2020-12-20 02:30:51 +01:00
cmd_avr Rename anal.cpp.abi to anal.cxxabi, and add options for dbg.malloc ##shell 2022-05-06 10:30:11 +02:00
cmd_ax Rename axj to axlj, because axj is for jmp refs ##analysis 2022-12-14 12:13:45 +01:00
cmd_b Expose RCore.cmdCall() and fix b64: command + add tests ##shell 2022-12-02 23:32:24 +01:00
cmd_c Partial #19887 - Refactor c[248], add and test c[248]* ##shell 2022-07-07 01:58:11 +02:00
cmd_Ch Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_cmp Add the cmp command to compare two (alias) files ##shell 2022-04-10 18:16:18 +02:00
cmd_cond Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_cw Partial #19887 - Refactor, document, and test cw command (#19889) 2022-03-31 11:07:32 -05:00
cmd_dh Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_disassembly Fix char auto-comment in cmp instructions ##disasm 2022-11-22 00:51:13 +01:00
cmd_dmh Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_dr Update tests accordingly 2022-03-07 17:18:53 +01:00
cmd_dr_equal Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_ds Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_ec TLS a global and add tests for e, 2022-08-19 23:11:47 +02:00
cmd_env Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_eval Fix asm.cpu=? when using arch plugins ##arch 2023-01-21 12:16:25 +01:00
cmd_extend Set hex.hdroff=true by default ##print 2022-09-14 16:46:51 +02:00
cmd_flags Add bin.types and disable by default for CI reasons ##bin 2022-11-15 07:22:25 +01:00
cmd_flags_stress Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_flirt /az uses anal.in instead of search.in to improve scan results ##search 2022-10-16 23:01:30 +02:00
cmd_fnj Add bin.types and disable by default for CI reasons ##bin 2022-11-15 07:22:25 +01:00
cmd_foreach Fix #21412 - Implement segment iterator ##shell 2023-03-02 12:19:57 +01:00
cmd_fs Clean up files in tests 2022-03-04 09:48:42 +01:00
cmd_fuzzed Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_graph Fix cmd_graph test when running on non-x86-64 2022-04-18 23:47:18 +02:00
cmd_hash Enforce newshell build from now on (#16639) 2020-04-19 21:00:06 +02:00
cmd_help Drastically reduce eUsage counter ##shell 2023-03-09 16:07:09 +01:00
cmd_i ZeroPad addresses in iSq and iSSq ##bin 2023-03-20 09:04:26 +01:00
cmd_idp correct json & clean newline 2021-01-01 22:04:37 +01:00
cmd_ie Fix last covs 2022-11-11 17:20:50 +01:00
cmd_interactive_modes Implement log.source and log.origin ##shell 2022-09-14 18:51:02 +02:00
cmd_interpret Remove last vestiges of newshell 2022-03-29 08:07:18 +02:00
cmd_iz Rename many bin.*str evars into bin.str.* ##core 2022-11-11 12:17:50 +01:00
cmd_js Run the pending jobs in the qjs repl and expose r2pipe module ##lang 2023-03-02 13:10:11 +01:00
cmd_json Fix RArchOp.refptr from bool to int ##arch 2022-10-14 09:59:37 +02:00
cmd_k Support function arguments without a name ##anal 2023-03-09 14:12:59 +01:00
cmd_list Add dummy parse.evm plugin to fix portability of test ##disasm 2022-10-06 20:32:30 +02:00
cmd_log Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_long_string Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_macros Also handle (j) and (*), more syntax-consistent and add a test ##shell 2022-10-27 10:43:55 +02:00
cmd_meta Fix RArchOp.refptr from bool to int ##arch 2022-10-14 09:59:37 +02:00
cmd_open Remove RAsmPlugin struct and add the 'aia' command to show archinfo ##arch 2022-12-06 12:16:45 +01:00
cmd_p- Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_pa Unbreak 7 fixed tests 2023-03-14 20:42:02 +01:00
cmd_pad Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_pae ESIL signedness and other extensions ##esil (#17436) 2020-09-02 00:03:24 +02:00
cmd_pbits Initial support for custom bitmap images ##print 2023-02-02 19:36:20 +01:00
cmd_pc Add semicolon to fix some copypaste bugs and update sdb 2022-11-02 22:03:45 +01:00
cmd_pd Some more likely hints in RCore.cmd from valgrind ##perf 2023-01-22 04:47:09 +01:00
cmd_pd2 Fix #20616 - Fix analysis when using io.cache ##io 2022-08-23 23:25:35 +02:00
cmd_pd3 Implement asm.bytes.align to justify them to the right ##disasm 2022-12-07 15:02:00 +01:00
cmd_pd_bugs Kill RAsmOp, we can reuse RAnalOp in here ##arch 2022-12-07 14:30:22 +01:00
cmd_pd_bytes Fix RArchOp.refptr from bool to int ##arch 2022-10-14 09:59:37 +02:00
cmd_pd_str Add test for bin.cache on macho relocs 2023-03-14 10:36:58 +01:00
cmd_pd_trunk Fix char auto-comment in cmp instructions ##disasm 2022-11-22 00:51:13 +01:00
cmd_pdc Improve the pseudo-decompilation output for !x86 and inlined gotos ##print 2023-03-13 17:27:56 +01:00
cmd_pde Fix pdi~invalid bug, at least when bbsize > 32 ##disasm 2021-10-08 21:52:19 +02:00
cmd_pdj Parse ansi->html properly in pdJ ##disasm (#17628) 2020-09-14 10:21:31 +02:00
cmd_pdr Fix RArchOp.refptr from bool to int ##arch 2022-10-14 09:59:37 +02:00
cmd_pdu Fix more tests to run outside x86-64 ##anal 2022-09-08 23:39:28 +02:00
cmd_pdx Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_pf Drastically reduce eUsage counter ##shell 2023-03-09 16:07:09 +01:00
cmd_pf2 Correctly align r_core_cmd_help_match output in inexact mode ##shell 2023-03-11 07:32:54 +01:00
cmd_pf_elf Add bin.types and disable by default for CI reasons ##bin 2022-11-15 07:22:25 +01:00
cmd_pf_write Convert pf d specifier to hex dword ##print (#20276) 2022-06-10 15:29:53 -05:00
cmd_pFa ASN.1 and x509: correct OCTET_STRING and Public key info parsing ##print 2022-11-26 23:31:13 +01:00
cmd_pFb Implement pFbJ command with quiet and verbose json formats ##print 2022-09-22 00:45:49 +02:00
cmd_pfd Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_pFp Add pFpj command to print PKCS7 files as JSON ##print 2022-10-27 12:25:56 +02:00
cmd_ph Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_pi Handle pd1 and pi1 (imm without space) ##shell 2022-05-26 11:16:48 +02:00
cmd_pif Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_pipe Move test/scripts into test/bins/src and fix broken tests (#18031) 2021-01-21 10:42:16 +01:00
cmd_pix Merge asm_arm_cs disassembler into anal_arm_cs ##refactor 2022-08-18 05:11:06 +02:00
cmd_print Magic depth starts at 0 now ##search 2023-03-07 17:47:43 +01:00
cmd_print_bitformat wb -> wX, wb = write big endian bits in byte ##write 2022-05-23 01:33:42 +02:00
cmd_print_misc Fix #19739 - Fix oobread in pv* and fix bug in pvj ##print 2022-02-21 14:15:50 +01:00
cmd_print_strings Add psa command to print any kind of string ##print 2022-04-08 20:36:10 +02:00
cmd_ps Use more R_LOG instead of eprintfs and add more linting checks ##refactor 2022-06-28 11:24:06 +02:00
cmd_psj Fix #19729 - Make pswj consistent with psw output ##print 2022-02-21 15:00:04 +01:00
cmd_px Honor hex.offset + hex.header ##print 2023-02-03 16:41:43 +01:00
cmd_pxd Implement pxu{1,2,4,8} like pxd but unsigned ##print 2022-09-04 18:13:30 +02:00
cmd_pxw Fix read buffer overflow in pxq -272 ##print 2022-09-25 20:36:42 +02:00
cmd_question Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_r Handle spaces in the 'r-' and 'r+' resize commands 2022-01-23 20:20:33 +01:00
cmd_regs Add new 'drp*' 'arp*' commands to flag the reg arena ##debug 2022-08-23 23:54:17 +02:00
cmd_repeats Fix #21412 - Implement segment iterator ##shell 2023-03-02 12:19:57 +01:00
cmd_rop Added test: search ROP for AVR 2021-01-19 05:37:17 +01:00
cmd_search Magic depth starts at 0 now ##search 2023-03-07 17:47:43 +01:00
cmd_search_asm Fix JSON encoding of unsigned search values ##search 2022-12-17 10:03:00 +01:00
cmd_search_crypto Implement tire algorithm in ##search (#21245) 2023-01-15 00:46:34 +01:00
cmd_search_hit Improve json output for /asj and /atj ##search 2022-10-22 14:30:42 +02:00
cmd_search_in Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_search_magic Magic depth starts at 0 now ##search 2023-03-07 17:47:43 +01:00
cmd_search_str Fix /w and /wi, add tests, minor code cleanup ##search 2022-10-29 01:17:08 +02:00
cmd_seek Set hex.hdroff=true by default ##print 2022-09-14 16:46:51 +02:00
cmd_shift Set hex.hdroff=true by default ##print 2022-09-14 16:46:51 +02:00
cmd_system Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_table Add :header and :noheader in RTable ##util 2022-09-19 15:58:34 +02:00
cmd_task Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_tc Improve code quality in some RBin plugins (1/n) ##bin 2023-02-03 14:27:32 +01:00
cmd_tcc Add Plan 9 calling conventions ##anal 2022-12-30 20:10:07 +01:00
cmd_tmpbuf Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_to Add API for getting Atomic and Typedef Types and remove broken !size (#17599) 2020-09-15 13:31:38 +02:00
cmd_visual Fix Unkown -> Unknown typo and add lint for it 2022-09-06 08:08:24 +02:00
cmd_w Implement wa+ command to assemble + seek ##write 2022-09-02 21:11:41 +02:00
cmd_wfs Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
cmd_wop Add SM4 block cipher ##crypto 2022-08-08 19:23:33 +02:00
cmd_wox New syntax for wo[x]([n]+[v]) to differentiate hex and numbers ##write 2022-09-09 13:50:15 +02:00
cmd_yank Fix #18932 - RBuffer caused a double free when resizing wholebuf instances 2021-07-25 22:01:32 +02:00
cmd_zignature Fix typos in different locations 2023-01-16 18:41:04 +01:00
cmds Fixes for the Trim.args() for ?e ##shell 2022-04-13 10:14:15 +02:00
comments Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
data Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
describe Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
display_flag Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
dwarf Fix oobread in dwarf5 parser ##crash 2023-02-24 22:27:06 +01:00
dwarf2 Add CLLf command as an alias for 'list' and fix @@i ##dwarf 2023-03-03 00:03:38 +01:00
echo Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
egg Fix asm.assembler regression fixing tests 2022-11-14 01:31:49 +01:00
elf Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
err Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
feat_arithmetic Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
feat_arroba Implement @c: temporal seek operator ##shell 2022-04-09 14:06:38 +02:00
feat_astabs Optimize and fix heap overflow in asm.tabs using RStrBuf ##crash 2021-12-23 18:08:14 +01:00
feat_base64 Fix w6e and w6d, Add w6x, p6[e|d][s|z] + tests ##print 2022-08-23 21:51:37 +02:00
feat_foreach Implement @@== foreach word iterator operator ##core 2021-07-03 02:00:39 +02:00
feat_graphdiff Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
feat_grep Remove RAsmPlugin struct and add the 'aia' command to show archinfo ##arch 2022-12-06 12:16:45 +01:00
feat_input Add the cmp command to compare two (alias) files ##shell 2022-04-10 18:16:18 +02:00
feat_quote Honor escaping semicolons in macro definitions ##shell 2022-04-11 16:54:26 +02:00
feat_redirect Remove usage of wc and awk from tests 2022-03-04 00:27:01 +01:00
feat_segoff Rename asm.{off} variables to asm.offset ##shell 2022-09-14 16:56:48 +02:00
feat_variables Expose section type for coff, elf and macho formats ##bin 2022-11-11 16:27:52 +01:00
feat_yank Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
file_malloc Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
hash Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
hex Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
lea_intel Fix tests 2021-02-14 01:10:35 +01:00
m68k Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
malloc Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
manyundo Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
md5sha1 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
metadata Fix infinite loop and null derefs when calling pd from pd in Cr ##crash 2023-01-22 03:19:33 +01:00
midbb Fix instruction colors when '0' is at the end ##disasm 2023-02-23 17:45:43 +01:00
midflags Kill RAsmOp, we can reuse RAnalOp in here ##arch 2022-12-07 14:30:22 +01:00
mm_search_issue Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
noreturn Fix #7094 - Add direction information in xrefs ##analysis 2022-04-25 22:19:23 +02:00
posixshell Use R_LOG instead of eprintf (Usage in libr/util) 2023-03-14 20:42:02 +01:00
print Fix #20540 - pc should use an unsigned char buffer ##print 2022-08-18 10:46:45 +02:00
print_bug Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
projects Drastically reduce eUsage counter ##shell 2023-03-09 16:07:09 +01:00
regexp Remove last vestiges of newshell 2022-03-29 08:07:18 +02:00
retries Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
sandbox Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
section-mapping Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
seekbug Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
shell Add support for calling commands with a temporal seek ##shell 2023-02-15 20:57:26 +01:00
sidbug raw -> range (#19387) 2021-11-08 12:03:39 +01:00
simple-elf Fix bug in "om"-command 2021-11-06 02:47:11 +01:00
singleline Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
slow Test fixes and identify more slow tests 2023-03-05 08:56:33 +01:00
spaces Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
structures Update tests with new argument/variable ordering 2022-04-18 23:47:18 +02:00
sugar Fix cmd_substitution in grep_specifier ##newshell (#16625) 2020-04-18 11:07:25 +02:00
tables Massage the bottleneck that was making r2dec super slow ##perf 2023-01-22 19:58:45 +01:00
types Balance spacings in braces ##indent 2022-10-13 21:21:34 +02:00
undoredo Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
unified Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
utf32 Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
va Move test/new/* into test/ ##tests (#16511) 2020-04-13 19:49:23 +02:00
write Refactor cmd_wt() 2022-07-24 15:23:53 -04:00
write-fun Unbreak 7 fixed tests 2023-03-14 20:42:02 +01:00