Skip to content
  • Home Home Home, current page.
  • Moments Moments Moments, current page.

Saved searches

  • Remove
  • In this conversation
    Verified accountProtected Tweets @
Suggested users
  • Verified accountProtected Tweets @
  • Verified accountProtected Tweets @
  • Language: English
    • Bahasa Indonesia
    • Bahasa Melayu
    • Català
    • Čeština
    • Dansk
    • Deutsch
    • English UK
    • Español
    • Filipino
    • Français
    • Hrvatski
    • Italiano
    • Magyar
    • Nederlands
    • Norsk
    • Polski
    • Português
    • Română
    • Slovenčina
    • Suomi
    • Svenska
    • Tiếng Việt
    • Türkçe
    • Ελληνικά
    • Български език
    • Русский
    • Српски
    • Українська мова
    • עִבְרִית
    • العربية
    • فارسی
    • मराठी
    • हिन्दी
    • বাংলা
    • ગુજરાતી
    • தமிழ்
    • ಕನ್ನಡ
    • ภาษาไทย
    • 한국어
    • 日本語
    • 简体中文
    • 繁體中文
  • Have an account? Log in
    Have an account?
    · Forgot password?

    New to Twitter?
    Sign up
ThermalDOE's profile
ThermalDOE
ThermalDOE
ThermalDOE
@ThermalDOE

Tweets

ThermalDOE

@ThermalDOE

All about Apple Internal. Follow @PurpleSNIFF if you want to see my less important tweets. If you’d like to buy Apple Internal software, my DMs are always open!

he/him -  🏳️‍🌈
appleconnect.party
Joined July 2017

Tweets

  • © 2021 Twitter
  • About
  • Help Center
  • Terms
  • Privacy policy
  • Cookies
  • Ads info
Dismiss
Previous
Next

Go to a person's profile

Saved searches

  • Remove
  • In this conversation
    Verified accountProtected Tweets @
Suggested users
  • Verified accountProtected Tweets @
  • Verified accountProtected Tweets @

Promote this Tweet

Block

  • Tweet with a location

    You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more

    Your lists

    Create a new list


    Under 100 characters, optional

    Privacy

    Copy link to Tweet

    Embed this Tweet

    Embed this Video

    Add this Tweet to your website by copying the code below. Learn more

    Add this video to your website by copying the code below. Learn more

    Hmm, there was a problem reaching the server.

    By embedding Twitter content in your website or app, you are agreeing to the Twitter Developer Agreement and Developer Policy.

    Preview

    Why you're seeing this ad

    Log in to Twitter

    · Forgot password?
    Don't have an account? Sign up »

    Sign up for Twitter

    Not on Twitter? Sign up, tune into the things you care about, and get updates as they happen.

    Sign up
    Have an account? Log in »

    Two-way (sending and receiving) short codes:

    Country Code For customers of
    United States 40404 (any)
    Canada 21212 (any)
    United Kingdom 86444 Vodafone, Orange, 3, O2
    Brazil 40404 Nextel, TIM
    Haiti 40404 Digicel, Voila
    Ireland 51210 Vodafone, O2
    India 53000 Bharti Airtel, Videocon, Reliance
    Indonesia 89887 AXIS, 3, Telkomsel, Indosat, XL Axiata
    Italy 4880804 Wind
    3424486444 Vodafone
    » See SMS short codes for other countries

    Confirmation

     

    Welcome home!

    This timeline is where you’ll spend most of your time, getting instant updates about what matters to you.

    Tweets not working for you?

    Hover over the profile pic and click the Following button to unfollow any account.

    Say a lot with a little

    When you see a Tweet you love, tap the heart — it lets the person who wrote it know you shared the love.

    Spread the word

    The fastest way to share someone else’s Tweet with your followers is with a Retweet. Tap the icon to send it instantly.

    Join the conversation

    Add your thoughts about any Tweet with a Reply. Find a topic you’re passionate about, and jump right in.

    Learn the latest

    Get instant insight into what people are talking about now.

    Get more of what you love

    Follow more accounts to get instant updates about topics you care about.

    Find what's happening

    See the latest conversations about any topic instantly.

    Never miss a Moment

    Catch up instantly on the best stories happening as they unfold.

    1. ThermalDOE‏ @ThermalDOE 14 May 2020

      Go to PrivateFrameworks in there. Select all. In cyberduck, go to /System/Library/PrivateFrameworks. Then copy over everything from the dump to your device in that folder. DO NOT OVERWRITE! select skip and then continue. If It asks you, click always ignore and next. 8/?

      1 reply 1 retweet 2 likes
      Show this thread
    2. ThermalDOE‏ @ThermalDOE 14 May 2020

      16. Open that terminal we opened earlier. Run “killall SpringBoard” and click return. Your device will respring. Internal Settings should now work. Stop here if you only want those 9/?

      1 reply 1 retweet 2 likes
      Show this thread
    3. ThermalDOE‏ @ThermalDOE 14 May 2020

      ThermalDOE Retweeted Bastian :D  🦈

      17. Download this on your pc/Mac. https://twitter.com/Basti564/status/1260338204076621827?s=20 … 18. Copy all the apps from the dump that are in /AppleInternal/Applications to a new empty folder somewhere. Also copy the script you downloaded to there. 10/?https://twitter.com/Basti564/status/1260338204076621827 …

      ThermalDOE added,

      Bastian :D  🦈 @Basti564
      I've made a small script, that can easily package all .app files in a folder into .ipa files, by just running "./package.sh" https://github.com/basti564/app-packager/blob/master/package.sh …
      1 reply 1 retweet 3 likes
      Show this thread
    4. ThermalDOE‏ @ThermalDOE 14 May 2020

      19. Open a new terminal tab and type the following commands and click return after each: cd (drag and drop folder you made here) chmod +x http://package.sh  ./package.sh Now, you’ll have ipas. Copy IPAs to a new folder you’ll make in /var/mobile/Documents on device 11/?

      1 reply 1 retweet 2 likes
      Show this thread
    5. ThermalDOE‏ @ThermalDOE 14 May 2020

      20. Open cydia on device. Add repo http://cydia.akemi.ai . Install appinst and appsync unified. 21. Download this and copy it to the folder with iPas on your device. https://mega.nz/#!X5lDjIwa!UQ_3lccZFq17MVdIR1jJYM9CsikVoxPL7uEIPzEymI4 … 22. Open that terminal window we ran killall SpringBoard on earlier. 12/?

      1 reply 1 retweet 2 likes
      Show this thread
    6. ThermalDOE‏ @ThermalDOE 14 May 2020

      23. Run the following commands in order cd /var/mobile/Documents/(name of the folder with ipas) chmod +x http://installapps.sh  ./installapps.sh 24. Your apps should start to install on your device and it should display a lot of verbose in terminal. 13/?

      1 reply 1 retweet 2 likes
      Show this thread
    7. ThermalDOE‏ @ThermalDOE 14 May 2020

      25. Run the following commands once that completes killall SpringBoard uicache reboot 26. Now, rejailbreak with checkra1n! You’re done :) Finalpic.twitter.com/qmONDo9edC

      4 replies 1 retweet 4 likes
      Show this thread
    8. This Tweet is unavailable.
    9. ThermalDOE‏ @ThermalDOE 16 May 2020
      Replying to @Alexxx272727

      Well go suck bunny off then

      0 replies 0 retweets 0 likes
    10. This Tweet is unavailable.
      ThermalDOE‏ @ThermalDOE 16 May 2020
      Replying to @Alexxx272727

      Sounds like someone who mindlessly listens to everything castyte says would say

      8:38 AM - 16 May 2020
      1 reply 0 retweets 0 likes
        1. ThermalDOE‏ @ThermalDOE 16 May 2020
          Replying to @ThermalDOE

          Something*

          0 replies 0 retweets 0 likes
          Thanks. Twitter will use this to make your timeline better. Undo
          Undo
        1. This Tweet is unavailable.
        2. ThermalDOE‏ @ThermalDOE 16 May 2020
          Replying to @Alexxx272727

          Ok? I really couldn’t give 2 shits about what you think

          0 replies 0 retweets 0 likes
        3. End of conversation

      Loading seems to be taking a while.

      Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.

        Promoted Tweet

        false

        • © 2021 Twitter
        • About
        • Help Center
        • Terms
        • Privacy policy
        • Cookies
        • Ads info