+ Reply
Page 1 of 3 123 LastLast
Results 1 to 20 of 41
  1. #1
    My iPhone is a Part of Me
    Join Date
    Sep 2009
    Posts
    920
    Thanks
    32
    Thanked 128 Times in 123 Posts

    Default blackra1n & iPhoneBrowser

    So after I jailbroke my 3.1.2 3G[S] with blackra1n, when I open iPhoneBrowser (1.9.1.0), it says "iPhone is connected, not jailbroken (no afc2 service found)

    Anyone having this issue? Know any fixes? Can I still SSH at least?

  2. #2
    What's Jailbreak?
    Join Date
    Jun 2009
    Posts
    6
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Quote Originally Posted by L00i3 View Post
    So after I jailbroke my 3.1.2 3G[S] with blackra1n, when I open iPhoneBrowser (1.9.1.0), it says "iPhone is connected, not jailbroken (no afc2 service found)

    Anyone having this issue? Know any fixes? Can I still SSH at least?
    Same thing here, any fix? Can i SSH another way?

  3. #3
    My iPhone is a Part of Me
    Join Date
    Sep 2009
    Posts
    920
    Thanks
    32
    Thanked 128 Times in 123 Posts

    Quote Originally Posted by east1999bt View Post
    Same thing here, any fix? Can i SSH another way?
    Well, I tried WinSCP, and it worked for SSH. But I am very much unimpressed with 3.1.2 & blackra1n. I am pretty sure I will be going back to my custom 3.1 later on.

    *crossing my fingers for Dev Team to release a REAL jailbreak*

  4. #4
    What's Jailbreak?
    Join Date
    Sep 2009
    Posts
    16
    Thanks
    0
    Thanked 2 Times in 2 Posts

    I got the same issue here. I tried different iPhone browsing tools and all reporting back that my iPhone is not jailbroken.

    I'm using Fugu for the time being till this issue is solved

  5. #5
    iPhone? More like MyPhone
    Join Date
    Oct 2007
    Location
    CenFla, 407
    Posts
    201
    Thanks
    5
    Thanked 27 Times in 18 Posts

    WinSCP is working fine. iPhoneBrowser 1.9.3 acknowledges the jailbreak but has an issue opening anything.

    My parents didn't pay for my iPhone.
    *If i help you hit that "Thanks" button for me*

  6. #6
    What's Jailbreak?
    Join Date
    Sep 2009
    Posts
    16
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Here is a simple way that i found over the internet to get any iphone browser recognize the root of the blackra1n jailbreaked iPhone.

    log into the iPhone using ssh tool (i.e. WinSCP for Windows, Fugu for Mac)
    go to /System/Library/Lockdown/ and copy the file Services.plist to ur computer.

    edit the plist file using any text editor and add the following entries above the line that reads:
    <key>com.apple.crashreportcopy</key>

    Code:
    <key>com.apple.afc2</key>
    	<dict>
    		<key>Label</key>
    		<string>com.apple.afc2</string>
    		<key>ProgramArguments</key>
    		<array>
    			<string>/usr/libexec/afcd</string>
    			<string>--lockdown</string>
    			<string>-d</string>
    			<string>/</string>
    		</array>
    	</dict>
    Save the file and move it back to the device over writting the original file. (its advisable to make a backup before u overwrite).
    reboot the device and after that u'll be able to browse the root with any iphone browsing tools
    Last edited by FlexSurferOne; 10-11-2009 at 06:47 PM.

  7. The Following User Says Thank You to FlexSurferOne For This Useful Post:

    AllTheWay (10-11-2009)

  8. #7
    What's Jailbreak?
    Join Date
    Oct 2009
    Location
    CANADA and proud of it!
    Posts
    5
    Thanks
    0
    Thanked 1 Time in 1 Post
    hey everyone i have a 3gs running 3.1 with its shsh blobs saved to my local restore server (there is a thread to make one on mmi) so here is what i did to make everything work!:

    i had access to a mac so i cooked a custom ipsw then i jailbroke my 3gs with blackra1n (great program) then very simply i restored my 3gs with the custom ipsw that i had and bingo! ssh fine iphonebrowser fine all ok everywhere!

  9. #8
    What's Jailbreak?
    Join Date
    Jul 2008
    Posts
    20
    Thanks
    1
    Thanked 1 Time in 1 Post
    if you use a custom .ipsw it will carry the exploit to have access to your files. we are trying to find a work around if for the people who don't want to use a custom .ipsw

  10. #9
    What's Jailbreak?
    Join Date
    Oct 2009
    Location
    CANADA and proud of it!
    Posts
    5
    Thanks
    0
    Thanked 1 Time in 1 Post
    indeed it is only a work around for us fortunate ones but as you say the masses aren't all as lucky as us. btw i am looking at the code supplied by flexsurferone and seems to be a good start and should probably be integrated in blackra1n in the near future if possible or a revised version of this code either would be an interesting way of making the root visible

  11. #10
    What's Jailbreak?
    Join Date
    Aug 2009
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    follow this....

    Use iBrickr/iPhoneBrowser on v1.1.1 with - afc2 services.plist

    you need to replace your services.plist with the one you download from this guide.

    SSH into the phone with winscp...after you replace the file and reboot you can ssh with usb programs like ifunbox. Also I found that itunes might give you a "another iphone has previously been synced" message where it gives you the option to setup a new phone or restore from back. Just setup as a new phone and then it will do nothing. Strange I know but it works.

    Hope this helps anyone who jailbroke with blackra1n and could not use programs like ifunbox to ssh.

    Worked for me

  12. #11
    What's Jailbreak?
    Join Date
    Jun 2009
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    blackra1n 3.1.2 iphone 3gs here ssh works browser works hope u get it working!

  13. #12
    Supreme Moderator StealthBravo's Avatar
    Join Date
    Jan 2008
    Location
    TX  Follow me @StealthBravo
    Posts
    32,492
    Thanks
    44
    Thanked 5,315 Times in 3,106 Posts

    blackra1n doesn't patch the services.plist. You will have to do it manually to get usb browsing back.

    SSH into your phone and navigate to /System/Library/Lockdown/Services.plist

    Copy Services.plist (copy the original for backup) to your computer and open it in a plist editor or a text editor. Add the following info:

    Paste the following key/dict combo above the line that reads
    <key>com.apple.crashreportcopy</key>

    PHP Code:
        <key>com.apple.afc2</key>
        <
    dict>
            <
    key>Label</key>
            <
    string>com.apple.afc2</string>
            <
    key>ProgramArguments</key>
            <array>
                <
    string>/usr/libexec/afcd</string>
                <
    string>--lockdown</string>
                <
    string>-d</string>
                <
    string>/</string>
            </array>
        </
    dict

    or if you are lazy, here is a pre-patched services.plist

    I recommend editing your own services.plist tho. Reboot your phone and you should be able to use whatever USB browser you want.

    Enjoy!

  14. #13
    iPhone? More like MyPhone
    Join Date
    Jul 2009
    Posts
    109
    Thanks
    0
    Thanked 0 Times in 0 Posts

    this fix works great!

    it's also here:
    Issue 153 - iphonebrowser - 3.1.2 Jailbreak Issue - Project Hosting on Google Code

    and from george's twitter page

  15. #14
    Livin the iPhone Life Simtech's Avatar
    Join Date
    Aug 2007
    Location
    LA
    Posts
    2,387
    Thanks
    105
    Thanked 304 Times in 276 Posts

    Mine is working fine... I didn't do anything special.
    Working on (1)3G and (2)3Gs'

  16. #15
    Super Duper Moderator blkcadi's Avatar
    Join Date
    Aug 2008
    Location
     Valley of the Sun, Arizona
    Posts
    22,650
    Thanks
    2,669
    Thanked 7,287 Times in 4,684 Posts

    Quote Originally Posted by StealthBravo View Post
    blackra1n doesn't patch the services.plist. You will have to do it manually to get usb browsing back.

    SSH into your phone and navigate to /System/Library/Lockdown/Services.plist

    Copy Services.plist (copy the original for backup) to your computer and open it in a plist editor or a text editor. Add the following info:

    Paste the following key/dict combo above the line that reads
    <key>com.apple.crashreportcopy</key>

    PHP Code:
        <key>com.apple.afc2</key>
        <
    dict>
            <
    key>Label</key>
            <
    string>com.apple.afc2</string>
            <
    key>ProgramArguments</key>
            <array>
                <
    string>/usr/libexec/afcd</string>
                <
    string>--lockdown</string>
                <
    string>-d</string>
                <
    string>/</string>
            </array>
        </
    dict

    or if you are lazy, here is a pre-patched services.plist

    I recommend editing your own services.plist tho. Reboot your phone and you should be able to use whatever USB browser you want.

    Enjoy!
    This will work for you, it was posted by Geohot to fix it. Follow exactly

  17. #16
    Super Moderator Zwayne's Avatar
    Join Date
    Nov 2007
    Location
    Independence, LA
    Posts
    5,646
    Thanks
    656
    Thanked 762 Times in 591 Posts

    Cyberduck is not showing all my files either.

  18. The Following 3 Users Say Thank You to Zwayne For This Useful Post:

    ccoo13 (08-27-2011), dinoali (06-03-2011), Zman12318 (03-01-2011)

  19. #17
    Developer NetMage's Avatar
    Join Date
    Aug 2007
    Location
    Virginia
    Posts
    1,292
    Thanks
    71
    Thanked 210 Times in 168 Posts

    If you install Erica's utilities on the iPhone from Cydia, you can paste the following into an SSH or MobileTerminal prompt:
    A better solution is probably to write something that can be installed from Cydia so it helps all jailbreaks that don't want the overhead of adding afc2 (or forget to ).

    If you install Erica's utilities from Cydia, you can use the following commands from MobileTerminal or an SSH terminal prompt:
    plutil -com.apple.afc2 -dict Services.plist
    plutil -com.apple.afc2 -Label -string com.apple.afc2 Services.plist
    plutil -com.apple.afc2 -AllowUnactivatedService -true Services.plist
    plutil -com.apple.afc2 -ProgramArguments -array Services.plist
    plutil -com.apple.afc2 -ProgramArguments -arrayadd -string /usr/libexec/afcd Services.plist
    plutil -com.apple.afc2 -ProgramArguments -arrayadd -string \"--lockdown\" Services.plist
    plutil -com.apple.afc2 -ProgramArguments -arrayadd -string \"-d\" Services.plist
    plutil -com.apple.afc2 -ProgramArguments -arrayadd -string / Services.plist

    Then restart the iPhone.
    Last edited by NetMage; 03-25-2011 at 05:32 PM.
    Starlight Computer Wizardry
    Pocket-sized Development
    Follow me on twitter: @NetMage

  20. The Following User Says Thank You to NetMage For This Useful Post:

    Jacanasal504 (03-09-2011)

  21. #18
    Green Apple
    Join Date
    Apr 2008
    Posts
    36
    Thanks
    1
    Thanked 13 Times in 9 Posts

    Quote Originally Posted by NetMage View Post
    If you install Erica's utilities on the iPhone from Cydia, you can paste the following into an SSH or MobileTerminal prompt:
    A better solution is probably to write something that can be installed from Cydia so it helps all jailbreaks that don't want the overhead of adding afc2 (or forget too ).

    If you install Erica's utilities from Cydia, you can use the following commands from MobileTerminal or an SSH terminal prompt:
    plutil -com.apple.afc2 -dict Services.plist
    plutil -com.apple.afc2 -Label -string com.apple.afc2 Services.plist
    plutil -com.apple.afc2 -AllowUnactivatedService -true Services.plist
    plutil -com.apple.afc2 -ProgramArguments -array Services.plist
    plutil -com.apple.afc2 -ProgramArguments -arrayadd -string /usr/libexec/afcd Services.plist
    plutil -com.apple.afc2 -ProgramArguments -arrayadd -string "--lockdown" Services.plist
    plutil -com.apple.afc2 -ProgramArguments -arrayadd -string "-d" Services.plist
    plutil -com.apple.afc2 -ProgramArguments -arrayadd -string / Services.plist

    Then restart the iPhone.
    When i try the above code it says that plutil isn't recognized.
    I can't even SSH into my device over wifi that just times out!

    Any other ideas? Help please!!

  22. #19
    Developer NetMage's Avatar
    Join Date
    Aug 2007
    Location
    Virginia
    Posts
    1,292
    Thanks
    71
    Thanked 210 Times in 168 Posts

    rich1976:

    Did you install Erica's utilities in Cydia?
    Starlight Computer Wizardry
    Pocket-sized Development
    Follow me on twitter: @NetMage

  23. #20
    Green Apple
    Join Date
    Apr 2008
    Posts
    36
    Thanks
    1
    Thanked 13 Times in 9 Posts

    Quote Originally Posted by NetMage View Post
    rich1976:

    Did you install Erica's utilities in Cydia?
    Yeah installed the utilities and was able to get to line 2.

    I was finally able last night to SSH into my phone and went to the Lockdown directory where there was no Service.plist file at all.

    Any ideas?

+ Reply
Page 1 of 3 123 LastLast

LinkBacks (?)

  1. 12-09-2011, 03:39 PM
  2. 12-09-2011, 11:05 AM
  3. 12-09-2011, 09:35 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts