Skip to content

Commit

Permalink
added rootless to loader
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnd2e committed Jul 8, 2023
1 parent b4a32da commit 7a6a963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion palera1n.sh
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ if [ ! -f blobs/"$deviceid"-"$version".der ]; then
cd other/rootfs/jbin
rm -rf loader.app
echo "[*] Downloading loader"
curl -LO https://cdn.discordapp.com/attachments/1066770090370019409/1102619724258476105/palera1n.ipa
curl -LO https://cdn.discordapp.com/attachments/1066770090370019409/1125911941353848944/palera1n.ipa
unzip palera1n.ipa -d .
mv Payload/palera1nLoader.app loader.app
rm -rf palera1n.zip loader.zip palera1n.ipa Payload
Expand Down

0 comments on commit 7a6a963

Please sign in to comment.