Notifications
Clear all
Topic starter
17/09/2013 5:21 pm
I'm writting a program to decode the Shareaza's library1.dat file and to translate it to a readable format, but I had found some problems to do it. Could someone help me with the internal structure of that file?
Thaks a lot
25/09/2013 7:23 am
I'm writting a program to decode the Shareaza's library1.dat file and to translate it to a readable format, but I had found some problems to do it. Could someone help me with the internal structure of that file?
Thaks a lot[/quote
have you ever try to read shareaza source code? the format may be in the code.
debug and crack is also a way to solve.but i suggest first read source code.
and you just read the binary,you can use 010editor.it can define temple.