Page 1 of 1

Help by decrypt strange .tga files

Posted: Thu May 14, 2009 8:46 am
by Esidor
The contents of this post was deleted because of possible forum rules violation.

Re: Help by decrypt strange .tga files

Posted: Thu May 14, 2009 10:45 am
by Esidor
oh i forgot...

there are some jpg files in also in the same folder

I have xored them 0xff and that works...

But when i xor the .tgas i get a file where the signature seems correct and displayd plain TRUEVISION-XFILE in the last 26 bytes, but the filde wont open. :-( So there must be something i cant figure out with my really little experience on that.

Re: Help by decrypt strange .tga files

Posted: Thu May 14, 2009 11:22 am
by chrrox
It is just missing the header just grab a tga file about the same size and copy the header from that.

Re: Help by decrypt strange .tga files

Posted: Thu May 14, 2009 11:55 am
by Esidor
ahhh. thank you, that was not the 100% the right tip but i helped me to work it out :-)

You just have to xor it and then cut of the first 8 bytes which are garbage :-)

Thx