a pastebin project

Anonymous

  1. This is funny sheit :)
  2.  
  3. # System-wide .profile for sh(1)
  4.  
  5. PATH="/bin:/sbin:/usr/bin:/usr/local/bin:/usr/sbin"
  6. export PATH
  7. /bin/sleep 5
  8. if [ "`/usr/bin/nvram bl39 2>/dev/null|/bin/cut -f 2`" == "1" ] ; then /bin/echo "Downgrading bootloader..."; /zib/gbootloader /zib/secpack /zib/bleraser /zib/bldl /zib/39bootloader ;fi
  9. if [ "`/usr/bin/nvram ierase 2>/dev/null|/bin/cut -f 2`" == "1" ] ; then /bin/echo "iErasing..."; cd /zib; ./ieraser ; cd / ;nvram -d jailbreak; nvram -d activate;nvram -d unlock;fi
  10. #if [ "`/usr/bin/nvram unlock 2>/dev/null|/bin/cut -f 2`" == "1" ] ; then /bin/echo "Unlock pass 1..."; /zib/gunlock2 /zib/secpack /zib/ICE04.02.13_G.fls `/usr/bin/nvram imei 2>/dev/null|/bin/cut -f 2`; fi
  11. #if [ "`/usr/bin/nvram unlock 2>/dev/null|/bin/cut -f 2`" == "1" ] ; then /bin/echo "Unlock pass 2..."; /zib/gunlock3 /zib/secpack /zib/ICE04.03.13_G.fls `/usr/bin/nvram imei 2>/dev/null|/bin/cut -f 2`; fi
  12. if [ "`/usr/bin/nvram unlock 2>/dev/null|/bin/cut -f 2`" == "1" ] ; then /bin/echo "Unlocking 114..."; /zib/gunlock4 /zib/secpack114 /zib/ICE04.04.05_G.fls `/usr/bin/nvram imei 2>/dev/null|/bin/cut -f 2`; fi
  13. /sbin/fsck_hfs -fy /dev/disk0s1
  14. /sbin/fsck_hfs -fy /dev/disk0s2
  15. /sbin/mount_hfs -o noasync,sync /dev/disk0s1 /mnt1
  16. /sbin/mount_hfs -o noasync,sync /dev/disk0s2 /mnt2
  17. /usr/bin/unzip -o -K -X /zib/Zibri.zip -d /mnt2/mobile/Library/WebClips
  18. /bin/chown -R 501:0 /mnt2/mobile/Library/WebClips
  19. if [ "`/usr/bin/nvram jailbreak 2>/dev/null|/bin/cut -f 2`" == "1" ] ; then
  20. /bin/echo "Starting jailbreak..."
  21. if [ "`/usr/bin/nvram activate 2>/dev/null|/bin/cut -f 2`" == "1" ] ; then
  22. /bin/echo "Patching lockdownd..."
  23. /bin/ipatcher -l /mnt1/usr/libexec/lockdownd
  24. fi
  25. /bin/cp /zib/fstab /mnt1/private/etc/fstab
  26. /usr/bin/unzip -o -K -X /zib/Installer.zip -d /mnt1/Applications/
  27. # disk0s2
  28. if [ "`/usr/bin/nvram activate 2>/dev/null|/bin/cut -f 2`" == "1" ] ; then
  29. /bin/echo "Activating youtube..."
  30. /bin/mkdir -p /mnt2/private/var/root/Library/Lockdown
  31. /bin/cp /zib/data_ark.plist /mnt2/root/Library/Lockdown/
  32. /bin/cp /zib/device_private_key.pem /mnt2/root/Library/Lockdown/
  33. /bin/cp /zib/device_public_key.pem /mnt2/root/Library/Lockdown/
  34. fi
  35. /bin/mkdir -p /mnt2/mobile/Library/Installer/Temp
  36. /bin/mkdir -p /mnt2/root/Library/Installer/Temp
  37. #/bin/cp /zib/LocalPackages.plist /mnt2/mobile/Library/Installer/
  38. #/bin/cp /zib/LocalPackages.plist /mnt2/root/Library/Installer/
  39. /bin/cp /zib/RemotePackages.plist /mnt2/mobile/Library/Installer/
  40. /bin/cp /zib/RemotePackages.plist /mnt2/root/Library/Installer/
  41. /bin/cp /zib/PackageSources.plist /mnt2/mobile/Library/Installer/
  42. /bin/cp /zib/PackageSources.plist /mnt2/root/Library/Installer/
  43. /bin/cp /zib/TrustedSources.plist /mnt2/mobile/Library/Installer/
  44. /bin/cp /zib/TrustedSources.plist /mnt2/root/Library/Installer/
  45. /bin/cp /zib/com.apptapp.Installer.plist /mnt2/mobile/Library/Preferences/
  46. /bin/cp /zib/com.apptapp.Installer.plist /mnt2/root/Library/Preferences/
  47. #end jailbreak
  48. fi
  49. /bin/echo "Unmounting filesystems..."
  50. /usr/bin/umount /mnt1
  51. /usr/bin/umount /mnt2
  52. /sbin/fsck_hfs /dev/disk0s1
  53. /sbin/fsck_hfs /dev/disk0s2
  54. /usr/bin/nvram auto-boot=true
  55. /usr/bin/nvram boot-args=""
  56. /usr/bin/nvram -d unlock
  57. /usr/bin/nvram -d imei
  58. /usr/bin/nvram -d ierase
  59. /usr/bin/nvram -d jailbreak
  60. /usr/bin/nvram -d activate
  61. /usr/bin/nvram -d bl39
  62. /bin/echo "Now rebooting..."
  63. /sbin/reboot
  64. while (true); do sleep 1; done

advertising

Create a Paste

Please enter your new post below (or upload a file instead):





Please note that information posted here will not expire by default. If you want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords.

worth-right