Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cd Desktop/curl-7.21.7
- ./configure
- make
- sudo make install
- cd ../../
- sudo apt-get install libusb-1.0-0 libusb-1.0-0-dev libreadline6-dev readline-common libreadline6 libreadline-dev texinfo cmake git-core build-essential texinfo libreadline-dev libssl-dev libusb-1.0-0-dev libpng12-dev libusb-dev autoconf automake libnewlib-dev scons manpages-posix manpages-posix-dev
- git clone http://github.com/iDroid-Project/openiBoot
- cd openiBoot
- sudo toolchain/build-toolchain.sh make
- git submodule init
- git submodule update
- cd openiboot
- scons iPhone3GS
- cd ../utils/syringe && make && cd ../../
- cd utils/oibc && make && cd ../../openiboot
- sudo cp /home/zack/Desktop/51-android.rules /etc/udev/rules.d/
- ../utils/syringe/utilities/loadibec iphone_3gs_openiboot.bin
- ../utils/oibc/oibc
Advertisement
Add Comment
Please, Sign In to add comment