Thread: Text Decrypter

Results 1 to 9 of 9
  1. #1
    SoNoS's Avatar
    Join Date
    Apr 2019
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    40
    My Mood
    Tired

    Post 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):
    <b>Downloadable Files</b> Downloadable Files

  2. The Following 5 Users Say Thank You to SoNoS For This Useful Post:

    Akya (11-28-2022),FaceOfAmerica (12-13-2022),jaquito (04-16-2023),ReporterXxX (09-26-2023),xdevnull (11-29-2022)

  3. #2
    Akya's Avatar
    Join Date
    Apr 2016
    Gender
    male
    Posts
    35
    Reputation
    10
    Thanks
    53
    My Mood
    Amused
    good release rep

  4. The Following User Says Thank You to Akya For This Useful Post:

    SoNoS (01-03-2023)

  5. #3
    meme's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Location
    42.434720, -83.985
    Posts
    8,050
    Reputation
    1403
    Thanks
    2,410
    My Mood
    Lurking
    //approved
    Quote Originally Posted by Hennessy View Post
    meme is shittiest general mod ever.
     
    dd/mm/yy
    Member | 28/1/16 - ∞
    Premium | 20/3/16 - ∞
    BattleOn Minion | 24/12/17 - 21/7/21
    Minion+ | 4/4/19 - 11/12/20
    Other MMMORPG Minion | 10/11/19 - 21/7/21
    Publicist | 7/2/20 - Unknown
    Minecraft Minion | 10/12/20 - 21/7/21
    General Minion | 10/12/20 - 21/7/21

    Moderator | 11/12/20 - 21/7/21
    Princess | 5/1/21 - 30/6/21
    Global Moderator | 21/7/21 - ∞
    Pharaoh | 30/1/22 - ∞
    Trusted Member | 16/3/23 - ∞

  6. The Following User Says Thank You to meme For This Useful Post:

    SoNoS (01-03-2023)

  7. #4
    SoNoS's Avatar
    Join Date
    Apr 2019
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    40
    My Mood
    Tired

    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.

  8. #5
    qqshutup's Avatar
    Join Date
    Nov 2022
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    5
    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://******.com/jsj2008/lithtech/...tmgr.h#L11-L35

  9. The Following User Says Thank You to qqshutup For This Useful Post:

    SoNoS (01-03-2023)

  10. #6
    SoNoS's Avatar
    Join Date
    Apr 2019
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    40
    My Mood
    Tired
    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://******.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.

  11. #7
    qqshutup's Avatar
    Join Date
    Nov 2022
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    5
    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

    <b>Downloadable Files</b> Downloadable Files
    Last edited by Cursed; 06-16-2023 at 05:19 PM.

  12. The Following 4 Users Say Thank You to qqshutup For This Useful Post:

    acan80 (01-11-2023),homey68 (04-10-2023),ReporterXxX (06-16-2023),Skaterforeva1 (03-26-2023)

  13. #8
    redfence's Avatar
    Join Date
    Jan 2023
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    My Mood
    Buzzed
    Thanks. I used to use online tools but having something standalone on my comp is handy.

  14. #9
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,717
    My Mood
    Doh
    How do you get a license key for 1.1?

    commando: You're probably the best non-coder coder I know LOL


Similar Threads

  1. [Source Code] Text Encrypter and Decrypter
    By rileyjstrickland in forum Visual Basic Programming
    Replies: 3
    Last Post: 11-09-2012, 08:32 PM
  2. Project 8 - Taking Suggetions for Text.
    By sf0d in forum Art & Graphic Design
    Replies: 10
    Last Post: 09-06-2006, 08:39 PM
  3. Green Text
    By sealteam4 in forum WarRock - International Hacks
    Replies: 4
    Last Post: 09-05-2006, 02:35 PM
  4. Stylish Text Tutorial
    By Bull3t in forum Tutorials
    Replies: 13
    Last Post: 08-15-2006, 10:25 PM
  5. Simple Reflective Text
    By Chronologix in forum Tutorials
    Replies: 4
    Last Post: 05-20-2006, 05:56 AM