Skip to content

Advanced malware analysis tool for evading detection from advanced malware.

License

Notifications You must be signed in to change notification settings

virtfunc/AutoVirt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,800 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoVirt

This tool provides automated setups for linux virtualization related stuff.


📖 Setup Instruction Guide

Expand for details...

1. Clone Git repository

git clone --single-branch --depth=1 https://github.com/Scrut1ny/AutoVirt

2. Change directory

cd AutoVirt/

3. Set executable permissions

find . -type f -name '*.sh' -exec chmod +x {} +

4. Execute

./main.sh

5. Update repository

  • Make sure you're in the AutoVirt/ root directory when running the command below!
git fetch --all && git reset --hard origin/main

Star History Chart

About

Advanced malware analysis tool for evading detection from advanced malware.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 75.5%
  • Python 10.0%
  • PowerShell 7.3%
  • ASL 7.2%