A while ago, I shared Combat Arms decrypted attributes files in this forum. Here is the tool that I made and used to decrypt and encrypt the files back then.
Would like to mention that this tool can also be used for everything not just Combat Arms as the encryption and decryption methods are based on actual algorithms using Chilkat lib.
This is the tool that I was using too. However, one problem was that there was a size limitation, so I couldn't decrypt large files.
Thanks for sharing all of the information though.
If anyone wants to encrypt the files back, you just have to make sure that the file length (the one in the bottom bar in Notepad++) is a multiple of 16 or divide it by 16 and see if it gives you an integer. If not, then add some extra spaces somewhere, maybe at the bottom of the file.
Originally Posted by SoNoS
...
I don't have my version to encrypt compiled, I found only the c++ version to decrypt the attributes, just put the executable in the same location as the files and it will create a folder called Decrypted with all the decrypted files there.
Thanks. I used to use online tools but having something standalone on my comp is handy.
How do you get a license key for 1.1?
Originally Posted by qqshutup
I don't have my version to encrypt compiled, I found only the c++ version to decrypt the attributes, just put the executable in the same location as the files and it will create a folder called Decrypted with all the decrypted files there.
o que voces usam para criptografar o arquivo novamente para nao dar erros ??
- - - Updated - - -
Originally Posted by qqshutup
I don't have my version to encrypt compiled, I found only the c++ version to decrypt the attributes, just put the executable in the same location as the files and it will create a folder called Decrypted with all the decrypted files there.
o que voces usam para criptografar o arquivo novamente para nao dar erros ??
- - - Updated - - -
Originally Posted by SoNoS
Hello folks,
A while ago, I shared Combat Arms decrypted attributes files in this forum. Here is the tool that I made and used to decrypt and encrypt the files back then.
ola, voce usa esse programa para descriptografar e para criptografar? meu combat arms esta dando erro ao modificar o arquivo e criptografar-lo, mesmo apos o rez patch
Originally Posted by iuricosta59
o que voces usam para criptografar o arquivo novamente para nao dar erros ??
- - - Updated - - -
o que voces usam para criptografar o arquivo novamente para nao dar erros ??
- - - Updated - - -
ola, voce usa esse programa para descriptografar e para criptografar? meu combat arms esta dando erro ao modificar o arquivo e criptografar-lo, mesmo apos o rez patch
its expected to get an error. You can't just decrypt, edit, encrypt, replace. you need a modding bypass, which I don't believe exists rightnow
Originally Posted by supercarz1991
its expected to get an error. You can't just decrypt, edit, encrypt, replace. you need a modding bypass, which I don't believe exists rightnow
eu tenho um bypaas feito por SoNoS que ainda esta funcionando, deu certo descrypt e encript novamente, SoNoS falou sobre quando fosse criptografar novamente tinha um numero que dividindo por 16 tem que da um valor exato, e foi o que fiz, quando numero grande dividido por 16 da quebrado o codigo não funciona e crasha o game.