Iphone image RAW us...
 
Notifications
Clear all

Iphone image RAW using linux

25 Posts
7 Users
0 Reactions
4,860 Views
(@steve91386)
Active Member
Joined: 14 years ago
Posts: 18
 

You have access to a Mac, and depending on the hardware you are trying to image, Katana Forensics offers a free imaging tool called LanternLite; http//katanaforensics.com/lantern/lanternlite


   
ReplyQuote
(@nocomp)
Active Member
Joined: 13 years ago
Posts: 16
Topic starter  

hi steve,
thxx i ve found this one, but couldn t install it on the mac, got an error during install / "lantern lite run preflight script"
#fail #coarsed!


   
ReplyQuote
(@steve91386)
Active Member
Joined: 14 years ago
Posts: 18
 

hi steve,
thxx i ve found this one, but couldn t install it on the mac, got an error during install / "lantern lite run preflight script"
#fail #coarsed!

Try downloading all the components again and reinstall. I've used this tool extensively with great success, if you've got a device that it supports and you're really looking for a free tool it'd be worth the effort to get it running.


   
ReplyQuote
(@nocomp)
Active Member
Joined: 13 years ago
Posts: 16
Topic starter  

i agree with you steve, but what component you talk about? there is just a .zip file to download.


   
ReplyQuote
(@steve91386)
Active Member
Joined: 14 years ago
Posts: 18
 

i agree with you steve, but what component you talk about? there is just a .zip file to download.

If you got the ZIP from Katana there is a PDF included that has links to firmware downloads for use with RedSnow. I'm not sure whats causing your error, and seeing as it's early morning here I haven't had my coffee idea shoot me a PM and I'd be happy to help you the best I can.


   
ReplyQuote
(@nocomp)
Active Member
Joined: 13 years ago
Posts: 16
Topic starter  

oulaaa never used redsnow, it seems i ll need some help there. thx for your help )
have a cofee, me i have to build furniture for my daughter, otherwise i ll end the day as "just divorced" and then tonite (here in france) i ll have a look to it.
if you use skype, please add no-comp in your list )
thx for your time
best regards
herve


   
ReplyQuote
(@nocomp)
Active Member
Joined: 13 years ago
Posts: 16
Topic starter  

well i just did everything that is required, i get an install error when installing lantern, i guess it s cause of my mac version 10.5.8 #fail


   
ReplyQuote
(@alexc)
Reputable Member
Joined: 16 years ago
Posts: 301
 

What version of iOS was the device running? Could the problem here be that you've got an encrypted dump?


   
ReplyQuote
(@nocomp)
Active Member
Joined: 13 years ago
Posts: 16
Topic starter  

well i doubt it has anything to do with the device, it s not even plug during the install.
it runs the latest update.
the device got iPhone2,1_5.0.1_9A405_Restore.ipsw installed.
thx for your time
best regards
herve


   
ReplyQuote
 wksk
(@wksk)
Active Member
Joined: 14 years ago
Posts: 5
 

great, no freeware, noway i gonna pay for try…
so there is no reliable way to do a raw of an iphone without a credit card? '(

If all you are looking for is a way to dd the iphone try

http//msftguy.blogspot.com/2012/01/automatic-ssh-ramdisk-creation-and.html

there is an automatic version now. i usually use dd in the cygwin package to connect and get the image.

Mount the drive

Everything
ssh user@iphone-ip dd if=/dev/rdisk0 bs=1M | dd of=iphone-dump.img

Just the system partition
ssh root@iphone-ip dd if=/dev/rdisk0s1 bs=1M | dd of=iphone-root.img

Just the user data partition
ssh root@iphone-ip dd if=/dev/rdisk0s2s1 bs=1M | dd of=iphone-user.img


   
ReplyQuote
Page 2 / 3
Share: