Newsstand Disabling Offset

Discussion in 'iOS Jailbreak & Cydia' started by tw23, Mar 15, 2012.

  1. tw23 Community Development Team

    Member Since:
    Sep 11, 2010
    Message Count:
    3,834
    Device:
    iPhone 4S (Black)
    The new offset for disabling Newsstand is:
    Code:
    1692BC
    In order for you to change it, open a HEX editor and change the 01 (yes/true) to 00 (no/false).

    ldone (it is an L, btw) it and reboot and you are done :) ;) .
    kw kernel and z.ee like this.
  2. z.ee Member

    Member Since:
    Mar 8, 2009
    Message Count:
    93
    Device:
    iPhone 4S (White)
    Thank you. I just disabled it on my 3GS
  3. pandaa Banned

    Member Since:
    Nov 7, 2011
    Message Count:
    7,438
    Device:
    4G iPod touch
    Could you perhaps teach me how to find this stuff in IDA? I don't get it... xD
    PM me or whatever. :p
  4. C0C0 Well-Known Member

    Member Since:
    Jul 14, 2009
    Message Count:
    3,012
    Device:
    Samsung Galaxy Nexus
    Learn assembly and use the search function (in IDA). ;)
    iCheats.org is probably the best place to start.
    pandaa likes this.
  5. pandaa Banned

    Member Since:
    Nov 7, 2011
    Message Count:
    7,438
    Device:
    4G iPod touch
    Sweet, thanks @C0C0. :)
  6. C0C0 Well-Known Member

    Member Since:
    Jul 14, 2009
    Message Count:
    3,012
    Device:
    Samsung Galaxy Nexus
    No problem. :)

    Also, make sure to not miss this thread, or you'll be missing an important piece of the puzzle. (Talking from experience here, I was kind of lost till I found it. :p)

    Ah I wish I had (read took) more time to learn a bit more about this...
  7. tw23 Community Development Team

    Member Since:
    Sep 11, 2010
    Message Count:
    3,834
    Device:
    iPhone 4S (Black)
    Actually, I didn't use the functions.
    I used selectors.

    They had their debugging info stripped.
  8. pandaa Banned

    Member Since:
    Nov 7, 2011
    Message Count:
    7,438
    Device:
    4G iPod touch
    Ugh, I have to register. >_<
    Thanks for pointing me in the right direction. :p
  9. crazydog11 Member

    Member Since:
    Jul 28, 2011
    Message Count:
    257
    Device:
    4G iPod touch
    Does this work for 5.1.1 on iPod Touch 4g
  10. tw23 Community Development Team

    Member Since:
    Sep 11, 2010
    Message Count:
    3,834
    Device:
    iPhone 4S (Black)
    no, but if you send me your SpringBoad file in:
    /System/Library/CoreServices/SpringBoard.app
    I can tell you where it is..