Skip to content

pranav-dubey-cl/dash-no-license

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 54.9%
  • Objective-C 45.1%