mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-27 16:25:30 +00:00
Add afllj in afl?
commands
This commit is contained in:
parent
be68c96bcb
commit
d31ca423fd
@ -280,6 +280,7 @@ static const char *help_msg_afl[] = {
|
||||
"aflc", "", "count of functions",
|
||||
"aflj", "", "list functions in json",
|
||||
"afll", "", "list functions in verbose mode",
|
||||
"afllj", "", "list functions in verbose mode (alias to aflj)",
|
||||
"aflq", "", "list functions in quiet mode",
|
||||
"aflqj", "", "list functions in json quiet mode",
|
||||
"afls", "", "print sum of sizes of all functions",
|
||||
|
Loading…
x
Reference in New Issue
Block a user