{"id":13766249,"url":"https://github.com/Vedant-Bhalgama/VySecator","last_synced_at":"2025-05-10T21:33:22.418Z","repository":{"id":49500396,"uuid":"275576332","full_name":"Vedant-Bhalgama/VySecator","owner":"Vedant-Bhalgama","description":"VySecator Is a Python Script Obfuscation Tool, Which can be used to Obfuscate your hand written Malwares and your Hand Written Scripts!","archived":false,"fork":false,"pushed_at":"2024-06-13T10:33:52.000Z","size":19305,"stargazers_count":73,"open_issues_count":1,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-17T02:33:55.948Z","etag":null,"topics":["backdoor","hackers","icon","linux","obfuscate-code","obfuscation","obfuscator","python","python-obfuscation-github","python-payloads","python-script","script","vysecator","wine"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vedant-Bhalgama.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-28T12:04:49.000Z","updated_at":"2024-08-12T20:03:09.000Z","dependencies_parsed_at":"2024-08-03T16:04:25.061Z","dependency_job_id":"c8ee16ef-5a17-48b0-87fd-16341c32ceba","html_url":"https://github.com/Vedant-Bhalgama/VySecator","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vedant-Bhalgama%2FVySecator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vedant-Bhalgama%2FVySecator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vedant-Bhalgama%2FVySecator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vedant-Bhalgama%2FVySecator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vedant-Bhalgama","download_url":"https://codeload.github.com/Vedant-Bhalgama/VySecator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253486332,"owners_count":21916136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backdoor","hackers","icon","linux","obfuscate-code","obfuscation","obfuscator","python","python-obfuscation-github","python-payloads","python-script","script","vysecator","wine"],"created_at":"2024-08-03T16:00:53.075Z","updated_at":"2025-05-10T21:33:18.322Z","avatar_url":"https://github.com/Vedant-Bhalgama.png","language":"Python","funding_links":[],"categories":["Projects"],"sub_categories":["Python"],"readme":"# VySecator - A useful tool made for Hackers and By Hackers ;)\n**General Info about the tool**\n**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.\n3rd 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**\n**VySecator uses Wine which makes it possible to generate Windows Executables in Linux**\n\n# Note \n\n--\u003e 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.\n\n# Read the tool article on ZSecurity's Website!\n\n--\u003e https://zsecurity.org/vysecator-a-useful-tool-made-for-hackers-and-by-hackers/\n\n\n# Update 1.1.7\n\n**--\u003e Fixed some spaces and indent bugs**\n\n**--\u003e Fixed Bugs**\n\n# OS Support\n\n--\u003e Other OS testing is still left (Ubuntu, Parrot, etc.)\n\n--\u003e Kali Linux\n\n \n# Installation\n --\u003e Use the git clone command for cloning my Repository or simply click on Download as zip\n \n `git clone https://github.com/Vedant-Bhalgama/VySecator.git`\n      \n     \n--\u003e After you have the files, Run the setup.py\n\n--\u003e setup.py will install all the dependencies such as wine, PyArmor, PyInstaller and also it will Install Windows Python under wine\n\n![VySecstup](https://user-images.githubusercontent.com/67494275/88782304-0c0cce00-d1ab-11ea-9015-0bfa077022dc.PNG)\n\n![setup](https://user-images.githubusercontent.com/67494275/88782577-6148df80-d1ab-11ea-9627-d008c1aa2f0e.PNG)\n\n\n# Using the Program\n --\u003e Now In order to run the program, Just run using this command, Also refer to the Screenshot below.\n \n `python ./VySec.py`\n \n![Main menu](https://user-images.githubusercontent.com/67494275/88782664-77ef3680-d1ab-11ea-894e-8db597bcdb4d.PNG)\n\n --\u003e Now you will see 4 options as Follows\n \n --\u003e Now FOR.EG I want to use the 3rd one, The 3rd Option will obfuscate your script first and then Compile it to EXE,\n     This is the main Reason why this is very important for Hackers who program their Malwares on their own!\n     \n --\u003e In Order to Use any Options just type\n \n     use 1\n     use 2\n     use 3\n     use 4\n     \n \n --\u003e 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.\n \n --\u003e 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.\n \n **--\u003e ALSO MAKE SURE THE ICON FILE WHICH YOU WANT TO ADD IS IN .ico EXTENSTION**\n \n \n![Capture](https://user-images.githubusercontent.com/67494275/89103181-7d5bb380-d42d-11ea-822c-43c0ea074494.PNG)\n\n\n --\u003e Now It will start doing the things sit back and relax!\n \n --\u003e After it completes you will see something like this at the end\n \n![output](https://user-images.githubusercontent.com/67494275/88783625-a4f01900-d1ac-11ea-845b-daed3b024380.png)\n \n--\u003e 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.\n\n--\u003e See the final path of our test script here.\n\n**WITHOUT ICON**\n\n![Capture](https://user-images.githubusercontent.com/67494275/88783271-30b57580-d1ac-11ea-8e50-137a77c39853.PNG)\n\n**WITH ICON**\n\n**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.**\n\n\n![Capture](https://user-images.githubusercontent.com/67494275/89103253-04a92700-d42e-11ea-8872-2edc06411e34.PNG)\n\n\n# Bug and Issue Report\n --\u003e Make sure to report any bugs or issues here -\u003e https://github.com/VySec-Secure/VySecator/issues\n      \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVedant-Bhalgama%2FVySecator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FVedant-Bhalgama%2FVySecator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVedant-Bhalgama%2FVySecator/lists"}