netanelc305 / jbinit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jbinit

This project is used to build the ramdisk.dmg used in palera1n for the first user-mode post-exploitation steps. This will patch launchd and allow us to load additional services at system startup.

Files not included, but needed

Additional notes

ASAN builds will exceed launchd memory limits. Do not use under non-development situations.

How to build

git clone git@github.com:palera1n/jbinit.git
cd jbinit
./build.sh

About

License:GNU Lesser General Public License v2.1


Languages

Language:C 91.5%Language:Objective-C 5.4%Language:Makefile 1.9%Language:Shell 1.3%