Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • UbuFuzz requires VMWare Workstation 7 or later, or compatible virtualization software.
  • The OS X installer requires Snow Leopard or later. 
    • Xcode Tools is recommended, which provides libgmalloc (Guard Malloc).

Demo Quick Start

UbuFuzz

...

  1. Unzip BFF-2.7.zip to c:\fuzz or another folder to be shared as "fuzz"
  2. Unzip UbuFuzz-2.7.zip
  3. Open UbuFuzz.vmx
  4. Create a snapshot in VMWare
  5. Power on the VM

If you do not wish to use a shared folder, simply remove ~/bff
and unzip BFF-2.7.zip to the ~/bff directory.

OS X

...

  1. Install BFF
  2. Run BFF
  3. Run ./batch.sh

...