evilhiding

0 19
evilhidingShellcode loader, bypassav, antivirus bypass tool, a Python-based shel...

evilhiding

Shellcode loader, bypassav, antivirus bypass tool, a Python-based shellcode bypass loader

Tool Analysis

  • Remote control trigger to bypass sandbox protection

  • evilhiding

    Obfuscation with flower commands

  • Loader and shellcode are encrypted with fernet

  • Trigger obfuscation to interfere with feature codes

  • Automatically refresh the md5 of the ico image to prevent the icon feature code from being detected

Project Address

Open source on GitHub, please give me some stars hahaha (stars are the driving force for updates)

https://github.com/coleak2021/evilhiding.git

Usage

  • Install dependencies

pip install -r requirements.txt
  • Execute main.py

Fill in the shellcode in main.py
python main.py # Generates a.txt and b.py
  • Place a.txt on the VPS and fill in the URL of a.txt in b.py, then execute create.py

For example: url='http://192.168.52.129/a.txt'
python create.py
Generate HipsMain.exe under the dist directory

Only supports compiling on Windows systems!

Antivirus Bypass Test

Over firewalld
image-20231019203001783.png

Over defender

image-20231019204156899.png
Dynamic Execution

image-20231020182032610.png

Declaration

  • It is only for technical research and officially authorized testing activities. Any direct or indirect consequences and losses caused by the dissemination or use of this tool shall be borne by the user, and the author shall not assume any responsibility for it.

  • The tool doesn't require much technical expertise; it's just about building on the shoulders of predecessors.

  • If it can't bypass the antivirus, please raise an issue. Stars are the continuous driving force, hahaha.

你可能想看:
最后修改时间:
admin
上一篇 2025年03月28日 20:06
下一篇 2025年03月28日 20:28

评论已关闭