2 matches found
Diggy
Diggy DiggyはAPKファイルからエンドポイント/URLを抽出できます。結果は後処理のためにtxtファイルに保存されます。 依存関係 apktool 使用方法 root@kitploit: ./diggy.sh /path/to/apk/file.apk install.shを実行することで、より簡単にアクセスできるようにインストールすることもできます。 その後、以下のようにDiggy を実行できるようになります。 root@kitploit: diggy /path/to/apk/file.apk 注: インストール...
6AI score
SaveExploits0
Diggy - Extract Enpoints From APK Files
Diggy can extract endpoints/URLs from apk files. It saves the result into a txt file for further processing. Dependencies apktool Usage ./diggy.sh /path/to/apk/file.apk You can also install it for easier access by running install.sh After that, you will be able to run Diggy as follows: diggy...
7.2AI score
SaveExploits0References1
20