rizin/test/db/cmd
2021-11-16 10:56:58 +00:00
..
0000 Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
archs Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
backtickgrep Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
basic Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
bitmask Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
bug_3788 Reorganize map skyline segments 2021-08-03 22:44:38 +08:00
bug_backtick Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
bug_duplicate_vtables Full table header line (#1239) 2021-06-28 17:25:25 +08:00
cmd_0 Remove lines cache (#343) 2021-01-12 00:35:24 +01:00
cmd_aae
cmd_ab Adjust tests 2021-04-21 15:26:35 +02:00
cmd_ac Fix #469 by checking the value of analysis.jmp.cref (#1594) 2021-10-13 14:32:47 +02:00
cmd_acll Full table header line (#1239) 2021-06-28 17:25:25 +08:00
cmd_aea Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_aecb Port db commands to newshell (#1777) 2021-10-08 21:40:51 +05:30
cmd_aek Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_aes Fix #1416: Fix dte (#1545) 2021-08-29 15:45:20 +02:00
cmd_aesb Disable unnecessary io.cache in tests (#1190) 2021-06-04 15:06:02 +02:00
cmd_aex Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_af Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_afb Remove all PJEncodings (#1200) 2021-06-09 15:47:49 +02:00
cmd_afcl librz/core/*.c refactor for RzTypes extraction 2021-03-05 17:41:57 +08:00
cmd_afl Fix #469 by checking the value of analysis.jmp.cref (#1594) 2021-10-13 14:32:47 +02:00
cmd_afn Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_afv Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_afvd Fix afvd command for compound types (#1786) 2021-10-02 11:00:14 +08:00
cmd_ag Use pj in agcj ##refactor (#18087) 2020-12-25 18:58:25 +08:00
cmd_agC Use pj in agcj ##refactor (#18087) 2020-12-25 18:58:25 +08:00
cmd_agf Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_ah Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_ahi Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +08:00
cmd_aii Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_alias Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_an
cmd_ao Fix pimm/cimm opex printing in ARM instructions (#1730) 2021-09-23 09:39:14 +02:00
cmd_ar Fix changing rflags register using dr (#1794) 2021-10-04 17:51:38 +08:00
cmd_ara Reduce registers shown in the output of dr and Vpp when analysing an ARM64 executable (#1739) 2021-09-28 23:49:55 +08:00
cmd_arp Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_att Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +08:00
cmd_av use pj in vtable (#18069) 2020-12-22 08:26:41 +08:00
cmd_avg Type pretty printing API (#1678) 2021-09-27 17:30:35 +00:00
cmd_avr Convert av command to newshell (#1405) 2021-08-06 16:16:11 +08:00
cmd_ax Fix #469 by checking the value of analysis.jmp.cref (#1594) 2021-10-13 14:32:47 +02:00
cmd_b Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_basefind Disambiguate cmd_b/cmd_B for case-insensitive fs (#1987) 2021-11-16 10:56:58 +00:00
cmd_c
cmd_Ch
cmd_cond Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_dh Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_disassembly Various fixes on Java, icc/ic and dex rewrite (#1455) 2021-08-17 21:52:11 +02:00
cmd_dmh Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_dr Fix changing rflags register using dr (#1794) 2021-10-04 17:51:38 +08:00
cmd_dr_equal Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_ds Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_ec Refactor APIs related to themes and remove global variables from cmd_eval (#1879) 2021-10-29 20:25:00 +08:00
cmd_egg Port g (egg/shellcode) commands to the rzshell (#1744) 2021-10-25 22:15:38 +08:00
cmd_env Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_eval Use PJ in config_print_node() (#1488) 2021-09-09 13:46:08 +02:00
cmd_extend Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_flags Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_flags_stress Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_fnj Fix Confusion of Reloc Source and Target Addresses 2021-05-05 21:54:36 +08:00
cmd_foreach Reduce analysis recursion (#1284) 2021-07-10 13:52:31 +02:00
cmd_fuzzed Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_graph Disable unnecessary io.cache in tests (#1190) 2021-06-04 15:06:02 +02:00
cmd_hash Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_help Use RNum.math in "?b" to make '?b 1<<1' work ##shell 2021-08-17 12:03:29 +02:00
cmd_i Fix #1952 - Implement iR <hashes> (#1979) 2021-11-15 14:30:48 +01:00
cmd_idp Rewrite PDB parser ##bin (#1517) 2021-10-09 16:57:29 +08:00
cmd_interactive_modes Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_interpret Cleanup of RzLang (#1206) 2021-06-10 10:24:49 +02:00
cmd_json RzCmd: print RzCmdStateOutput only if command returns OK 2021-11-05 11:58:24 +01:00
cmd_k Extracting types handling into RzType (librz/type) ##refactor (#896) 2021-04-06 18:04:00 +08:00
cmd_list Rewrite most of the bFLT bin plugin (#1863) 2021-10-23 17:45:54 +00:00
cmd_long_string
cmd_macros Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_meta Port C (metainformation) commands to the rzshell (#1752) 2021-10-15 16:48:18 +08:00
cmd_open RzShell: convert o- commands to rzshell 2021-11-05 11:58:24 +01:00
cmd_ownshell Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_p- Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_pa Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pad Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pae Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pB Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pc Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pd Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_pd2 Refactor macho relocs patching and convert to vfiles 2021-09-26 10:45:40 +02:00
cmd_pd_bugs Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pd_bytes Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
cmd_pde Fix Confusion of Reloc Source and Target Addresses 2021-05-05 21:54:36 +08:00
cmd_pdj Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
cmd_pdr Refactor macho relocs patching and convert to vfiles 2021-09-26 10:45:40 +02:00
cmd_pdx Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pf Fix tests after more rigid wx 2021-11-09 12:01:41 +01:00
cmd_pf2 Fix tests after more rigid wx 2021-11-09 12:01:41 +01:00
cmd_pf_elf Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +08:00
cmd_pf_write Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pFb Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pfd Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pg Convert pg commands to newshell (#1152) 2021-05-24 12:59:48 +08:00
cmd_ph Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_pi
cmd_pif Fix tests 2021-01-05 23:33:32 -06:00
cmd_pipe core/serialize_core: exclude restoring of scr.prompt (#1398) 2021-08-05 16:52:01 +08:00
cmd_pix Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_print Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_print_misc Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_ps New string information API (#1068) 2021-05-06 19:43:49 +08:00
cmd_psj New string information API (#1068) 2021-05-06 19:43:49 +08:00
cmd_pt Add pt-boundaries test (#1791) 2021-10-03 17:31:35 +08:00
cmd_px Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_pxd Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pxw Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_question
cmd_r
cmd_repeats RzShell: add autocompletion for @@ iterator operators, @@., @@=, etc. (#1896) 2021-10-29 00:11:45 +08:00
cmd_rop AVR LGPL Assembler and Disassembler + tests (#1028) 2021-04-16 10:01:39 +08:00
cmd_search Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_search_hit Reset certificate search properly (#18664) ##search 2021-08-18 17:22:13 +02:00
cmd_search_in
cmd_seek Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_shift Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_system Convert ! commands to newshell (#1235) 2021-07-28 10:33:33 +02:00
cmd_task Rename newshell to rzshell and parser commands to statements 2021-04-22 19:45:14 +08:00
cmd_tc Extend the pretty printing API for base types and other printers (#1781) 2021-10-02 13:51:01 +05:30
cmd_tcc Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +08:00
cmd_tmpbuf
cmd_to Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +08:00
cmd_visual Mark the test for pg as broken (#1129) 2021-05-14 01:22:32 +08:00
cmd_w RzShell: convert wh command to shell/which (#1964) 2021-11-12 11:42:58 +01:00
cmd_wfs Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_wop Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_wox Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_yank Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_zignature [FLIRT] Refactoring and create rz_sign library (#1960) 2021-11-11 20:29:59 +01:00
cmds Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
comments Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
data Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
describe Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
display_flag Port C (metainformation) commands to the rzshell (#1752) 2021-10-15 16:48:18 +08:00
dwarf Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
echo Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
egg Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
elf
err
feat_arithmetic Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
feat_arroba Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
feat_astabs Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
feat_base64 Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
feat_cmdsubst Add test for command substitution in statements args 2021-03-09 08:06:32 +01:00
feat_foreach Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
feat_graphdiff Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
feat_grep Convert i commands to rzshell (#1238) 2021-09-04 22:37:05 +08:00
feat_input Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
feat_quote Rename newshell to rzshell and parser commands to statements 2021-04-22 19:45:14 +08:00
feat_redirect Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
feat_segoff
feat_variables Convert i commands to rzshell (#1238) 2021-09-04 22:37:05 +08:00
feat_yank Port y (yank) commands to the rzshell (#1734) 2021-09-27 13:27:41 +08:00
file_malloc
hash Fix tests 2021-01-05 23:33:32 -06:00
hex Fix tests after more rigid wx 2021-11-09 12:01:41 +01:00
lea_intel Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
m68k Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
malloc Convert s commands to newshell (#375) 2021-01-20 10:30:20 +08:00
manyundo commands: rename sH to sh 2021-02-20 18:22:17 +08:00
md5sha1 Converting ph commands to rzshell ##shell (#1415) 2021-08-10 00:50:55 +08:00
metadata Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
midbb Fix #1171 - Fix incorrect variable detection for push [esp + var] (#1292) 2021-07-12 16:14:32 +08:00
midflags Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
mm_search_issue
noreturn Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
print Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
print_bug
project RzShell: convert o- commands to rzshell 2021-11-05 11:58:24 +01:00
regexp Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
retries Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
section-mapping
seekbug
shell Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
sidbug Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
simple-elf Set asm.tabs to 6 and enable asm.tabs.once by default ##config (#290) 2021-01-04 17:45:35 +02:00
singleline Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
spaces Port C (metainformation) commands to the rzshell (#1752) 2021-10-15 16:48:18 +08:00
structures Refactor RzTypes to use structs instead of SDB + New Tree-Sitter based C Parser (#1047) 2021-07-20 01:46:45 +08:00
sugar Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
tables Reorganize map skyline segments 2021-08-03 22:44:38 +08:00
types Fix tests after more rigid wx 2021-11-09 12:01:41 +01:00
undoredo commands: rename sH to sh 2021-02-20 18:22:17 +08:00
unified Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
utf32 Convert i commands to rzshell (#1238) 2021-09-04 22:37:05 +08:00
va
warnings Add missing registers for dwarf reg mapping in x86 (#1151) 2021-05-19 19:34:46 +02:00
write Fix tests after more rigid wx 2021-11-09 12:01:41 +01:00