{"id":127,"date":"2008-09-14T11:06:00","date_gmt":"2008-09-14T16:06:00","guid":{"rendered":"http:\/\/thegobutton.net\/blog\/?p=127"},"modified":"2011-06-30T22:48:50","modified_gmt":"2011-07-01T02:48:50","slug":"cycorder-tutorial-for-mac-users-who-hate-terminal","status":"publish","type":"post","link":"http:\/\/headsetchatter.com\/blog\/2008\/09\/cycorder-tutorial-for-mac-users-who-hate-terminal\/","title":{"rendered":"Cycorder Tutorial For Mac Users Who Hate Terminal"},"content":{"rendered":"<p>I mentioned in my roundup of useful iPhone apps, the video recording app Cycorder. \u00a0It requires your iPhone to be jailbroken (which I&#8217;m not going to get into, but <a href=\"http:\/\/blog.iphone-dev.org\/\">this<\/a> is the blog of the team of hackers who develop the jailbreaking software, which will have the latest software and info).<\/p>\n<p>I&#8217;m going to assume that your iPhone is jailbroken and you&#8217;re on a Mac (there are ways to do this on the PC, I just don&#8217;t have the experience or interest to do it just for the hell of it). \u00a0I am also doing this in Leopard, so the part about the Finder would look a little different in other versions of OS X.<\/p>\n<p>Cydia is the primary app for downloading unauthorized software onto your jailbroken iPhone. \u00a0It will appear in your list of apps once you have jailbroken. \u00a0<\/p>\n<p>The apps you will need to download in Cydia are:<br \/>\n1. OpenSSH (so you can access your iPhone through Terminal on your Mac)<\/p>\n<p>2. Cycorder (the app we&#8217;re talking about here)<\/p>\n<p>3. Netatalk (so we don&#8217;t have to use terminal anymore)<\/p>\n<p>You can go ahead and install them all at once. \u00a0Only Cycorder will show up as an icon with your apps. \u00a0The other two are background apps.<\/p>\n<p>Cycorder will function as an app on its own, happily shooting videos and playing them back for you on the phone. \u00a0 If you want to move the videos off the phone, this is where the other stuff comes in. \u00a0Netatalk gives your phone support for standard Apple file sharing. \u00a0Once it&#8217;s installed, if your iPhone is on the same wireless network as your Mac, it will show up in your Finder under &#8220;shared.&#8221; \u00a0(If you don&#8217;t have access to a wireless router, just create a network with your Mac using the &#8220;Create network&#8221; option in the airport menu, and call it whatever you want. \u00a0Then have the iPhone join the network.)<\/p>\n<p>So now you see your phone in the Shared section of your Finder, and when you click on it it will probably say &#8220;Connection failed.&#8221; Click the button &#8220;Connect As&#8221; in the upper-right and it will bring up a username\/password window. \u00a0Make the name &#8220;mobile&#8221; and the password &#8220;alpine&#8221; (the default iPhone password) and it will give you access to your files. \u00a0 The folder you&#8217;re looking for is Mobile\/Media\/Videos, in there you will find the videos you took with Cycorder, in handy .mov Quicktime format.<\/p>\n<p>Now you have what you want. \u00a0You would be done, provided you never find yourself on the same network as someone who knows something about iPhone hacking and wants to take a look at your files. \u00a0So it&#8217;s a good idea to change the password for the iPhone&#8217;s &#8220;Mobile&#8221; user from &#8220;alpine&#8221; to, well, anything else. \u00a0 Now we have to use the Terminal, just for a second.<\/p>\n<p>1. Make sure your phone is on the same network as your Mac.<\/p>\n<p>2. On the phone, go to settings, wifi, and then click the little &#8220;&gt;&#8221; arrow for the network you are on to bring up details.<\/p>\n<p>3. Look at the IP Address.<\/p>\n<p>4. On your Mac, open Terminal<\/p>\n<p>5. Type <span style=\"color: #339966;\">ssh mobile@[the IP address from the phone]<\/span> and hit enter.<\/p>\n<p>6. Terminal will probably think for a minute, then ask if you&#8217;re sure you want to connect. \u00a0Say yes.<\/p>\n<p>7. It will then ask for the password. \u00a0Type <span style=\"color: #339966;\">alpine<\/span> and hit enter.<\/p>\n<p>8. You will now be at the command prompt. \u00a0Time to change the password.<\/p>\n<p>Type <span style=\"color: #339966;\">passwd mobile<\/span> and hit enter.<\/p>\n<p>9. It will ask for the original password (alpine), and then for the new password, and then for the new password again to confirm. \u00a0Make the password whatever you want.<\/p>\n<p>10. We also need to change the password for the phone&#8217;s &#8220;root&#8221; user, which is also &#8220;alpine,&#8221; because the same random hacker on your network could also get in there and cause lots of trouble. \u00a0The process is the same. \u00a0Follow the steps again, except type &#8220;root&#8221; instead of &#8220;mobile&#8221; and change the password to whatever you want.<\/p>\n<p>11. When you&#8217;re done, type <span style=\"color: #339966;\">exit<\/span> and hit enter, and close Terminal forever.<\/p>\n<p>From now on when you connect to the iPhone through the Finder you will enter the name &#8220;mobile&#8221; and the password will be the new one you chose. \u00a0You can check &#8220;remember this password&#8221; and never have to enter it again if you like. \u00a0The important thing is that some random person who connects to your network won&#8217;t know what the password is.<\/p>\n<p>Enjoy!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I mentioned in my roundup of useful iPhone apps, the video recording app Cycorder. \u00a0It requires your iPhone to be jailbroken (which I&#8217;m not going to get into, but this is the blog of the team of hackers who develop the jailbreaking software, which will have the latest software and info). I&#8217;m going to assume [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[5,8],"tags":[94,120],"_links":{"self":[{"href":"http:\/\/headsetchatter.com\/blog\/wp-json\/wp\/v2\/posts\/127"}],"collection":[{"href":"http:\/\/headsetchatter.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/headsetchatter.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/headsetchatter.com\/blog\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"http:\/\/headsetchatter.com\/blog\/wp-json\/wp\/v2\/comments?post=127"}],"version-history":[{"count":6,"href":"http:\/\/headsetchatter.com\/blog\/wp-json\/wp\/v2\/posts\/127\/revisions"}],"predecessor-version":[{"id":3401,"href":"http:\/\/headsetchatter.com\/blog\/wp-json\/wp\/v2\/posts\/127\/revisions\/3401"}],"wp:attachment":[{"href":"http:\/\/headsetchatter.com\/blog\/wp-json\/wp\/v2\/media?parent=127"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/headsetchatter.com\/blog\/wp-json\/wp\/v2\/categories?post=127"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/headsetchatter.com\/blog\/wp-json\/wp\/v2\/tags?post=127"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}