Introducing the iPhone Dev Team’s iPHUC; pronounced, “i fuck.” It is the next iteration of iPhoneInterface providing improved usability and more features. iPHUC (iPHoneUtilityClient) actually behaves like a real shell.
I’ve taken the liberty in compiling the latest from SVN; its been compiled on my Intel Mac. For those with PPC Macs, follow these instructions:
- Download and install Macports
- Open Terminal and issue the following commands
$ sudo port install readline
$ cd /directory/where/you/want/iphuc
$ svn co http://iphonesvn.halifrag.com/svn/iPhone
$ cd ./iPhone/trunk/iPHUC/- Get the most recent version of MobileDevice.h and save a copy to ‘MobileDevice.h’ in the iPHUC directory
- Issue the following commands
$ ./autogen.sh && ./configure –with-readline=/opt/local && make
$ ./iPHUC
iPHUC features:
Future features:
iPHUC works fine with iPhone Software v1.0.1. Kudos team!
Download: iPHUC 0.5.0 (Intel)
- source: #iphone.iphuc
I fuck. LOL!
nice! Going to try it out sometime… iFuntastic still works fine for me so I am good :)
OK, error when trying to compile from those instructions (had to remove the middle dash from –with-readline), but then I get a pile of has\’no member named\’ and \’ was not declared in this scope\’. :(