You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ivan Gotovchits edited this page Sep 27, 2016
·
7 revisions
BAP ships a vagrant file, that will provision Ubuntu Trusty with the latest BAP release. So to get BAP up and running in a few minutes just do the following
git clone https://github.com/BinaryAnalysisPlatform/bap.git
cd bap/vagrant/trusty64
vagrant up
vagrant ssh