免杀工具 -- FourEye

一、简介

 

快速生成免杀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



posted @ 2022-03-13 16:28  kalibb  阅读(745)  评论(0)    收藏  举报