Hi, here is a tool that should decrypt recorded files. This is really old code and I'm not sure if it works with current models. But I'm optimistic that Samsung was too lazy to change this. It worked for all models before Tizen. On Linux you can use QtCreator to compile it. May be on Windows it work...
Hi, anyway, I wrote a php script that kann read mdb files and can extract the key to a file or to the command line :D The script may run on Windows and Linux just call # php getKey.php <mdb_file> This script works perfectly for D series. I think the script is easy to understand, so anybody can chang...
Come on! I think you have almost done it.
You read the mta index file in qmetainforeader.cpp.
This information should be editable in your GUI and written back to the index file.
Hi, Nice work :P I tried it but unfortunately it has some bugs. It cannot handle big files > 2G. I fixed it with using fopen64 instead of fopen . But then it goes into an endless loop, that makes the output file bigger than the original :cry: The output file comes without name. The program create -....