Download and Install bkhive on Mac OS X
Sunday the 7th of September, 2008

    bkhive  most recent diff


      View the most recent changes for the bkhive port at: bkhive.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for bkhive.
      The raw portfile for bkhive 2 is located here:
      http://bkhive.darwinports.com/dports/security/bkhive/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/bkhive
      Google
      Web Darwinports.com



      # $Id: Portfile 24138 2007-04-17 09:11:22Z ryandesign macports.org $

      PortSystem 1.0
      Name: bkhive
      Version: 2
      Category: security
      Maintainers: cedric.luthi gmail.com
      Description: Recover syskey bootkey from system hive file
      Long Description: bkhive is a tool for recovering syskey bootkey from a Microsoft Windows system hive file.

      Homepage: http://ophcrack.sourceforge.net
      master_sites sourceforge:ophcrack
      distname ${name}${version}
      distfiles ${distname}${extract.suffix}
      checksums md5 b1c7d23d7cd2efe9f7a6ff05ef92bb44 sha1 736c26b5da4a2c2892d7c0eb7c98c0bc218f1e4b rmd160 08ed260fa1d2605e9ac9f25fe6fbb5fe0e7a92f8

      use_configure no
      build.cmd g++ -o ${distname} *.cpp
      build.target
      destroot {
      xinstall -W ${worksrcpath} -c ${distname} ${destroot}${prefix}/bin
      }

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/bkhive
      % sudo port install bkhive
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching bkhive
      ---> Verifying checksum for bkhive
      ---> Extracting bkhive
      ---> Configuring bkhive
      ---> Building bkhive with target all
      ---> Staging bkhive into destroot
      ---> Installing bkhive
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using bkhive with these commands:
      %  man bkhive
      % apropos bkhive
      % which bkhive
      % locate bkhive

     Where to find more information:

    Darwin Ports



    image test