Coder Social home page Coder Social logo

Comments (19)

itsnebulalol avatar itsnebulalol commented on May 22, 2024

Can you please use --debug and show the error

from palera1n.

rubensalbukrk avatar rubensalbukrk commented on May 22, 2024

Can you please use --debug and show the error

yes,
rubens@rubensdev:~/palera1n$ sudo ./palera1n.sh --dfu 15.4.1 --debug
palera1n | Version 1.0.0
Written by Nebula | Some code and ramdisk from Nathan | Patching commands and help from Mineek | Loader app by Amy

[] Getting device info...
[] Creating ramdisk
gzip: other/ramdisk.tar.gz: No such file or directory
[-] An error occurred
rubens@rubensdev:~/palera1n$

the file is in the mentioned folder!

from palera1n.

itsnebulalol avatar itsnebulalol commented on May 22, 2024

Is it in ramdisk/other? The only thing I can think of is that it doesn't like the relative path. Can you modify line 17 of ramdisk/sshrd.sh to be gzip -d $(pwd)/other/ramdisk.tar.gz. Also, throw in echo $(pwd) right above it. Then, show me the output.

from palera1n.

rubensalbukrk avatar rubensalbukrk commented on May 22, 2024

d0ne,
[] Getting device info...
[
] Creating ramdisk
gzip: /home/rubens/palera1n/ramdisk/other/ramdisk.tar.gz: No such file or directory
[-] An error occurred

edit:
also extract the file too

from palera1n.

itsnebulalol avatar itsnebulalol commented on May 22, 2024

Can you clone the repo again? I don't see a reason why it isn't working.

from palera1n.

rubensalbukrk avatar rubensalbukrk commented on May 22, 2024

Can you clone the repo again? I don't see a reason why it isn't working.

I discovered!!!
copy paste "ramdisk" inside the "other" folder

sorry me bad english

from palera1n.

itsnebulalol avatar itsnebulalol commented on May 22, 2024

what? do you mean copying ramdisk.tar.gz into the other folder in the root directory?

from palera1n.

rubensalbukrk avatar rubensalbukrk commented on May 22, 2024

now:
100% [===================================================================================================>]
download succeeded
usb_timeout: 5
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID:8010 CPRV:11 CPFM:03 SCEP:01 BDID:0C ECID:000E415818EAED26 IBFL:3C SRTG:[iBoot-2696.0.0.1.33] PWND:[gaster]
Found the USB handle.
Now you can boot untrusted images.
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
Found the USB handle.
usb_timeout: 5
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID:8010 CPRV:11 CPFM:03 SCEP:01 BDID:0C ECID:000E415818EAED26 IBFL:3C SRTG:[iBoot-2696.0.0.1.33] PWND:[gaster]
Found the USB handle.
Now you can boot untrusted images.
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
Found the USB handle.
main: Starting...
iOS 14 iBoot detected!
getting get_debug_enabled_patch() patch
getting get_sigcheck_patch() patch
applying patch=0x1800c2d88 : 000080d2
applying patch=0x1800c2ddc : 000080d2
applying patch=0x1800c4758 : 200080d2
main: Writing out patched file to work/iBSS.patched...
main: Quitting...
none
main: Starting...
iOS 14 iBoot detected!
getting get_boot_arg_patch(rd=md0 debug=0x2014e -v wdt=-1 ) patch
getting get_debug_enabled_patch() patch
getting get_unlock_nvram_patch() patch
getting get_sigcheck_patch() patch
applying patch=0x1800c2d88 : 000080d2
applying patch=0x1800c2ddc : 000080d2
applying patch=0x1800b38c8 : 000080d2c0035fd6
applying patch=0x1800b3918 : 000080d2c0035fd6
applying patch=0x1800f0d28 : 000080d2c0035fd6
applying patch=0x1800c4758 : 200080d2
applying patch=0x1800c5d38 : f9473430
applying patch=0x18012e635 : 72643d6d64302064656275673d30783230313465202d76207764743d2d31202000
applying patch=0x1800c8a14 : 1f2003d5
main: Writing out patched file to work/iBEC.patched...
main: Quitting...
none
krnl
main: Starting...
main: Detected fat macho kernel
Kernel: Adding AMFI_get_out_of_my_way patch...
get_amfi_out_of_my_way_patch: Entering ...
get_amfi_out_of_my_way_patch: Kernel-7195 inputted
get_amfi_out_of_my_way_patch: Found entitlements too small str loc at 0x9015f7
get_amfi_out_of_my_way_patch: Found entitlements too small str ref at 0xfc6f30
get_amfi_out_of_my_way_patch: Patching AMFI at 0xfc1df8
main: Writing out patched file to work/kcache.patched...
main: Quitting...
krnl
dtre
rtsc
rdsk
error: allocate
error: Success
[-] An error occurred
rubens@rubensdev:~/palera1n$

from palera1n.

itsnebulalol avatar itsnebulalol commented on May 22, 2024

Yeah because you aren't supposed to move the files. Have you recloned the repo?

from palera1n.

rubensalbukrk avatar rubensalbukrk commented on May 22, 2024

what? do you mean copying ramdisk.tar.gz into the other folder in the root directory?

no, copy the "ramdisk" folder into the "other" folder, = /palera1n/other/ramdisk/other
so work!

from palera1n.

itsnebulalol avatar itsnebulalol commented on May 22, 2024

That wouldn't make sense since gzip isn't even looking for that.

from palera1n.

rubensalbukrk avatar rubensalbukrk commented on May 22, 2024

and now?

from palera1n.

itsnebulalol avatar itsnebulalol commented on May 22, 2024

I told you to reclone the repo.

from palera1n.

rubensalbukrk avatar rubensalbukrk commented on May 22, 2024

OK, I deleted everything and cloned it again...
it works!!!

in the end this happens:
100% [===================================================================================================>]
download succeeded
usb_timeout: 5
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID:8010 CPRV:11 CPFM:03 SCEP:01 BDID:0C ECID:000E415818EAED26 IBFL:3C SRTG:[iBoot-2696.0.0.1.33] PWND:[gaster]
Found the USB handle.
Now you can boot untrusted images.
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
Found the USB handle.
usb_timeout: 5
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID:8010 CPRV:11 CPFM:03 SCEP:01 BDID:0C ECID:000E415818EAED26 IBFL:3C SRTG:[iBoot-2696.0.0.1.33] PWND:[gaster]
Found the USB handle.
Now you can boot untrusted images.
[libusb] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
Found the USB handle.
main: Starting...
iOS 14 iBoot detected!
getting get_debug_enabled_patch() patch
getting get_sigcheck_patch() patch
applying patch=0x1800c2d88 : 000080d2
applying patch=0x1800c2ddc : 000080d2
applying patch=0x1800c4758 : 200080d2
main: Writing out patched file to work/iBSS.patched...
main: Quitting...
none
main: Starting...
iOS 14 iBoot detected!
getting get_boot_arg_patch(rd=md0 debug=0x2014e -v wdt=-1 ) patch
getting get_debug_enabled_patch() patch
getting get_unlock_nvram_patch() patch
getting get_sigcheck_patch() patch
applying patch=0x1800c2d88 : 000080d2
applying patch=0x1800c2ddc : 000080d2
applying patch=0x1800b38c8 : 000080d2c0035fd6
applying patch=0x1800b3918 : 000080d2c0035fd6
applying patch=0x1800f0d28 : 000080d2c0035fd6
applying patch=0x1800c4758 : 200080d2
applying patch=0x1800c5d38 : f9473430
applying patch=0x18012e635 : 72643d6d64302064656275673d30783230313465202d76207764743d2d31202000
applying patch=0x1800c8a14 : 1f2003d5
main: Writing out patched file to work/iBEC.patched...
main: Quitting...
none
krnl
main: Starting...
main: Detected fat macho kernel
Kernel: Adding AMFI_get_out_of_my_way patch...
get_amfi_out_of_my_way_patch: Entering ...
get_amfi_out_of_my_way_patch: Kernel-7195 inputted
get_amfi_out_of_my_way_patch: Found entitlements too small str loc at 0x9015f7
get_amfi_out_of_my_way_patch: Found entitlements too small str ref at 0xfc6f30
get_amfi_out_of_my_way_patch: Patching AMFI at 0xfc1df8
main: Writing out patched file to work/kcache.patched...
main: Quitting...
krnl
dtre
rtsc
rdsk
error: allocate
error: Success
[-] An error occurred
rubens@rubensdev:~/palera1n$

from palera1n.

itsnebulalol avatar itsnebulalol commented on May 22, 2024

What distro is this?

from palera1n.

rubensalbukrk avatar rubensalbukrk commented on May 22, 2024

LINUX MINT LASTED

What distro is this?

from palera1n.

itsnebulalol avatar itsnebulalol commented on May 22, 2024

can you show me the output of ls ramdisk/other

from palera1n.

rubensalbukrk avatar rubensalbukrk commented on May 22, 2024

can you show me the output of ls ramdisk/other

rubens@rubensdev:/palera1n$ ls ramdisk/other
bootlogo.im4p ramdisk.tar
rubens@rubensdev:
/palera1n$

from palera1n.

itsnebulalol avatar itsnebulalol commented on May 22, 2024

Can you reclone the repo and try again

from palera1n.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.