Vagrant box with Ubuntu and 1337 Ethereum hacking tools.
Uses the gingeleski/ubuntu18_python image:
- Ubuntu 18.04
- Python 3
- Git
- Mythril OSS
- Manticore
If you get a crash on vagrant up
like...
"vboxsf" is not available
- Then you should
vagrant destroy
that box because it'll be incomplete - Now run
vagrant plugin install vagrant-vbguest
- Credit to geerlingguy from this issue!
- Then you should
Feel free to contribute issues, suggestions, pull requests, you name it.