| .. |
|
0000
|
|
|
|
archs
|
Refactor rz_core_print_disasm_json (#2746)
|
2022-07-09 08:10:06 +08:00 |
|
backtickgrep
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
basic
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
bitmask
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
bug_3788
|
|
|
|
bug_backtick
|
Fix NULL dereference due invalid command. (#4511)
|
2024-05-23 16:47:42 +08:00 |
|
bug_duplicate_vtables
|
Fix all tests and add aaC test
|
2023-06-01 23:16:09 +08:00 |
|
cmd_0
|
Use internal API instead of command (#4053)
|
2024-01-03 19:16:06 +08:00 |
|
cmd_a8
|
Fix tests for capstone v3/v4/v5
|
2023-07-16 13:22:47 +08:00 |
|
cmd_a_capital_o
|
[PPC/ARM] Update to Capstone v6/auto-sync (#3648)
|
2023-10-18 10:36:25 +08:00 |
|
cmd_aae
|
|
|
|
cmd_ab
|
Remove agd and add rz_analysis_similarity/match + refactoring
|
2022-10-04 20:02:35 +02:00 |
|
cmd_ac
|
Fix all tests and add aaC test
|
2023-06-01 23:16:09 +08:00 |
|
cmd_acll
|
Fix all tests and add aaC test
|
2023-06-01 23:16:09 +08:00 |
|
cmd_ad
|
Remove old string detection methods. (#3584)
|
2023-06-18 18:12:59 +08:00 |
|
cmd_aea
|
|
|
|
cmd_aecb
|
Updated all tests
|
2022-11-01 10:58:16 +08:00 |
|
cmd_aek
|
|
|
|
cmd_aes
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_aesb
|
Updated all tests
|
2022-11-01 10:58:16 +08:00 |
|
cmd_aex
|
|
|
|
cmd_aez
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_af
|
Better error messages when creating new function (#4085)
|
2024-02-12 14:51:51 +08:00 |
|
cmd_afb
|
Remove agd and add rz_analysis_similarity/match + refactoring
|
2022-10-04 20:02:35 +02:00 |
|
cmd_afcl
|
|
|
|
cmd_afl
|
Analysis: sort function by address while printing (#4179)
|
2024-02-02 23:50:34 +08:00 |
|
cmd_afn
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_afv
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_afvd
|
Replace bp/sp-vars by generic stack-based ones (#3167)
|
2023-01-02 11:36:21 +08:00 |
|
cmd_ag
|
Remove tiny graphs (#3567)
|
2023-06-09 17:59:04 +08:00 |
|
cmd_agC
|
Convert ag to rzshell (#2916)
|
2022-08-22 08:16:14 +08:00 |
|
cmd_agf
|
Update tests
|
2023-06-05 22:41:20 +08:00 |
|
cmd_ah
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_ahi
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_aii
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_alias
|
$: Use rz_flag_get to check if flag exists (#4377)
|
2024-03-22 22:12:20 +08:00 |
|
cmd_an
|
Convert f commands to rzshell
|
2022-02-03 21:46:42 +08:00 |
|
cmd_ao
|
[PPC/ARM] Update to Capstone v6/auto-sync (#3648)
|
2023-10-18 10:36:25 +08:00 |
|
cmd_ar
|
Add RzIL for floating-point x86 instructions (#3865)
|
2024-02-18 08:48:34 +08:00 |
|
cmd_ara
|
Updated all tests
|
2022-11-01 10:58:16 +08:00 |
|
cmd_arp
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_asn1
|
Convert pF commands to the rzshell (#3071)
|
2022-10-09 19:18:05 +02:00 |
|
cmd_att
|
Update tests
|
2023-06-05 22:41:20 +08:00 |
|
cmd_av
|
|
|
|
cmd_avg
|
cmd: rename avg into avgl, add table mode (#4609)
|
2024-09-05 01:27:30 +08:00 |
|
cmd_avr
|
Fix all tests and add aaC test
|
2023-06-01 23:16:09 +08:00 |
|
cmd_ax
|
|
|
|
cmd_b
|
|
|
|
cmd_basefind
|
Refactor logging. (#4446)
|
2024-04-19 13:02:58 +08:00 |
|
cmd_c
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_Ch
|
|
|
|
cmd_cond
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_dh
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_disassembly
|
Remove the deprecated API rz_core_handle_backwards_disasm (#4041)
|
2023-12-26 06:45:07 +08:00 |
|
cmd_dmh
|
|
|
|
cmd_dr
|
Updated all tests
|
2022-11-01 10:58:16 +08:00 |
|
cmd_dr_equal
|
|
|
|
cmd_ds
|
|
|
|
cmd_ec
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_egg
|
|
|
|
cmd_env
|
Fix #3802: Enforce space after env (#3849)
|
2023-09-12 20:56:22 +08:00 |
|
cmd_eval
|
Remove scr.rainbow option (#4199)
|
2024-02-10 12:02:50 +08:00 |
|
cmd_extend
|
Convert 'we' commands to rzshell (#2325)
|
2022-02-16 09:31:50 +00:00 |
|
cmd_flags
|
Add extended insert/update methods for HT (#4489)
|
2024-05-17 18:06:01 +08:00 |
|
cmd_flags_stress
|
Convert f commands to rzshell
|
2022-02-03 21:46:42 +08:00 |
|
cmd_foreach
|
Remove the dependency of core->block in pi/pI (#4023)
|
2023-12-20 19:46:44 +08:00 |
|
cmd_fuzzed
|
Fix OOB write in unescape_special_chars() (#2543)
|
2022-04-14 21:21:34 +02:00 |
|
cmd_graph
|
Fix string search related tests
|
2024-02-19 19:39:00 +08:00 |
|
cmd_hash
|
|
|
|
cmd_help
|
In group help, indicate detailed help is provided (#4184)
|
2024-02-03 22:55:24 +08:00 |
|
cmd_http_post
|
Replace current regex engine with PCRE2 (#4185)
|
2024-02-05 12:51:16 +08:00 |
|
cmd_i
|
Fix unescaping of \\ esc seq (#4402)
|
2024-03-31 11:48:15 +08:00 |
|
cmd_idp
|
Load symbols in modules from PDB (#4025)
|
2023-12-10 14:14:14 +08:00 |
|
cmd_interactive_modes
|
|
|
|
cmd_interpret
|
$: Add rzshell façade (#4314)
|
2024-03-02 17:11:02 +08:00 |
|
cmd_json
|
Fix all tests and add aaC test
|
2023-06-01 23:16:09 +08:00 |
|
cmd_k
|
Remove hidden static in rz_analysis_cc_max_arg
|
2024-01-06 23:30:07 +08:00 |
|
cmd_list
|
arch/msp430: implement RzIL uplfiting (#4379)
|
2024-07-01 19:51:54 +08:00 |
|
cmd_long_string
|
|
|
|
cmd_macros
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_math
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_meta
|
Update tests
|
2023-06-05 22:41:20 +08:00 |
|
cmd_open
|
types: add missing atomic integer types (#4616)
|
2024-09-07 00:52:17 +08:00 |
|
cmd_ownshell
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_p-
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_p6
|
Port command p6 to new shell (#2819)
|
2022-07-19 18:11:00 +08:00 |
|
cmd_p_capital_c
|
core: fix output of pC commands (#3692)
|
2023-08-01 18:32:24 +08:00 |
|
cmd_pa
|
Convert f commands to rzshell
|
2022-02-03 21:46:42 +08:00 |
|
cmd_pad
|
|
|
|
cmd_pae
|
Port command pa to new shell (#2824)
|
2022-07-20 17:55:30 +00:00 |
|
cmd_pB
|
|
|
|
cmd_pc
|
Expand pc commands to accept size argument (#3738)
|
2023-08-10 22:55:25 +08:00 |
|
cmd_pd
|
Fix string search related tests
|
2024-02-19 19:39:00 +08:00 |
|
cmd_pd2
|
Fix string search related tests
|
2024-02-19 19:39:00 +08:00 |
|
cmd_pd_bugs
|
Remove the deprecated API rz_core_handle_backwards_disasm (#4041)
|
2023-12-26 06:45:07 +08:00 |
|
cmd_pd_bytes
|
|
|
|
cmd_pde
|
io: return error when reading/writing to unmapped memory (#3323)
|
2023-02-11 11:36:27 +01:00 |
|
cmd_pdj
|
|
|
|
cmd_pdr
|
Update tests
|
2023-06-05 22:41:20 +08:00 |
|
cmd_pf
|
Convert pf commands to rzshell (#3467)
|
2024-02-16 10:30:59 +08:00 |
|
cmd_pf2
|
Convert pf commands to rzshell (#3467)
|
2024-02-16 10:30:59 +08:00 |
|
cmd_pf_elf
|
Convert pf commands to rzshell (#3467)
|
2024-02-16 10:30:59 +08:00 |
|
cmd_pf_write
|
Convert pf commands to rzshell (#3467)
|
2024-02-16 10:30:59 +08:00 |
|
cmd_pFb
|
|
|
|
cmd_pfd
|
Convert pf commands to rzshell (#3467)
|
2024-02-16 10:30:59 +08:00 |
|
cmd_pg
|
Fix pg with fewer than 5 arguments (#2921)
|
2022-08-15 11:23:37 +08:00 |
|
cmd_ph
|
|
|
|
cmd_pi
|
Remove the dependency of core->block in pi/pI (#4023)
|
2023-12-20 19:46:44 +08:00 |
|
cmd_pif
|
|
|
|
cmd_pipe
|
Analysis: sort function by address while printing (#4179)
|
2024-02-02 23:50:34 +08:00 |
|
cmd_pix
|
|
|
|
cmd_plf
|
Semantics of x86 uplifting: reduce 'Repeat' ops (#4559)
|
2024-07-30 22:42:13 +08:00 |
|
cmd_pointer
|
Refactor pointer write command * to use the API (#3793)
|
2023-08-26 23:40:31 +08:00 |
|
cmd_print
|
Convert p2 and p8 commands to rzshell (#4250)
|
2024-02-17 21:59:20 +08:00 |
|
cmd_print_misc
|
Refactoring for rz_print_2bpp_* and ps<cmd> (#2376)
|
2022-03-04 15:30:46 +01:00 |
|
cmd_ps
|
Refine the heuristic rule for encoding detection (#4319)
|
2024-03-03 08:10:49 +08:00 |
|
cmd_psj
|
Refine the heuristic rule for encoding detection (#4319)
|
2024-03-03 08:10:49 +08:00 |
|
cmd_pt
|
$: Add rzshell façade (#4314)
|
2024-03-02 17:11:02 +08:00 |
|
cmd_px
|
core/disasm: remove static variables (#4214)
|
2024-02-12 23:34:24 +08:00 |
|
cmd_pxd
|
Convert px[ dDhHwWqQol] to rzshell
|
2022-08-04 09:11:22 +08:00 |
|
cmd_pxw
|
core/disasm: remove static variables (#4214)
|
2024-02-12 23:34:24 +08:00 |
|
cmd_question
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_r
|
Convert ps to newshell (#3451)
|
2023-04-06 08:43:04 +08:00 |
|
cmd_repeats
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_rop
|
Ropchain constraint syntax parser (#4552)
|
2024-07-10 12:41:47 +08:00 |
|
cmd_search
|
Ropchain constraint syntax parser (#4552)
|
2024-07-10 12:41:47 +08:00 |
|
cmd_search_hit
|
Convert ps to newshell (#3451)
|
2023-04-06 08:43:04 +08:00 |
|
cmd_search_in
|
|
|
|
cmd_seek
|
Fix div by zero in 's++' and 's--' (#3803)
|
2023-08-29 23:04:14 +08:00 |
|
cmd_shift
|
Convert 'we' commands to rzshell (#2325)
|
2022-02-16 09:31:50 +00:00 |
|
cmd_signature
|
Analysis: sort function by address while printing (#4179)
|
2024-02-02 23:50:34 +08:00 |
|
cmd_string
|
RzBin: fix string scan vaddr/paddr
|
2022-05-06 18:09:17 +02:00 |
|
cmd_system
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_task
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_tc
|
type/format: fix output in pf commands (#4272)
|
2024-02-20 21:37:14 +08:00 |
|
cmd_tcc
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
cmd_tmpbuf
|
|
|
|
cmd_to
|
type/format: fix output in pf commands (#4272)
|
2024-02-20 21:37:14 +08:00 |
|
cmd_visual
|
Add file percentage in visual mode (V/Vv)
|
2024-05-17 18:06:50 +08:00 |
|
cmd_w
|
test: fix 'core: ' message in help log error
|
2022-12-19 11:46:18 +01:00 |
|
cmd_wD
|
Finish conversion of w commands to rzshell (#2412)
|
2022-03-16 11:20:29 +00:00 |
|
cmd_wfs
|
|
|
|
cmd_wox
|
Convert ps to newshell (#3451)
|
2023-04-06 08:43:04 +08:00 |
|
cmd_yank
|
|
|
|
cmds
|
Convert ps to newshell (#3451)
|
2023-04-06 08:43:04 +08:00 |
|
comments
|
Convert f commands to rzshell
|
2022-02-03 21:46:42 +08:00 |
|
data
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
describe
|
Convert wa commands to rzshell (#2293)
|
2022-02-09 18:49:11 +08:00 |
|
display_flag
|
Convert af commands to rzshell (#2586)
|
2022-05-05 18:19:17 +08:00 |
|
dwarf
|
types: add missing atomic integer types (#4616)
|
2024-09-07 00:52:17 +08:00 |
|
echo
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
egg
|
|
|
|
elf
|
|
|
|
err
|
Convert f commands to rzshell
|
2022-02-03 21:46:42 +08:00 |
|
feat_arithmetic
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
feat_arroba
|
|
|
|
feat_astabs
|
|
|
|
feat_base64
|
|
|
|
feat_cmdsubst
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
feat_foreach
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
feat_graphdiff
|
|
|
|
feat_grep
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
feat_input
|
Fix old math commands (#3828)
|
2023-09-14 08:53:25 +08:00 |
|
feat_quote
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
feat_redirect
|
Move "p8|sed -e s,1,x,g>x;cat x;rm x" test back under cmd/feat_redirect (#2463)
|
2022-03-30 23:23:20 +08:00 |
|
feat_segoff
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
feat_variables
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
feat_yank
|
Convert ps to newshell (#3451)
|
2023-04-06 08:43:04 +08:00 |
|
file_malloc
|
|
|
|
hash
|
Convert f commands to rzshell
|
2022-02-03 21:46:42 +08:00 |
|
hex
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
lea_intel
|
Fix all tests and add aaC test
|
2023-06-01 23:16:09 +08:00 |
|
m68k
|
Convert f commands to rzshell
|
2022-02-03 21:46:42 +08:00 |
|
malloc
|
|
|
|
manyundo
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
md5sha1
|
|
|
|
metadata
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
midbb
|
Fix tests for capstone v3/v4/v5
|
2023-07-16 13:22:47 +08:00 |
|
midflags
|
Refactor rz_core_print_disasm_json (#2746)
|
2022-07-09 08:10:06 +08:00 |
|
mm_search_issue
|
|
|
|
noreturn
|
Update tests
|
2023-06-05 22:41:20 +08:00 |
|
print
|
Convert pf commands to rzshell (#3467)
|
2024-02-16 10:30:59 +08:00 |
|
print_bug
|
Refactor rz_core_print_disasm_json (#2746)
|
2022-07-09 08:10:06 +08:00 |
|
project
|
Ropchain constraint syntax parser (#4552)
|
2024-07-10 12:41:47 +08:00 |
|
regexp
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
section-mapping
|
|
|
|
seekbug
|
Refactor rz_core_print_disasm_json (#2746)
|
2022-07-09 08:10:06 +08:00 |
|
shell
|
|
|
|
sidbug
|
|
|
|
simple-elf
|
RzBin: improve handling of addresses in ELF (#2591)
|
2022-05-10 10:17:35 +08:00 |
|
singleline
|
Convert wa commands to rzshell (#2293)
|
2022-02-09 18:49:11 +08:00 |
|
spaces
|
|
|
|
structures
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
sugar
|
|
|
|
tables
|
Analysis: sort function by address while printing (#4179)
|
2024-02-02 23:50:34 +08:00 |
|
types
|
types: add missing atomic integer types (#4616)
|
2024-09-07 00:52:17 +08:00 |
|
undoredo
|
Replace rz_core_cmd0 calls in tui/panels.c and port cmd_help commands to RzShell as cmd_math (#3421)
|
2023-03-30 18:36:48 +08:00 |
|
unified
|
Finish conversion of w commands to rzshell (#2412)
|
2022-03-16 11:20:29 +00:00 |
|
utf32
|
Multithread string search (#2665)
|
2022-06-27 23:34:08 +02:00 |
|
va
|
|
|
|
warnings
|
|
|
|
write
|
..(: Declare macro args as raw (#4453)
|
2024-04-21 12:16:30 +08:00 |