sensepost / USaBUSe

Universal Serial aBUSe is a project to demonstrate the risks of hardware bypasses of software security by Rogan Dawes at SensePost.
Other
491 stars 86 forks source link

Setup USaBUSe on whid cactus #19

Closed k0stQs closed 5 years ago

k0stQs commented 5 years ago

Are there instructions for installing/setup USaBUSe on the whid cactus?

RoganDawes commented 5 years ago

Hi,

Not currently, but it is not too complicated. The main thing is to use the correct tag when checking out.

After cloning the repository, you should checkout the whid tag:

git clone --recursive https://github.com/SensePost/USaBUSe
git checkout whid

Then follow the steps in README.md.