Tanio_Artino
March 4th, 2014, 10:45 AM
Hi all,
I have exported some audio data from an old voice backup which was stored on a magnetic tape (DDS-4 tape).
To accomplish this task I used the dd command and therefore I have now my data in binary code on my disk and I can visualize each voice file in caret notation as follow (3 files examples below) :
r<88>0^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@<9A>w^@^@<E7><AB><E2>@<DC>^@^@^@<CD><CC>1^A<AA>BQ^@z<CC>1^A<DD>4<DA>^@<DF><CC>1^A,;^V^A^B^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@...
r<88>0^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@<DE>/^@^@<E7><AB><E2>@<DC>^@^@^@<CD><CC>1^A<AA>BQ^@i<CC>1^A<98>B<AD>^@<DC><CC>1^A7^^<92>^@^B^@^@^@^@^@^@^@^@^@^@^@^@^@^.....
r<88>0^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@<99>w^@^@<E7><AB><E2>@<DC>^@^@^@<CD><CC>1^A<A3>BQ^@i<CC>1^A<CB>A<AD>^@<CD><CC>1^AJ=O^@^B^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^....
The data shown above has been indexed on the tape using a proprietary software and I do not have this software any more and therefore I am trying to do reverse engineer on the tape to decode it.
An expert of the field told me that the file has been encoded using G729 codecs
I would like to know how I can go further in the extraction process to be able to listen the data extracted and decode the raw data using this codec
Many Thanks
I have exported some audio data from an old voice backup which was stored on a magnetic tape (DDS-4 tape).
To accomplish this task I used the dd command and therefore I have now my data in binary code on my disk and I can visualize each voice file in caret notation as follow (3 files examples below) :
r<88>0^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@<9A>w^@^@<E7><AB><E2>@<DC>^@^@^@<CD><CC>1^A<AA>BQ^@z<CC>1^A<DD>4<DA>^@<DF><CC>1^A,;^V^A^B^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@...
r<88>0^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@<DE>/^@^@<E7><AB><E2>@<DC>^@^@^@<CD><CC>1^A<AA>BQ^@i<CC>1^A<98>B<AD>^@<DC><CC>1^A7^^<92>^@^B^@^@^@^@^@^@^@^@^@^@^@^@^@^.....
r<88>0^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@<99>w^@^@<E7><AB><E2>@<DC>^@^@^@<CD><CC>1^A<A3>BQ^@i<CC>1^A<CB>A<AD>^@<CD><CC>1^AJ=O^@^B^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^....
The data shown above has been indexed on the tape using a proprietary software and I do not have this software any more and therefore I am trying to do reverse engineer on the tape to decode it.
An expert of the field told me that the file has been encoded using G729 codecs
I would like to know how I can go further in the extraction process to be able to listen the data extracted and decode the raw data using this codec
Many Thanks