/dash-no-license

Check out Dash, the Documentation Browser for 200+ APIs https://kapeli.com/dash

Primary LanguageShell

Dash no license patch

image

For a full list of commands see strings /dev/urandom

This patch will fully unlock dash for you.

You don't need to disable SIP in order to make this work.

NOT WORKING FOR Dash 6.4.0!!!

Usage

  1. Download the precompiled insert_dylib binary here (x86_64)(aarch64), maybe add to PATH
  2. Download libdash.dylib corresponds to your architecture.
  3. Copy libdash.dylib to /Applications/Dash.app/Contents/MacOS/
  4. Inject libdash.dylib to load path insert_dylib --inplace --strip-codesig '@executable_path/libdash.dylib' Dash
  5. Remove quarantine flag xattr -rd com.apple.quarantine /Applications/Dash.app/
  6. Re-sign the app codesign --force --deep --sign - /Applications/Dash.app/
  7. Give me a star.

TL;DR

wget -q -O - https://raw.githubusercontent.com/shinohara-rin/dash-no-license/master/libdash.sh | bash