2 matches found
droidlysis
DroidLysis DroidLysis 是一个 Android 应用预分析工具 :它执行我们在逆向工程开始时通常做的重复且枯燥的任务。它对 Android 样本进行反汇编,将输出组织到目录中,并搜索代码中可疑的关注点。输出有助于逆向工程师加快分析的前几步。 DroidLysis 可用于 Android 包(apk)、Dalvik 可执行文件(dex)、Zip 文件(zip)、Rar 文件(rar)或文件目录。 安装 DroidLysis 1. 安装必要的系统包 root@kitploit: sudo apt-get install default-jre git python3...
6AI score
SaveExploits0References3
50m-ctf: Weak credentials, Blind SQLi, Timing attack, that leads to web admin access
Summary: Discovery of the application: The h1Thermostat application was discovered by extracting the bit.do URL from the image at https://pbs.twimg.com/media/D0XoThpW0AE2r8S.png:large. The URL https://bit.do/h1therm then led to a Google Drive where the Android application file h1thermostat.apk...
7.5AI score
SaveExploits0
20