Skip to content
/ ibex Public
forked from xerub/ibex

iBoot Payload Development Toolkit

Notifications You must be signed in to change notification settings

m1zole/ibex

This branch is 11 commits ahead of xerub/ibex:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

700f6d3 · Jan 30, 2025

History

24 Commits
Jun 11, 2015
Jun 29, 2023
Jun 11, 2015
Jun 28, 2023
Jun 29, 2023
Sep 16, 2016
Jan 29, 2025
Jan 30, 2025
Jan 27, 2025
Jun 8, 2015
Jun 8, 2015
Jun 8, 2015
Jun 8, 2015
Jun 28, 2023
Jan 29, 2025
Jan 29, 2025
Jan 29, 2025
Jan 29, 2025
Jun 8, 2015
Jan 27, 2025
Jun 8, 2015
Jan 27, 2025
Jan 27, 2025
Jan 29, 2025
Jun 8, 2015

Repository files navigation

iBoot Payload Development Toolkit

Copyright (c) 2010, 2014-2015 xerub
Portions Copyright (c) 2015 iH8sn0w

Props: Dev-Team, p0sixninja, westbaer, msft.guy, DarkMalloc et al.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.


iPhone 4 7.1.2 (iBoot-1940.10.58):
==================================

    make [PIE=1] [TARGET=iPhone3,1/11D257/iBoot]

Put device in Recovery mode.
    ./irecovery -s
    iRecovery> /send payload
    iRecovery> ...


About this fork:
    This fork enables you to dump shsh blobs from iOS 4 devices 
    Note that when iBoot32Patcher seem not work for iBSS, try gala's iBSS patch
    
    Credits
    @nyansatan: HFSReadWapper
    @codyd51:   iBSS patch

Patches
    echo /Td6WFoAAATm1rRGAgAhARYAAAB0L+Wj4Av/AghdADSYilfDUzkchf7jmE/dv3oKefTmo2R5ZOy5jHOf2Hgkh1Nq44wdRdCIzIH5VL0+N8wozSwik59T9YpyGozJVSx16k2jmMyH0d9JiFHlMS9E2Jkprf8tC7CB/JZ6u5sqXZ9OVXtN7DZya/wNQB7YdrF0ChO66Wl6PCjFvWIy9QS/ItTt8aJDobDasKZB/Ua2r7Hh0kdLMiKqqhbt0MyuEUJ9HX/R/Rsl4PitLQJ3lF3KKJ+rOm1CcDa0AD9uRP6ao3G45zpS8spUbWX+4R2CxmG66pqUs/yB+F4FwrMG5zKYWDDU5Q4BcHDKkD16aGUOPJfDUqMWM7dt7omq8codycq6zTsNx7pukB+Wwh3+mYn6sYOPI310Gidsf1t79QtqpavyzZ5dlvqae/PBr3N9TLh+uNoF27knIF9FY6/RxCGPZN41mYW7EJqE7y+L4EXrO1w8cTtL3TEftrziEUMj/SdlXtXMWQG6XUNyfaGX2Cb2DCRBzH79BNSQcoI2vOvJMt8NmyxLZVYz9SN4EQi5fUDYumHgeu4o6YmbkOoEwdW4EGi7b/m8ntMcy2miHuwZe23rnQ8MF/DfkpReXOfPdXhQ68+kgkfUjq48Ql629ELCkaabQJ15I6/oNU3AG6/ElKeKuEWagY6rRbVmHjfpPdfzjuWsDGD+xBNypVVe+rJ4ntZNWcOOAgAA80yndGU3fBAAAaQEgBgAABZlNEuxxGf7AgAAAAAEWVo= | base64 -d > patch.tar.gz

About

iBoot Payload Development Toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.6%
  • Makefile 9.5%
  • Assembly 3.8%
  • Shell 0.1%