Skip to content

jayala/hipstr-ui

Repository files navigation

HipSTR UI

image

Easy-to-use UI for the HipSTR tool.

Comes with a pre-built HipSTR binary for Windows, macOS, and Linux.

Built with Electron and Chakra UI.

Download the latest release for your operating system from the Releases page.

To run in MacOS, you need to open a Terminal and run:

  1. Extract the zip file if you haven't already.
  2. cd ~/Downloads to go to the Downloads folder.
  3. xattr -c hipstr-ui.app to remove the quarantine attribute.
  4. open hipstr-ui.app to open the app (You can also do this by double-clicking the file in Finder).