Skip to content

Python3 Virtualbox driver for automation of VM using the virtualbox module. Useful for automated testing or malware sandbox purposes.

License

Notifications You must be signed in to change notification settings

malwareuniversity/VirtualboxAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

VirtualboxAutomation

Python3 Virtualbox driver for automation of VM using the virtualbox module. Useful for automated testing or malware sandbox purposes.

To install virtualbox deps:
python3 -m pip install pyvbox
Download VirtualBox SDK from https://www.virtualbox.org/wiki/Downloads
Unzip package
cd sdk/installer
python3 vboxapisetup.py install

About

Python3 Virtualbox driver for automation of VM using the virtualbox module. Useful for automated testing or malware sandbox purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages