Run /azq in aaaa ##analysis

This commit is contained in:
pancake 2022-10-09 16:30:33 +02:00 committed by GitHub
parent be0c88883d
commit 56a140d1b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11702,6 +11702,7 @@ static int cmd_anal_all(RCore *core, const char *input) {
}
if (input[1] == 'a') { // "aaaa"
r_core_cmd0 (core, "/azq > /dev/null");
if (!didAap) {
didAap = true;
R_LOG_INFO ("Finding function preludes");