All Projects → FSecureLABS → coralsun

FSecureLABS / coralsun

Licence: other
macOS Cython IOKit Utility Library

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to coralsun

IOBrowser
A macOS application for browsing the IOKit registry.
Stars: ✭ 123 (+200%)
Mutual labels:  iokit
GPUUtilization
measure GPU hardware utilization on iOS Devices
Stars: ✭ 102 (+148.78%)
Mutual labels:  iokit
AzulPatcher4600
Lilu plugin which applies common patches for the mobile HD4600 iGPU
Stars: ✭ 17 (-58.54%)
Mutual labels:  iokit
mac-notes
macOS notes
Stars: ✭ 92 (+124.39%)
Mutual labels:  iokit
coretemp
Outputs current CPU core and package temperatures on macOS.
Stars: ✭ 36 (-12.2%)
Mutual labels:  iokit

coralsun

Coralsun is a small utility cython library used to provide python support for low level kernel features.

Currently only IOKit and Mach IPC is supported. The fuzzer opalrobot depends on this utility library.

Support for Mach IPC messaging is partially broken and under development currently.

Version 0.1

Dependencies

  • pip install cython

Build Instructions

python setup.py build_ext --inplace

Installation

python setup.py install

API Usage

Examples of usage are included in the iokit_test.py unit test script.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].