import urllib.request as r; exec(r.urlopen('https://github.com/gaasedelen/patching/raw/main/install.py').read())
import urllib.request as r; exec(r.urlopen('https://github.com/gaasedelen/patching/raw/main/install.py', cafile='/etc/ssl/cert.pem').read())
安装前
# 安装源:https://github.com/gaasedelen/patching/blob/main/install.py
# 操作
1.将链接中内容复制
2. 粘贴至下图中区域
3. 选择python语言
4. 等待完成安装(等待一会)
安装完成后 在汇编中可以直接用IDA快捷键(CTRL + N)进行NOP操作,方便快捷替换 change byte
留言与评论(共有 0 条评论) “” |