Skip to content

opa334/Crane-Resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crane-Resources

This repo contains the localization files of Crane and the libCrane.h header to use it's functionality from other tweaks (Not supported on Crane Lite!). Crane is a commercial software available on Havoc.

How to use libCrane

Run install_libcrane.sh in the libCrane directory to install the libcrane tbd's into theos. Afterwards you can add libcrane to your makefile as follows:

<YOUR_PROJECT>_LIBRARIES += crane

Then copy libCrane.h into your project and include it, read the header to see what methods are available.

Usage notes

Some APIs use XPC to communicate with cranehelperd so if you are trying to use libCrane from a sandboxed process, you will have to use libSandy to gain access to the com.opa334.cranehelperd.xpc mach service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published