From cb72775b82e9a084c60ce410808f736f251de190 Mon Sep 17 00:00:00 2001 From: stulle123 Date: Wed, 26 Apr 2023 16:05:54 +0200 Subject: [PATCH] Add db-browser-for-sqlite --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e02f0e..cad03c8 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Install required tools: - Get latest [jadx](https://github.com/skylot/jadx) (or install via `brew`) - Get [Burp Suite](https://portswigger.net/burp/communitydownload) -- `$ brew install apktool nuclei radare2 sqlite` +- `$ brew install apktool nuclei radare2 sqlite db-browser-for-sqlite` - `$ pip3 install --upgrade frida-tools objection` ### SSH