Skip to content

YeSimOLe/SSH-Ramdisk-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSH-Ramdisk-tool

An ssh ramdisk tool that lets you boot the restoreramdisk for your specified ios/ipados version (FOR CHECKM8 COMPATIBLE DEVICES ONLY!)

For this to work you need macOS catalina and higher, and  xcode installed!!!

I tried linux but unfortunately kernel64patcher uses a library that is only found in mac. So it doesn't work on linux.

Compiling:

g++ main.cc -o RamdiskMaker -std=c++11

If you have issues with the tool just tell me i will try and fix it :)

(I know the code for dependencies is crappy im doing my best learning c++ :) )

Thanks to everyone whose dependencies im using :)

About

An ssh ramdisk tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages