摘要:        
代码不规范?试试自动化 PEP8 pep8 是Python 语言的一个代码编写规范。如若你是新手,目前只想快速掌握基础,而不想过多去注重代码的的编写风格(虽然这很重要),那你可以尝试一下这个工具 - autopep8 安装第三方库 pip install autopep8 PyCharm 导入这个工    阅读全文
posted @ 2021-06-01 18:35
chron
阅读(175)
评论(0)
推荐(0)
        
            
        
        
摘要:        
    阅读全文
posted @ 2021-06-01 17:37
chron
阅读(43)
评论(0)
推荐(0)
        
            
        
        
摘要:        
1、启动setoolkit 选择1进入社会工程学攻击模块:Social-Engineering Attacks 选择2进入网站攻击向量:Website Attack Vectors 选择3进入凭证收割机攻击方法: Credential Harvester Attack Method 选择3进入凭证收    阅读全文
posted @ 2021-06-01 17:24
chron
阅读(215)
评论(0)
推荐(0)
        
            
        
        
摘要:        
Monkey 进行稳定性测试 Monkey 可以生成伪随机用户事件来模拟单击、触摸、手势等操作,可以对正在开发中的程序进行随机压力测试。 Monkey路径 查看Monkey路径 cd /system/bin/ 参数详情 查看参数 C:\Users\admin\Downloads>adb shell     阅读全文
posted @ 2021-06-01 17:08
chron
阅读(140)
评论(0)
推荐(0)
        
            
        
        
摘要:        
adb-查看日志 清理之前的日志 adb logcat -c 按时间查看日志 adb logcat -v time adb logcat -v time | findstr "包名" > log.txt 查看指定APP的错误日志并保存到文件中 adb logcat "*:E" | findstr "    阅读全文
posted @ 2021-06-01 16:01
chron
阅读(247)
评论(0)
推荐(0)
        
            
        
        
摘要:        
adb常用命令 查看设备 adb devices 连接设备 # 无线连接 adb connect ip:port[5555] # USB连接 """ 连接数据线,开启手机端开发模式和USB调试模式 """ 查看adb版本 adb version 显示所有应用 # 只显示第三方应用包名 adb she    阅读全文
posted @ 2021-06-01 15:03
chron
阅读(69)
评论(0)
推荐(0)
        

 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号