FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Help Needed ! Can anyone decode a .CDB file ??

 


samay
Hey I have a .CDB file.

Can anyone decode a .CDB file ??


Last edited by samay on Sun May 20, 2007 1:06 pm; edited 1 time in total
icedrakon
Quote:
What is it?
cdb is a fast, reliable, simple package for creating and reading constant databases. Its database structure provides several features:

* Fast lookups: A successful lookup in a large database normally takes just two disk accesses. An unsuccessful lookup takes only one.
* Low overhead: A database uses 2048 bytes, plus 24 bytes per record, plus the space for keys and data.
* No random limits: cdb can handle any database up to 4 gigabytes. There are no other restrictions; records don't even have to fit into memory. Databases are stored in a machine-independent format.
* Fast atomic database replacement: cdbmake can rewrite an entire database two orders of magnitude faster than other hashing packages.
* Fast database dumps: cdbdump prints the contents of a database in cdbmake-compatible format.

cdb is designed to be used in mission-critical applications like e-mail. Database replacement is safe against system crashes. Readers don't have to pause during a rewrite. Only under UNIX

http://cr.yp.to/cdb.html
samay
Thanks for the info but can you tell me how should I fetch the data from such a file???
froginabox
You might want to look here, there are several different programs with which a .cdb file can be created with, and they're not all the same thing.
icedrakon
what do you mean fetch the data from where , another computer ??
You mean you have the file and need to read the data..

ALL THE FILETYPES IN THE WORLD
http://www.ace.net.nz/tech/TechFileFormat.html

http://www.google.com/Top/Computers/Data_Formats/


Last edited by icedrakon on Wed May 16, 2007 11:49 am; edited 2 times in total
samay
I have the file and I want to fetch the data from it.
samay
Can anyone help me to decode a .cdb file ?? It contains a list of websites.
vaughands
If we have the CDB file it may help I can try decoding the data out of it.
samay
http://www.wikiupload.com/download_page.php?id=146500

http://www.uploading.com/files/BY29PG1E/list.cdb.rar.html

You can download the file from anyone the above links.

I hope someone helps me to decode the file.
samay
Can anyone do this ???
vaughands
The files empty/corrupted
Reply to topic    Frihost Forum Index -> Computers -> Software

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.