Piker-Alpha / LZVN

C-Style conversion of lzvn_decode
43 stars 15 forks source link

Build kernel cache from the extracted Source #4

Open Niresh12495 opened 7 years ago

Niresh12495 commented 7 years ago

Im asking for a reverse process to extraction, is it possible?

Piker-Alpha commented 7 years ago

What about using:

sudo kextcache -prelinked-kernel /System/Library/Prelinkedkernels/test -kernel kernel -local-root -uncompressed -- Extensions

Note the -uncompressed argument here, otherwise it will be LZSS encoded.

Niresh12495 commented 7 years ago

I know that but for cross OS Support im asking this Im sure this doesnt work with Lion or ML