alterakey / trueseeing

Non-decompiling Android app vulnerability scanner (DC25 demo lab, CB17)
GNU General Public License v3.0
59 stars 14 forks source link

Running the basic trueseeing target.apk command prints the html report in the command line instead of creating an html file. #530

Closed JanPana closed 2 months ago

alterakey commented 2 months ago

Hello @JanPana , thank you for your report! But AFAIK trueseeing prints the report, instead of writing in a file, on non-interactive scan mode unless the --scan-output option is given -- please see https://github.com/alterakey/trueseeing#non-interactive-scan-mode-deprecated .

Could you provide some transcript so I can take a look? Thank you.