Decrypt .tuz files?

mscott811
Posts: 2
Member Since:
2009-07-20

I very stupidly restored my trixbox to a backup that was 2 months old instead of backing it up last night (got the source and dest backwards >:-0). I've been able to reconstruct most of the server-side changes I made in those two months, but I made a ton of changes to my Aastra config files and lost those. However, the encrypted .tuz files were on another server, so I have them, as well as the password, available. I've searched the internet and forums and the only mention I find for decrypting these files mentions doing something like:

% ./anacrypt aastra.tuz
Enter password [4..16 characters] =>

But AFAICT, it doesn't do anything after that. Certainly no file is created in the current working directory, and nothing more is output to console. I tired adding a -o option, but my version of anacrypt just barfed on that.

Also, to (potentially) make matters worse, the I encrypted individual phone configs with the -m (MAC address) option.

Is there any hope for recovering my config files from these .tuz files?

Thanks!

-Scott