The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods
Reply
LinkBack Thread Tools Display Modes
  #136  
Old 07-02-2009, 09:03 PM
iPhone? More like MyPhone
 
Join Date: Aug 2008
Device + Firmware: IPhone 2G Firmware 3.1.2 MMS Working, IPhone 3GS 32Gig Broken Out of Jail
Operating System: Windows 7 OSX86 Leo4all 10.5.8 Fully Working (dual-boot with Win7)
Location: Perris CA, Diamond bar CA
Posts: 140
Thanks: 5
Thanked 5 Times in 5 Posts
Send a message via AIM to cocoabean772

Quote:
Originally Posted by rudiguy View Post
Why doesn't someone just remake the whole Camera app from scratch. Like anyone can make a program that brings up camera, all someone has to do is code a switch that will load the same Video camera option as iphonevideorecorder or cycorder. I hope that made sense.
Well we can do that but it more complicated then u think. i think that in no more then 2 weeks we should have things working 100%
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #137  
Old 07-02-2009, 10:36 PM
What's Jailbreak?
 
Join Date: Oct 2008
Device + Firmware: iPhone 1st gen
Operating System: XP Pro
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by kinthamen View Post
another thing to note is that if you take out the still-camera from m68AP.plist that the camera icon will not show. So "still-camera" loads the icon and there is something hidden that enables the camera, but on the flip side, if you add "video-camera" together it clashes with the still-camera settings. If anyone can figure out how to edit the plist so that video-camera can point to still-camera icon, it might allow the still camera to work with the video camera GUI.
i have a modified N88AP file i wanna try, but how do i get the phone to recognize it, or "put it in line" with M68 and N82?

i think the still-camera key needs to be on a different plist file than video-camera key. (as you know they clash when put together)
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #138  
Old 07-03-2009, 02:45 AM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts

Thought of that too, but i am not a programmer and that would require someone to talk to whoever created iphonevideorecorder or cycorder for their code. So until a programmer gets with the program that wont happen soon. So, for now i am just looking at the binaries of the camera app and seeing if i can change the arm 9 to arm 6 and the 3 megapixels to 2.5 megapixels.

Quote:
Originally Posted by rxracer View Post
i have a modified N88AP file i wanna try, but how do i get the phone to recognize it, or "put it in line" with M68 and N82?

i think the still-camera key needs to be on a different plist file than video-camera key. (as you know they clash when put together)
Well, what i did was renamed n88ap to n82ap and added an include at the bottom with n88ap. So it loads it first and then renamed n82ap to n88ap with an include at the bottom with m86ap. So it loads it second and then the last load is m68ap.

It loaded just as if i had put the video-camera boolean in m86ap. No luck there.

But does anyone have a mac with xcode and a iphone 3gs? What i am getting at is that there is a debugger in xcode that when you do anything on the iphone it tells you the who, what, when, and how about the action that was just performed. It shows me what happens when i load the camera app. i just wanted to see if there is another lib that it opens the shutter with video enabled.

Here is what happens when i open the camera app without video-camera Boolean as yes.

Fri Jul 3 00:30:04 unknown UIKitApplication:com.apple.mobileslideshow[0xd33][133] <Notice>: MS:Notice: Installing: com.apple.mobileslideshow
Fri Jul 3 00:30:04 unknown UIKitApplication:com.apple.mobileslideshow[0xd33][133] <Notice>: MS:Notice: Loading: /Library/MobileSubstrate/DynamicLibraries/Backgrounder.dylib
Fri Jul 3 00:30:13 unknown /Applications/MobileSlideShow.app/MobileSlideShow[133] <Notice>: +JPEGDecompressSurface :: JPEGCreateCGImageRefFromCFData() called +
Fri Jul 3 00:30:14 unknown /Applications/MobileSlideShow.app/MobileSlideShow[133] <Notice>: JPEGDecompressSurface : Picture decoded successfully
Fri Jul 3 00:30:14 unknown /Applications/MobileSlideShow.app/MobileSlideShow[133] <Notice>: -JPEGDecompressSurface :: JPEGCreateCGImageRefFromCFData() exiting -

and here is what happens when i try to load the camera app with video-camera boolean as yes.

Fri Jul 3 00:30:04 unknown UIKitApplication:com.apple.mobileslideshow[0xd33][133] <Notice>: MS:Notice: Installing: com.apple.mobileslideshowFri Jul 3 00:31:38 unknown UIKitApplication:com.apple.mobileslideshow[0xb2d][152] <Notice>: MS:Notice: Loading: /Library/MobileSubstrate/DynamicLibraries/Backgrounder.dylib
Fri Jul 3 00:31:45 unknown MobilePhone[149] <Warning>: Task key exchange timed out
Fri Jul 3 00:31:50 unknown /Applications/MobileSlideShow.app/MobileSlideShow[152] <Notice>: +JPEGDecompressSurface :: JPEGCreateCGImageRefFromCFData() called +
Fri Jul 3 00:31:50 unknown /Applications/MobileSlideShow.app/MobileSlideShow[152] <Notice>: JPEGDecompressSurface : Picture decoded successfully
Fri Jul 3 00:31:50 unknown /Applications/MobileSlideShow.app/MobileSlideShow[152] <Notice>: -JPEGDecompressSurface :: JPEGCreateCGImageRefFromCFData() exiting -

These are the actions i did:

-press camera app
-attempt to press button to snap a picture
-press photo image on bottom left
-press done
-move the switch right then left (only if available)
-press home button

Now i just need one from a 3GS

Last edited by kinthamen; 07-03-2009 at 02:45 AM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #139  
Old 07-03-2009, 07:59 AM
mkblade's Avatar
iPhoneaholic
 
Join Date: Nov 2007
Device + Firmware: rAiNeD iPhone 2G + 3.1.2
Operating System: Windows 7 Ultimate x64
Location: on Earth
Posts: 373
Thanks: 13
Thanked 43 Times in 29 Posts

sad truth is that any1 who has a 3GS is least interested in this thread...and will certainly just overlook it...
what 3GS owner actually wants to know how to enable video recording on the 3G/2G?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #140  
Old 07-03-2009, 08:58 AM
mobsta's Avatar
iPhoneaholic
 
Join Date: Dec 2007
Posts: 323
Thanks: 63
Thanked 13 Times in 10 Posts

Quote:
Originally Posted by mkblade View Post
sad truth is that any1 who has a 3GS is least interested in this thread...and will certainly just overlook it...
what 3GS owner actually wants to know how to enable video recording on the 3G/2G?
i wouldnt mind
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #141  
Old 07-03-2009, 09:02 AM
mkblade's Avatar
iPhoneaholic
 
Join Date: Nov 2007
Device + Firmware: rAiNeD iPhone 2G + 3.1.2
Operating System: Windows 7 Ultimate x64
Location: on Earth
Posts: 373
Thanks: 13
Thanked 43 Times in 29 Posts

Quote:
Originally Posted by mobsta View Post
i wouldnt mind
great! could u actually post contents/files of your 3GS as vell as logs? it could help us out even further
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #142  
Old 07-03-2009, 11:21 AM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts

Accessibility bundles fail to load too when i debug at startup of the phone.

This is what it says at boot.

Fri Jul 3 00:12:05 unknown SpringBoard[31] <Error>: Error loading /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader: dlopen(/System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader, 265): no suitable image found. Did find:
/System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader: incompatible cpu-subtype: 0x00000009 in /System/Library/AccessibilityBundles/AccessibilitySettingsLoader.bundle/AccessibilitySettingsLoader
Fri Jul 3 00:12:05 unknown SpringBoard[31] <Warning>: **** Accessibility: Could not load AccessibilitySettingsLoader bundle

Last edited by kinthamen; 07-03-2009 at 11:21 AM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #143  
Old 07-03-2009, 01:55 PM
What's Jailbreak?
 
Join Date: Oct 2008
Device + Firmware: iPhone 1st gen
Operating System: XP Pro
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts

change the CPU type to 6.

do you have a "AccessibilitySettingsLoader.bundle" folder in "AccessibilityBundles"?

Last edited by rxracer; 07-03-2009 at 01:55 PM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #144  
Old 07-03-2009, 03:44 PM
Green Apple
 
Join Date: Jul 2008
Posts: 40
Thanks: 3
Thanked 1 Time in 1 Post

Quote:
Originally Posted by mkblade View Post
sad truth is that any1 who has a 3GS is least interested in this thread...and will certainly just overlook it...
what 3GS owner actually wants to know how to enable video recording on the 3G/2G?

I have a 3GS, 3G (sold) and a 2G (prepaid). I am still waiting to get in on this.

They got MMS to work, now its only a matter of time until they the video to work. An OEM look would excellent, but video in it self would be legit.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #145  
Old 07-03-2009, 05:11 PM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by rxracer View Post
change the CPU type to 6.

do you have a "AccessibilitySettingsLoader.bundle" folder in "AccessibilityBundles"?
yes, i have that file/folder but i dont know how to change the type to 6.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #146  
Old 07-03-2009, 06:52 PM
iPhone? More like MyPhone
 
Join Date: Aug 2008
Device + Firmware: IPhone 2G Firmware 3.1.2 MMS Working, IPhone 3GS 32Gig Broken Out of Jail
Operating System: Windows 7 OSX86 Leo4all 10.5.8 Fully Working (dual-boot with Win7)
Location: Perris CA, Diamond bar CA
Posts: 140
Thanks: 5
Thanked 5 Times in 5 Posts
Send a message via AIM to cocoabean772

Quote:
Originally Posted by kinthamen View Post
yes, i have that file/folder but i dont know how to change the type to 6.
Your going to have to use hex edited to change the CPU type to 6
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #147  
Old 07-03-2009, 09:34 PM
What's Jailbreak?
 
Join Date: Oct 2008
Device + Firmware: iPhone 1st gen
Operating System: XP Pro
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by cocoabean772 View Post
Your going to have to use hex edited to change the CPU type to 6
ive tried a few hex edit programs and i ma unable to located the value.

Quote:
Originally Posted by mkblade View Post
great! could u actually post contents/files of your 3GS as vell as logs? it could help us out even further
3GS filesystem: MEGAUPLOAD - The leading online storage and file delivery service

Application folder: MEGAUPLOAD - The leading online storage and file delivery service

Last edited by rxracer; 07-03-2009 at 09:34 PM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #148  
Old 07-05-2009, 01:39 AM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts

well, I just figured out how to look inside the compiled files (unix exec files in Mach-o-le format like on the iphone). A program called IDA. It is also a debugger so it will show you some stuff. I am using the demo only for now cause it costs money since its for reverse engineering. I will start to look closer at files tomorrow.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #149  
Old 07-05-2009, 02:19 AM
iPhone? More like MyPhone
 
Join Date: Aug 2008
Device + Firmware: 2G +3.0 on AT&T PAYG
Operating System: Booting Vista, Linux, and OSX on 2 HDD's
Location: Denton, TX
Posts: 151
Thanks: 8
Thanked 16 Times in 14 Posts

@kinthamen: you didn't hear it from me, but check out a website that rhymes with Teh Pyrite Bei
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #150  
Old 07-05-2009, 09:47 AM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts

Hahaha!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > File Mods

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 06:02 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top