Der Jailbreak ist da! Jailbreakme 2

Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

Seit 2004 hat sich viel getan, der iPod per se ist nicht mehr up-to-date, so wie dieses Forum. Um die Informationen nicht zu verlieren ist das Forum jetzt Read-Only für Gäste, Registrierungen sind aufgrund der hohen Anzahl an Spam-Accounts nichts mehr möglich. Vielen Dank für die schöne Zeit an alle aktiven Nutzer!

  • cdx17 schrieb:

    Und zwar ist das die N72AP.plist, die musst du mit diesem Text Füllen :

    Quellcode

    1. capabilities
    2. microphone
    3. applicationInstallation
    4. load-thumbnails-while-scrolling
    5. location-services
    6. accelerometer
    7. encode-aac
    8. stand-alone-contacts
    9. armv6
    10. launch-applications-while-animating
    11. multitasking
    12. background-wallpaper
    13. wifi
    14. peer-peer
    15. piezo-clicker
    16. nike-ipod
    17. bluetooth
    18. opengles-1
    19. device-name
    20. iPod
    21. international-settings
    22. marketing-name
    23. iPod touch
    24. volume-buttons
    25. iconState
    26. buttonBar
    27. com.apple.mobileipod-AudioPlayer
    28. com.apple.mobileipod-VideoPlayer
    29. com.apple.mobilesafari
    30. com.apple.AppStore
    31. iconLists
    32. com.apple.mobilemail
    33. com.apple.mobilecal
    34. com.apple.mobileslideshow-Photos
    35. com.apple.MobileAddressBook
    36. com.apple.youtube
    37. com.apple.stocks
    38. com.apple.Maps
    39. com.apple.weather
    40. com.apple.mobilenotes
    41. defaultDisplayName
    42. Utilities
    43. iconLists
    44. com.apple.mobiletimer
    45. com.apple.calculator
    46. com.apple.VoiceMemos
    47. com.apple.Preferences
    48. com.apple.MobileStore
    Alles anzeigen


    Ein video dazu:


    Mfg .</plist>

    Ist das deine eigene N72AP.plist Datei?
    Bei mir war das nicht so, hat sich aber schon erledigt :)
  • klemi1994 schrieb:

    bei mir gibts in der n72... datei die zeile mit multitasking und die zeile mit homescreen nicht ;( woran leigt das?

    Am besten machst du das mit WinSCP und öffnest die .plist Datei mit dem Editor und fügst dann das hier ein:

    XML-Quellcode

    1. <?xml version="1.0" encoding="UTF-8"?>
    2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    3. <plist version="1.0" converted-by="ifunbox.com">
    4. <dict>
    5. <key>capabilities</key>
    6. <dict>
    7. <key>microphone</key>
    8. <true />
    9. <key>applicationInstallation</key>
    10. <true />
    11. <key>load-thumbnails-while-scrolling</key>
    12. <true />
    13. <key>location-services</key>
    14. <true />
    15. <key>accelerometer</key>
    16. <true />
    17. <key>encode-aac</key>
    18. <true />
    19. <key>stand-alone-contacts</key>
    20. <true />
    21. <key>armv6</key>
    22. <true />
    23. <key>launch-applications-while-animating</key>
    24. <true />
    25. <key>multitasking</key>
    26. <true />
    27. <key>background-wallpaper</key>
    28. <true />
    29. <key>wifi</key>
    30. <true />
    31. <key>peer-peer</key>
    32. <true />
    33. <key>piezo-clicker</key>
    34. <false />
    35. <key>nike-ipod</key>
    36. <true />
    37. <key>bluetooth</key>
    38. <true />
    39. <key>opengles-1</key>
    40. <true />
    41. <key>device-name</key>
    42. <string>iPod</string>
    43. <key>international-settings</key>
    44. <true />
    45. <key>marketing-name</key>
    46. <string>iPod touch</string>
    47. <key>volume-buttons</key>
    48. <true />
    49. </dict>
    50. <key>iconState</key>
    51. <dict>
    52. <key>buttonBar</key>
    53. <array>
    54. <string>com.apple.mobileipod-AudioPlayer</string>
    55. <string>com.apple.mobileipod-VideoPlayer</string>
    56. <string>com.apple.mobilesafari</string>
    57. <string>com.apple.AppStore</string>
    58. </array>
    59. <key>iconLists</key>
    60. <array>
    61. <array>
    62. <string>com.apple.mobilemail</string>
    63. <string>com.apple.mobilecal</string>
    64. <string>com.apple.mobileslideshow-Photos</string>
    65. <string>com.apple.MobileAddressBook</string>
    66. <string>com.apple.youtube</string>
    67. <string>com.apple.stocks</string>
    68. <string>com.apple.Maps</string>
    69. <string>com.apple.weather</string>
    70. <string>com.apple.mobilenotes</string>
    71. <dict>
    72. <key>defaultDisplayName</key>
    73. <string>Utilities</string>
    74. <key>iconLists</key>
    75. <array>
    76. <array>
    77. <string>com.apple.mobiletimer</string>
    78. <string>com.apple.calculator</string>
    79. <string>com.apple.VoiceMemos</string>
    80. </array>
    81. </array>
    82. </dict>
    83. <string>com.apple.Preferences</string>
    84. <string>com.apple.MobileStore</string>
    85. </array>
    86. </array>
    87. </dict>
    88. </dict>
    89. </plist>
    Alles anzeigen

    Dann sollte es Funktionieren ;)
  • Seid ihr alle Blind oder was :D
    Ich hab's doch schon hingeschrieben :



    cdx17 schrieb:

    Und zwar ist das die N72AP.plist, die musst du mit diesem Text Füllen :

    XML-Quellcode

    1. <?xml version="1.0" encoding="UTF-8"?>
    2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    3. <plist version="1.0" converted-by="ifunbox.com">
    4. <dict>
    5. <key>capabilities</key>
    6. <dict>
    7. <key>microphone</key>
    8. <true />
    9. <key>applicationInstallation</key>
    10. <true />
    11. <key>load-thumbnails-while-scrolling</key>
    12. <true />
    13. <key>location-services</key>
    14. <true />
    15. <key>accelerometer</key>
    16. <true />
    17. <key>encode-aac</key>
    18. <true />
    19. <key>stand-alone-contacts</key>
    20. <true />
    21. <key>armv6</key>
    22. <true />
    23. <key>launch-applications-while-animating</key>
    24. <true />
    25. <key>multitasking</key>
    26. <true />
    27. <key>background-wallpaper</key>
    28. <true />
    29. <key>wifi</key>
    30. <true />
    31. <key>peer-peer</key>
    32. <true />
    33. <key>piezo-clicker</key>
    34. <false />
    35. <key>nike-ipod</key>
    36. <true />
    37. <key>bluetooth</key>
    38. <true />
    39. <key>opengles-1</key>
    40. <true />
    41. <key>device-name</key>
    42. <string>iPod</string>
    43. <key>international-settings</key>
    44. <true />
    45. <key>marketing-name</key>
    46. <string>iPod touch</string>
    47. <key>volume-buttons</key>
    48. <true />
    49. </dict>
    50. <key>iconState</key>
    51. <dict>
    52. <key>buttonBar</key>
    53. <array>
    54. <string>com.apple.mobileipod-AudioPlayer</string>
    55. <string>com.apple.mobileipod-VideoPlayer</string>
    56. <string>com.apple.mobilesafari</string>
    57. <string>com.apple.AppStore</string>
    58. </array>
    59. <key>iconLists</key>
    60. <array>
    61. <array>
    62. <string>com.apple.mobilemail</string>
    63. <string>com.apple.mobilecal</string>
    64. <string>com.apple.mobileslideshow-Photos</string>
    65. <string>com.apple.MobileAddressBook</string>
    66. <string>com.apple.youtube</string>
    67. <string>com.apple.stocks</string>
    68. <string>com.apple.Maps</string>
    69. <string>com.apple.weather</string>
    70. <string>com.apple.mobilenotes</string>
    71. <dict>
    72. <key>defaultDisplayName</key>
    73. <string>Utilities</string>
    74. <key>iconLists</key>
    75. <array>
    76. <array>
    77. <string>com.apple.mobiletimer</string>
    78. <string>com.apple.calculator</string>
    79. <string>com.apple.VoiceMemos</string>
    80. </array>
    81. </array>
    82. </dict>
    83. <string>com.apple.Preferences</string>
    84. <string>com.apple.MobileStore</string>
    85. </array>
    86. </array>
    87. </dict>
    88. </dict>
    89. </plist>
    Alles anzeigen


    Ein video dazu:


    Mfg .
    [img]http://www.imagebanana.com/img/fi3rvob/signatur2.png[/img]

    GlaDoS v1.7


    Gerät : iPod Touch 2G 8gb
    Modell : MC
    Jailbreak : Jep.
    |-> Jailbreakme.com
    ""
  • cdx17 schrieb:

    Seid ihr alle Blind oder was :D
    Ich hab's doch schon hingeschrieben :



    cdx17 schrieb:

    Und zwar ist das die N72AP.plist, die musst du mit diesem Text Füllen :

    Quellcode

    1. capabilities
    2. microphone
    3. applicationInstallation
    4. load-thumbnails-while-scrolling
    5. location-services
    6. accelerometer
    7. encode-aac
    8. stand-alone-contacts
    9. armv6
    10. launch-applications-while-animating
    11. multitasking
    12. background-wallpaper
    13. wifi
    14. peer-peer
    15. piezo-clicker
    16. nike-ipod
    17. bluetooth
    18. opengles-1
    19. device-name
    20. iPod
    21. international-settings
    22. marketing-name
    23. iPod touch
    24. volume-buttons
    25. iconState
    26. buttonBar
    27. com.apple.mobileipod-AudioPlayer
    28. com.apple.mobileipod-VideoPlayer
    29. com.apple.mobilesafari
    30. com.apple.AppStore
    31. iconLists
    32. com.apple.mobilemail
    33. com.apple.mobilecal
    34. com.apple.mobileslideshow-Photos
    35. com.apple.MobileAddressBook
    36. com.apple.youtube
    37. com.apple.stocks
    38. com.apple.Maps
    39. com.apple.weather
    40. com.apple.mobilenotes
    41. defaultDisplayName
    42. Utilities
    43. iconLists
    44. com.apple.mobiletimer
    45. com.apple.calculator
    46. com.apple.VoiceMemos
    47. com.apple.Preferences
    48. com.apple.MobileStore
    Alles anzeigen


    Ein video dazu:


    Mfg .</plist>

    Jop hast ja recht, hätte ich einfach nur drauf Hinweisen müssen :D
    Sry
  • nein, müsste das einzige sein .^

    Edit:

    Hab was interessantes Gefunden , jailbreakme.com/_/ Die einzelnen .Pdf Files .
    :)
    [img]http://www.imagebanana.com/img/fi3rvob/signatur2.png[/img]

    GlaDoS v1.7


    Gerät : iPod Touch 2G 8gb
    Modell : MC
    Jailbreak : Jep.
    |-> Jailbreakme.com
    ""

    Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von cdx17 ()

  • Rein nach Appels Idee des Multitaskings nicht, kann dir leider nix genaueres sagen, da es bei mir einfahc noch nichläuft .

    Ok habe mein Fehler entdeckt, der Spaß benötigt einfach Winterboard :).

    Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von DeiZ ()

  • Nein Multitasking geht Eigentlich , nur wen du Den Background an hast , Stirbt meiner fast .

    So Ich hab 2 Datein hochgeladen , Die eine ist nur für multitasking und die andere Ist für beides.

    Mfg
    Dateien
    [img]http://www.imagebanana.com/img/fi3rvob/signatur2.png[/img]

    GlaDoS v1.7


    Gerät : iPod Touch 2G 8gb
    Modell : MC
    Jailbreak : Jep.
    |-> Jailbreakme.com
    ""
  • Mensch, ladet euch einfach Features (aus Cydia oder Rock) und Winterboard runter, wie iPlaysier schon geschrieben hat. Dann könnt ihr die Features vom iPod 3G nutzen und das wallpaper macht (zumindest meinen iPod) nicht langsamer.
    iPod Touch 2G (MC) 8gb iOS 4.0 JAILBROKEN!!

    ‎95% der Jugend würden weinen, wenn sie Justin Bieber auf einem Wolkenkratzer
    stehen sehen würden und er runter springen will. Wenn du auch zu den
    5% gehörst, die Popcorn essen und dabei "Do a BACKFLIP" rufen, dann kopier
    diesen Text in dein Profil!

    Plus+: Touchman96 added mich!! (We Farm)
    Klick <= :P