PostText Decrypter

Posts 1–12 of 12 · Page 1 of 1
Text Decrypter
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.



VirusTotal:
https://www.virustotal.com/gui/file/...630bad944f94d0
Image (How to decrypt Combat Arms files) (Included in the archive file):
SoNoS Text Decrypter_mpgh.net.rar6.9 MB · 220 downloads Clean
good release rep
FYI
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.
Whenever I have needed to decrypt something I have used online tools: https://twofish.online-domain-tools.comⓘ

Rez Attributes
Function: Two Fish
Mode: CBC
Key (Hex): 620C724A2FF22C975B5A2B9C21430820227B3D2800193AAA4C F3128803AC3ABD

Profile File and other files:
Function: Blow Fish
Mode: ECB
Key (Plain): seungho

It is quite simple actually, you can find implementation of BlowFish in Lithtech's own SDK: https://github.com/jsj2008/lithtech/...tmgr.h#L11-L35ⓘ
Quote Originally Posted by qqshutup View Post
Whenever I have needed to decrypt something I have used online tools: https://twofish.online-domain-tools.com

Rez Attributes
Function: Two Fish
Mode: CBC
Key (Hex): 620C724A2FF22C975B5A2B9C21430820227B3D2800193AAA4C F3128803AC3ABD

Profile File and other files:
Function: Blow Fish
Mode: ECB
Key (Plain): seungho

It is quite simple actually, you can find implementation of BlowFish in Lithtech's own SDK: https://github.com/jsj2008/lithtech/blob/master/libs/CryptMgrptmgr.h#L11-L35
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.
Quote Originally Posted by SoNoS View Post
...
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.

VirusTotal Linkⓘ

DecryptAttributes_mpgh.net.zip113 KB · 79 downloads 6/64 malicious
Thanks. I used to use online tools but having something standalone on my comp is handy.
Quote Originally Posted by qqshutup View Post
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.

VirusTotal Linkⓘ


o que voces usam para criptografar o arquivo novamente para nao dar erros ??

- - - Updated - - -

Quote Originally Posted by qqshutup View Post
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.

VirusTotal Linkⓘ


o que voces usam para criptografar o arquivo novamente para nao dar erros ??

- - - Updated - - -

Quote Originally Posted by SoNoS View Post
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.



VirusTotal:
https://www.virustotal.com/gui/file/...630bad944f94d0ⓘ
Image (How to decrypt Combat Arms files) (Included in the archive file):
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
Quote Originally Posted by iuricosta59 View Post
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
Quote Originally Posted by supercarz1991 View Post
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.
How do you get a license key for 1.1?
Posts 1–12 of 12 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?