vmware安装vmware tools
摘要:1.关闭虚拟机 2.点击虚拟机-->设置-->硬件 3.点击虚拟机-->设置-->选项 4.开启虚拟机 点击虚拟机-->点击安装vmware tools 5.install yum install -y open-vm-* cd /run/media/yu/VMware Tools mkdir -p
阅读全文
PyInstaller简单使用
摘要:PyInstaller 手册 1 快速开始 确保已安装要求,然后从 PyPI 安装 PyInstaller: pip3.8 install -U pyinstaller # pyinstaller -F --hidden-import loguru --paths "D:\02-software_p
阅读全文
Mitmproxy/mitmdump中文文档以及配置教程
摘要:Mitmproxy/mitmdump中文文档以及配置教程 https://ptorch.com/news/269.html https://ptorch.com/docs/10/mitmproxy_introduction 本文是一个较为完整的mitmproxy教程,侧重于介绍如何开发拦截脚本,帮助
阅读全文
数据采集逆向工具最全清单
摘要:据采集逆向工具最全清单 1.抓包 1.1 Charles https://www.charlesproxy.com/ 端很舒服轻松的小花瓶,抓应用层Http(s)请求,是付费的,可寻找破解版 1.2 Fiddler windows端的“Charles", 抓应用层Http(s)请求。但不推荐使用,因
阅读全文
Xpose安装 xposed下载出错 http://dl.xposed.info/repo
摘要:解决Could not found ZIP files报错 首先,报错是因为网络问题,但是即便是网络没问题,下载起来也很慢,所以要手动安装注:全程需要电脑有梯子 第一步:下载安装Xposed的APK 官网下载安装下载链接 https://dl-xda.xposed.info/framework/,在
阅读全文