jellefaber / ipddump

Automatically exported from code.google.com/p/ipddump
0 stars 0 forks source link

.bbb support #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Will you be implementing support for .bbb files?  (These are the backup files 
created by the Mac 
version of the BlackBerry Desktop Manager)

I am specifically interested in extracting SMS from a .bbb

Thanks!

Original issue reported on code.google.com by feme...@gmail.com on 21 Nov 2009 at 9:27

GoogleCodeExporter commented 8 years ago
.bbb files are simply zip bundles, which should be able to be opened with 
java.util.zip.ZipFile. The IPD file is then contained in the Databases/ 
directory in
the zip file. It appears that the XML file also in the .bbb bundle has useful
information on which databases (and how many records are in each database) are 
in the
IPD files. 

Original comment by adamfbla...@gmail.com on 29 Apr 2010 at 3:52

GoogleCodeExporter commented 8 years ago
Any .bbb files that perhaps could be sent to me could help me fix this, since i 
don't have a Mac... The files will be 100% used only for the purpose of 
expanding Ipddump!

Original comment by jimdaska...@gmail.com on 22 Jun 2010 at 4:46

GoogleCodeExporter commented 8 years ago
Thanks adamfblahblah!  This worked perfectly with an SMS database of over 1700 
entries using version 0.2.5.  

I had to create a backup of *just* the SMS to extract them.  I couldn't pull 
them from a full backup.

Original comment by feme...@gmail.com on 22 Jun 2010 at 9:53

GoogleCodeExporter commented 8 years ago
Can someone send me an .bbb so i will add the functionality to parse it?

Original comment by jimdaska...@gmail.com on 22 Jul 2010 at 1:56

GoogleCodeExporter commented 8 years ago
how do you open a .bbb file in the dump? it's not working for me on a Mac

Original comment by malloryo...@gmail.com on 20 May 2011 at 5:46

GoogleCodeExporter commented 8 years ago
Hi. I've got a challenge with BB bold 9780. With BB desktopsoftware i may only 
create backup file of  *.bbb type. At least i didn't find a way how to change 
file type for backup within BB soft. However hint from adamfblahblah helped to 
open *.bbb file and get the required 1.dat database which has descrirtion 
inside "Inter@ctive Pager Backup/Restore File" , but ipddump doesn't regonize 
it as ipd file even file was renamed to *.ipd
So please find attached example of my *.bbb file. And have fun. 

You feedback very appreciated =)

Original comment by m.o.stie...@gmail.com on 9 Aug 2012 at 7:48

Attachments:

GoogleCodeExporter commented 8 years ago
ooops! Totlay forgot: i use IpdDump 0.3 RC4.jar under windows7 enterprise

Original comment by m.o.stie...@gmail.com on 9 Aug 2012 at 7:49

GoogleCodeExporter commented 8 years ago
To unzip on a Mac, open Terminal, type 'unzip ' (no quotes) and then drag the 
.bbb file into the Terminal window and press enter.

Original comment by bedro...@gmail.com on 29 Nov 2012 at 3:53

GoogleCodeExporter commented 8 years ago
Can anyone help me extract the ipd from a bbb on Windows 7?

Original comment by myster....@gmail.com on 1 Apr 2014 at 12:10

GoogleCodeExporter commented 8 years ago
Hi ! IpdDump 0.3 RC4.jar looks great... but it does not work with .bbb files 
created by the latest version of BB Desktop Software. Is there a new release 
planned ?

Original comment by antoine....@gmail.com on 4 Sep 2014 at 9:24