一、简介
快速生成免杀exe可执行文件,目前拥有三种免杀的方法
二、下载及安装
1、下载到本地
git clone https://github.com/lengjibo/FourEye.git

2、进入该文件夹
cd FourEye

3、安装需要的python库
pip install -r requirements.txt

三、使用方法
1、打开该软件
python3 BypassFramework.py

2、显示可生成的软件,list

3、选择shellcode,显示可选择的免杀方式

4、选择fibers免杀方式,加密方式选择xor,输入shellcode,选择平台的位数,execute运行


注意:如果报错请安装mingw环境
apt-get install gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64 wine64
© 版权声明
THE END











暂无评论内容