Skip to content

A script to generate debugging files for macOS.

Notifications You must be signed in to change notification settings

maiconjs/OSX-Debug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSX-Debug

A script to generate debugging files for hackintosh by black.dragon74

Installation

Usage

It is fully automated script. All the dependencies are fetched automatically from the git.

Just open up terminal and type: gen_debug

In case you have no internet connectivity, do the following :-

  • Download the source code as a zip file from github

  • Open Terminal and type,

  • cd ~/Downloads/OSX-Debu*

  • mkdir -p ~/Library/debugNk

  • cp -rf ./* ~/Library/debugNk

  • sudo cp gen_debug.sh /usr/bin/gen_debug

  • sudo chmod a+x /usr/bin/gen_debug

  • unzip -o IORegistryExplorer.zip -d /Applications/

That's it, you can now use the script offline as all required files are available offline just by launching terminal and typing: gen_debug

Credits

RehabMan for MountEFI script

Notes

A few files namely, mount_efi.sh and patchmatic are present here on github as they are verified by their MD5 sums upon downloading.

I, black.dragon74, in no way intend to offense any developer. I respect them. If you have any issues you can easily contact me.

All the best!

About

A script to generate debugging files for macOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%