VySecator Save

VySecator Is a Python Script Obfuscation Tool, Which can be used to Obfuscate your hand written Malwares and your Hand Written Scripts!

Project README

VySecator - A useful tool made for Hackers and By Hackers ;)

General Info about the tool VySecator Is a tool which can be used to Obfuscate your Python script. The tool comes with 3 Options. Obfuscate Python Script, Compile to EXE, Compile to EXE with Obfuscation. 3rd Options is the most used by Hackers who program their own Malware and want to make it FUD. My tool is using Pyarmor and PyInstaller for Compiling the programs to Executable. I respect the developers of PyInstaller and PyArmor and clearly give them the half credit VySecator uses Wine which makes it possible to generate Windows Executables in Linux

Note

--> My tool doesn't work for MsfVenom Payloads, I will bring a update in Future which will consist of Obfuscating and Compiling MsfVenom Python Payloads also.

Read the tool article on ZSecurity's Website!

--> https://zsecurity.org/vysecator-a-useful-tool-made-for-hackers-and-by-hackers/

Update 1.1.7

--> Fixed some spaces and indent bugs

--> Fixed Bugs

OS Support

--> Other OS testing is still left (Ubuntu, Parrot, etc.)

--> Kali Linux

Installation

--> Use the git clone command for cloning my Repository or simply click on Download as zip

git clone https://github.com/Vedant-Bhalgama/VySecator.git

--> After you have the files, Run the setup.py

--> setup.py will install all the dependencies such as wine, PyArmor, PyInstaller and also it will Install Windows Python under wine

VySecstup

setup

Using the Program

--> Now In order to run the program, Just run using this command, Also refer to the Screenshot below.

python ./VySec.py

Main menu

--> Now you will see 4 options as Follows

--> Now FOR.EG I want to use the 3rd one, The 3rd Option will obfuscate your script first and then Compile it to EXE, This is the main Reason why this is very important for Hackers who program their Malwares on their own!

--> In Order to Use any Options just type

 use 1
 use 2
 use 3
 use 4
 

--> Now, If you choose option 3 or option 2, It will ask you to add a icon to the EXE. If you want to add a icon, Then type y else n.

--> If you type y, It will first ask you to enter the script path and then it will ask you to enter the icon file path.

--> ALSO MAKE SURE THE ICON FILE WHICH YOU WANT TO ADD IS IN .ico EXTENSTION

Capture

--> Now It will start doing the things sit back and relax!

--> After it completes you will see something like this at the end

output

--> Now to find the script, You can see in the image above a Blue Line is there, The final EXE will be in that path.

--> See the final path of our test script here.

WITHOUT ICON

Capture

WITH ICON

YOU ONLY WILL SEE THE ICON ON THE WINDOWS MACHINE, SO IF YOU DONT SEE THE ICON ON LINUX MACHINE, PLEASE MAKE SURE TO TRANSFER THAT FILE TO WINDOWS MACHINE AND SEE IT.

Capture

Bug and Issue Report

--> Make sure to report any bugs or issues here -> https://github.com/VySec-Secure/VySecator/issues

Open Source Agenda is not affiliated with "VySecator" Project. README Source: Vedant-Bhalgama/VySecator

Open Source Agenda Badge

Open Source Agenda Rating