View Single Post
  #117 (permalink)  
Old 08-28-2008, 11:40 PM
iSchmave
Status: Offline
Member
 
Join Date: Jun 2008
Posts: 31
Rep Power: 0
iSchmave is on a distinguished road
Default

soz guys, ok

1. this (im sure) ONLY turns the "nag msg" off when a VIDEO CABLE is connected i.e (we're going back to th old system of enumeration) something that has that pull down resistor (i dont know the value).

2. you MUST run apt-get install ldid -S iapd

3. then you must run
sysctl -w security.mac.proc_enforce=0 security.mac.vnode_enforce=0

4. then you must run chmod 777 iapd

5. then and only then can you kill the iapd process and see if it is auto respawned. if it is then you can reboot

-> your iPhone will hang if there is a) NO iapd b) no execute bit on iapd c) no hash string written into the header OR you haven't run sysctl -w security.mac.proc_enforce=0 security.mac.vnode_enforce=0

again this "patch" will only "allow" the cable for like 30 secs, a timer (maybe 2) are created after you start a video, and when they end so does your video - turning them off ddosent work either.

i'm still working on a full patch but this proof of concept is halfway
Reply With Quote