david-pace / wave-recovery-tool

Tool to display WAVE/AIFF file header information and to restore corrupted WAVE/AIFF file headers
GNU General Public License v3.0
14 stars 2 forks source link

Could you made recovery tool for mp3 file? #4

Closed HanalogInstruments closed 2 years ago

HanalogInstruments commented 2 years ago

Hi,

I have some encrypted mp3

https://drive.google.com/drive/folders/1oKg7Zvl2E-9GvWVHtTwHyhxADAx1HEc0

The encrypted data is 25805 bytes ( hex ) from the header

Could you made a repair for this case and error mp3 files?

david-pace commented 2 years ago

Could you please provide the following information:

HanalogInstruments commented 2 years ago

Could you please provide the following information:

  • Which application was used to encrypt those files?
  • How are those files usually decrypted?
  • Are those files only encrypted or encrypted and corrupted at the same time?
  1. My files was encrypted by Stop/Djvu Ransomware
  2. Yes, this ransomware encrypted all files but i know how to repair jpg,cr2,nef,... via hexedit but i don't know how to made batch process with python
david-pace commented 2 years ago

Have you figured out a way to restore your files with a Hex editor? Can you describe in detail what has to be done in the Hex editor? Do you copy the bytes starting from byte 25805 until the end into a new file? Is byte 25805 included or excluded? Is it always byte 25805 in all files or is this dynamic? How have you figured out that it's byte 25805? Does your hex editor start counting at 0 or 1 at the first byte? Are there any additional steps after that?

HanalogInstruments commented 2 years ago

Yes, I found that skip 4 bytes and write 12 zero bytes from the SOF and remove 334 bytes from EOF will work, i added the folder "New". The 25805 bytes is default