Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 336 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 336 Bytes

PawdFox

A Firefox Saved Accounts Viewer for Mac OS X.

Build Instructions

  1. Build libpawdfox (https://github.com/psychart/libpawdfox)
  2. brew install nss
  3. Open Build Settings of PawdFox Project on XCode
  4. Update key LIBPAWDFOX_PATH with the path containing lib/ and include/ from libpawdfox
  5. Run Solution