FSecureLABS/coralsun

GitHub: FSecureLABS/coralsun

Stars: 42 | Forks: 12

# coralsun Currently only IOKit and Mach IPC is supported. The fuzzer opalrobot depends on this utility library. 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.