[HOW TO] Disable Newsstand

Discussion in 'iOS Jailbreak & Cydia' started by tw23, Dec 28, 2011.

  1. tw23 Community Development Team

    Member Since:
    Sep 11, 2010
    Message Count:
    3,830
    Device:
    iPhone 4S (Black)
    UPDATE:
    Offset for 5.1 or 5.1.1 is:
    0x169260
    UPDATE 2:

    iOS 6.1 - 6.1.2 offset is:
    0014D84C
    UPDATE 3:

    iOS 6.1.3
    0014D83C


    This is not for beginners.

    I'm going to assume you know some amount of knowledge...
    You need the SpringBoard binary file.


    Here is what you do.

    1. Get a HEX Editor (I suggest HEW - HEX Edit Workshop)
    2. Open it up.
    3. Press CTRL-G (Command-G if you are on a Mac)
    (Make sure the "HEX" box is checked and not "Decimal")
    4. Type this in the box:
    Code:
    0014D84C
    5. Change the:
    Code:
    0120
    to:
    Code:
    0020
    For the people who are wondering what this does is, it changes the MOVS R0, #1 to MOVS R0, #0.
    ^^1 is true. 0 is false.
    I'm basically saying, do not enable newsstand.
    6. Transfer it back to your iDevice and make sure you backup your old one, and replace this one with your old one.
    7. Set the permissions as 0755 (RWE, RW, RW) and root, Wheel.
    8. ldone it by running this command (you need ldone btw lol):
    Code:
    ldone "SpringBoard" -s
    9. Reboot.
    10. You're done :D !!! You now don't have newsstand :) .

    Currently I can't find ldone, so I guess you might have to use ldid, but if anyone has ldone can you post the deb or bin please? Thanks.
    kw kernel likes this.
  2. pandaa Banned

    Member Since:
    Nov 7, 2011
    Message Count:
    7,438
    Device:
    4G iPod touch
    You say "open it up", what am I opening? :p
  3. tw23 Community Development Team

    Member Since:
    Sep 11, 2010
    Message Count:
    3,830
    Device:
    iPhone 4S (Black)
    HEW.
  4. iTap Member

    Member Since:
    Oct 11, 2011
    Message Count:
    375
    Device:
    4G iPod touch
    lol, btw im PRETTY sure theres a cydia tweak for it..
  5. pandaa Banned

    Member Since:
    Nov 7, 2011
    Message Count:
    7,438
    Device:
    4G iPod touch
    I know that, but what file are we editing? Am I just missing something?
  6. tw23 Community Development Team

    Member Since:
    Sep 11, 2010
    Message Count:
    3,830
    Device:
    iPhone 4S (Black)
    This is better.
    tweaks use a lot of RAM.

    This doesn't since it's not running extra things.
  7. tw23 Community Development Team

    Member Since:
    Sep 11, 2010
    Message Count:
    3,830
    Device:
    iPhone 4S (Black)
    Sorry my bad you need to edit the SpringBoard executable/binary file.
  8. pandaa Banned

    Member Since:
    Nov 7, 2011
    Message Count:
    7,438
    Device:
    4G iPod touch
    It's okay, I knew it, I just thought you should specify for the noobs. :p
  9. tw23 Community Development Team

    Member Since:
    Sep 11, 2010
    Message Count:
    3,830
    Device:
    iPhone 4S (Black)
    Okay lol.
  10. Mekks Member

    Member Since:
    Oct 12, 2010
    Message Count:
    150
    Device:
    iPhone 5 (Black)
    just install nonewsisgoodnews