rizin/test/db/cmd
Florian Märkl 1cbd1d7b31
Introduce addr_bits to type db for e.g. thumb (#2457)
This has the same meaning as rz_analysis_get_address_bits(), i.e. the
size of an address, which is often, but not always the same as the
"asm.bits" bitness, especiall in thumb where it has to be 32, rather
than 16. This fixes pointer size calculation for such cases.

Fix #1835
2022-03-27 15:53:42 +02:00
..
0000
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 Add rz_lang_byte_array and remove rz_print_code (#2444) 2022-03-25 20:45:57 +08:00
cmd_a8 Convert a8, aO and ao command to rzshell (#2396) 2022-03-21 16:58:54 +08:00
cmd_a_capital_o Move cmd_aO test file to fix git on Windows 2022-03-22 09:01:29 +01:00
cmd_aae
cmd_aaF [FLIRT] Add sigdb details and fixed bugs #2223 2022-01-20 17:19:40 +01:00
cmd_ab Adjust tests 2021-04-21 15:26:35 +02:00
cmd_ac Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_acll Full table header line (#1239) 2021-06-28 17:25:25 +08:00
cmd_aea Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
cmd_aecb Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
cmd_aek Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_aes Convert dt commands to rzshell (#2418) 2022-03-22 09:12:12 +08:00
cmd_aesb Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
cmd_aex Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
cmd_aez Add double aezi test (#2372) 2022-02-28 22:48:03 +08:00
cmd_af Fix #2288: Clear ds->opstr on pdf '..' (#2294) 2022-02-08 18:03:43 +01:00
cmd_afb Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_afcl librz/core/*.c refactor for RzTypes extraction 2021-03-05 17:41:57 +08:00
cmd_afl Convert afl/afi commands to rzhell (#2040) 2021-12-14 17:49:16 +08:00
cmd_afn Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_afv Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_afvd Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
cmd_ag
cmd_agC
cmd_agf Fix optype-to-string conversion (#2158) 2022-01-01 01:35:29 +08:00
cmd_ah Convert ah commands to rzshell (#2130) 2021-12-30 12:44:51 +08:00
cmd_ahi Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +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 Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_ao Convert a8, aO and ao command to rzshell (#2396) 2022-03-21 16:58:54 +08:00
cmd_ar Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_ara Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01: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
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 EBCDIC character support (#1643) 2021-11-22 09:48:57 +08:00
cmd_c Port c commands to newshell (#1854) 2021-11-25 17:55:08 +05:30
cmd_Ch
cmd_cond Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_dh Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +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 Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01: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 Convert 'we' commands to rzshell (#2325) 2022-02-16 09:31:50 +00:00
cmd_flags Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_flags_stress Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_foreach Reduce analysis recursion (#1284) 2021-07-10 13:52:31 +02:00
cmd_fuzzed Fix OOB write in rz_str_unescape() if last char is \ (#2238) 2022-01-24 17:06:41 +08:00
cmd_graph Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08:00
cmd_hash Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_help RzCmd: add support for dynamically generated details sections (#2361) 2022-02-25 09:25:15 +00:00
cmd_i Remove cb_printf() from RzBin (#2446) 2022-03-26 20:30:55 +08:00
cmd_idp PDB: Add/fix tests 2022-02-25 13:17:20 +08:00
cmd_interactive_modes Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_interpret RzShell: Remove possibility to switch to oldshell (#2420) 2022-03-17 14:49:34 +01: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 DMP: Add/fix tests 2022-03-03 21:52:41 +08:00
cmd_long_string
cmd_macros Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_meta Fix Double Free in Cs without a Bin File 2021-12-26 15:23:31 +08:00
cmd_open Add indicator to oml for which map is visible at seek (#2409) 2022-03-14 08:59:40 +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 Convert f commands to rzshell 2022-02-03 21:46:42 +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 Add rz_lang_byte_array and remove rz_print_code (#2444) 2022-03-25 20:45:57 +08:00
cmd_pd RzShell: Remove possibility to switch to oldshell (#2420) 2022-03-17 14:49:34 +01:00
cmd_pd2 disasm, scr.utf8=1: Add missing @ to self-loops (#2335) 2022-02-19 10:42:54 +08:00
cmd_pd_bugs Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pd_bytes
cmd_pde Rewrite ar and dr with newshell (#2006) 2021-12-06 19:02:43 +01:00
cmd_pdj
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 Finish conversion of w commands to rzshell (#2412) 2022-03-16 11:20:29 +00:00
cmd_pf2 Add indicator to oml for which map is visible at seek (#2409) 2022-03-14 08:59:40 +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
cmd_pipe Remove cb_printf() from RzBin (#2446) 2022-03-26 20:30:55 +08:00
cmd_pix Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_print Refactoring for rz_print_2bpp_* and ps<cmd> (#2376) 2022-03-04 15:30:46 +01:00
cmd_print_misc Refactoring for rz_print_2bpp_* and ps<cmd> (#2376) 2022-03-04 15:30:46 +01:00
cmd_ps Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
cmd_psj Finish conversion of w commands to rzshell (#2412) 2022-03-16 11:20:29 +00:00
cmd_pt Simplify pt boundaries test using ..( (#2213) 2022-01-15 17:19:40 +08:00
cmd_px Finish conversion of w commands to rzshell (#2412) 2022-03-16 11:20:29 +00:00
cmd_pxd Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_pxw Convert f commands to rzshell 2022-02-03 21:46:42 +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 Implement getting a backtrace from a Windows Kernel Dump for x64 (#2387) 2022-03-15 10:45:02 +01:00
cmd_search_hit Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08:00
cmd_search_in
cmd_seek Implement getting a backtrace from a Windows Kernel Dump for x64 (#2387) 2022-03-15 10:45:02 +01:00
cmd_shift Convert 'we' commands to rzshell (#2325) 2022-02-16 09:31:50 +00:00
cmd_system Add -I (IL lifting) option to rz-asm 2022-01-10 19:27:09 +01:00
cmd_task RzShell: Remove possibility to switch to oldshell (#2420) 2022-03-17 14:49:34 +01:00
cmd_tc Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
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: Remove possibility to switch to oldshell (#2420) 2022-03-17 14:49:34 +01:00
cmd_wD Finish conversion of w commands to rzshell (#2412) 2022-03-16 11:20:29 +00:00
cmd_wfs Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
cmd_wox Finish conversion of w commands to rzshell (#2412) 2022-03-16 11:20:29 +00:00
cmd_yank Fix all db/cmd tests 2021-10-27 09:31:50 +02:00
cmd_zignature RzShell: Remove possibility to switch to oldshell (#2420) 2022-03-17 14:49:34 +01:00
cmds Fix tests still using '...' syntax 2022-02-16 16:25:37 +01:00
comments Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
data Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
describe Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08:00
display_flag Convert f commands to rzshell 2022-02-03 21:46:42 +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 Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
feat_arithmetic Convert f commands to rzshell 2022-02-03 21:46:42 +08: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 RzShell: Remove possibility to switch to oldshell (#2420) 2022-03-17 14:49:34 +01:00
feat_input Fix tests still using '...' syntax 2022-02-16 16:25:37 +01:00
feat_quote RzShell: Remove possibility to switch to oldshell (#2420) 2022-03-17 14:49:34 +01:00
feat_redirect !!: Fix extra \r on Windows (#2401) 2022-03-14 21:55:12 +08:00
feat_segoff
feat_variables Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08:00
feat_yank Port y (yank) commands to the rzshell (#1734) 2021-09-27 13:27:41 +08:00
file_malloc
hash Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
hex Fix tests after more rigid wx 2021-11-09 12:01:41 +01:00
lea_intel
m68k Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
malloc
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 Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
mm_search_issue
noreturn Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08:00
print Change -, --, = argument and = command meaning (#930) 2021-04-21 16:20:24 +08:00
print_bug
project RzShell: Remove possibility to switch to oldshell (#2420) 2022-03-17 14:49:34 +01:00
regexp RzShell: Remove possibility to switch to oldshell (#2420) 2022-03-17 14:49:34 +01: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 Add indicator to oml for which map is visible at seek (#2409) 2022-03-14 08:59:40 +01:00
singleline Convert wa commands to rzshell (#2293) 2022-02-09 18:49:11 +08: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 Convert f commands to rzshell 2022-02-03 21:46:42 +08:00
types Introduce addr_bits to type db for e.g. thumb (#2457) 2022-03-27 15:53:42 +02:00
undoredo commands: rename sH to sh 2021-02-20 18:22:17 +08:00
unified Finish conversion of w commands to rzshell (#2412) 2022-03-16 11:20:29 +00: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 Finish conversion of w commands to rzshell (#2412) 2022-03-16 11:20:29 +00:00