Skip to content

A modified version of msftguy's SSH Ramdisk loader for installing De Rebus Antquis

Notifications You must be signed in to change notification settings

archergs/De-Rebus-Ramdisk

 
 

Repository files navigation

SSH Ramdisk Loader By @msftguy modified to help with installing De Rebus Antiquis

Changes Made By Me

  • Added gptfdisk, df, hfs_resize, dd, reboot and sync to the ramdisk
  • Added a shell script to partition the disk and flash @dora_IOS's ramdisk.

Thanks to:

Building:

  • Submodules (xpwn and syringe) git submodule init git submodule update

  • OS X: you need libusb and arm-elf-binutils (and maybe arm-elf-gcc?) from macports to build syringe

  • Boost: Stripped down boost needed by fuzzy_patcher included in _3rd/boost_1_48_0: run bootstrap.sh/.cmd, then use build-osx.sh or build-win32.cmd to build.

  • general building - OS X: cd syringe; make all; cd ../xpwn; make all; cd ../mux_redux; make all; cd ../fuzzy_patcher; make all; cd jsyringeapi; make all; cp *.jnilib ../java/gui/src/res/native/

  • general building - Win32: Just set JAVA_HOME to where the JDK is and build the solution.

  • Building the Java project: Use Eclipse; add stuff from java/_3rd as external JARs. On Windows, make sure to use a 32-bit JDK environment to build/debug the java/gui project; since iTunes DLLs are 32bit, and so are the native DLLs that the solution builds.

About

A modified version of msftguy's SSH Ramdisk loader for installing De Rebus Antquis

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 51.6%
  • C 32.1%
  • HTML 4.9%
  • Python 2.5%
  • Makefile 1.7%
  • XSLT 1.3%
  • Other 5.9%