Results 1 to 12 of 12
  1. #1
    xCyniu's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Location
    none
    Posts
    5
    Reputation
    10
    Thanks
    4

    Editing CA Attributes

    Had this hanging around
    Those two keys are used to encrypt / decrypt the combat arms attributes.
    BTW: you can't do shit with the attributes.

    key1 - 620C724A2FF22C975B5A2B9C21430820227B3D2800193AAA4C F3128803AC3ABD
    key2 - 56B83E3F68B60F0F29357BED335E5642

    You still have to find out on how to decrypt / encrypt them.

  2. #2
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    You can't do anything with attributes, whether you know the encryption or not. They've added checks on top of the encryption, expecting it to be cracked

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


  3. #3
    omfg im ur mom's Avatar
    Join Date
    Oct 2010
    Gender
    female
    Location
    Space Defense Agency, Nyarlathotep
    Posts
    258
    Reputation
    150
    Thanks
    142
    Quote Originally Posted by supercarz1991 View Post
    You can't do anything with attributes, whether you know the encryption or not. They've added checks on top of the encryption, expecting it to be cracked
    J's still stuck with it disconnecting. I mean it's J, he'll find a work around anyways. We'll have to just wait until then.


    Selfishness is not living as one wishes to live, it is asking others to live as one wishes to live.
    Oscar Wilde

  4. #4
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    Quote Originally Posted by omfg im ur mom View Post


    J's still stuck with it disconnecting. I mean it's J, he'll find a work around anyways. We'll have to just wait until then.
    @matypatty and @Dis0wned already did it entirely by editing them at memory level. That's how they did the Character hack. I have SO many screen shots of attribute edits, but guess what? they all still fail because of a server side check when you join a game. The character hack would work, but certain things would still crash you or just not work entirely because the attributes need to match the one on server side

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


  5. #5
    matypatty's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    864
    Reputation
    229
    Thanks
    2,694
    My Mood
    Amused
    Quote Originally Posted by supercarz1991 View Post
    @matypatty and @Dis0wned already did it entirely by editing them at memory level. That's how they did the Character hack. I have SO many screen shots of attribute edits, but guess what? they all still fail because of a server side check when you join a game. The character hack would work, but certain things would still crash you or just not work entirely because the attributes need to match the one on server side
    attributes -> butemgr -> memory
    hook butemgr on parse -> edit attributes as they are parsed into memory (the smart way)
    ca checks attributes and they are the same, no problem.

    1% effort was made in this post but i hope you get my point
    Last edited by matypatty; 08-26-2014 at 06:44 AM.

  6. The Following 3 Users Say Thank You to matypatty For This Useful Post:

    McGinley (08-26-2014),supercarz1991 (03-27-2015),Timboy67678 (08-26-2014)

  7. #6
    McGinley's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    346
    Reputation
    6
    Thanks
    61
    Quote Originally Posted by matypatty View Post


    attributes -> butemgr -> memory
    hook butemgr on parse -> edit attributes as they are parsed into memory (the smart way)
    ca checks attributes and they are the same, no problem.

    1% effort was made in this post but i hope you get my point
    en.wikipedia.org/wiki/List_of_burn_centers_in_the_United_States
    Last edited by McGinley; 08-26-2014 at 07:00 AM.

  8. The Following User Says Thank You to McGinley For This Useful Post:

    Timboy67678 (08-26-2014)

  9. #7
    Zenshin112v2's Avatar
    Join Date
    Mar 2015
    Gender
    female
    Posts
    41
    Reputation
    10
    Thanks
    2
    well i've no idea about hacking but maybe you can give the server the expected value over a packetsniffer back... It's clever that they added it at the gamestart lol, because it's the last TCP packet, then they are switching to udp and everything is p2p.
    Maybe they get compared by the hosts one, similar to SA.

  10. The Following User Says Thank You to Zenshin112v2 For This Useful Post:

    poolwizard (03-28-2015)

  11. #8
    matypatty's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    864
    Reputation
    229
    Thanks
    2,694
    My Mood
    Amused
    Quote Originally Posted by Zenshin112v2 View Post
    well i've no idea about hacking but maybe you can give the server the expected value over a packetsniffer back... It's clever that they added it at the gamestart lol, because it's the last TCP packet, then they are switching to udp and everything is p2p.
    Maybe they get compared by the hosts one, similar to SA.

    P2p? You sure?

  12. #9
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    Quote Originally Posted by matypatty View Post



    P2p? You sure?
    With the "magic" he's worked with CA in the last year... i wouldn't question it lol

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


  13. #10
    Zenshin112v2's Avatar
    Join Date
    Mar 2015
    Gender
    female
    Posts
    41
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by matypatty View Post



    P2p? You sure?
    yeah, there is no other possibility. Uses ports 27888- 28888. Funny thing is, that this is a change which didn't Appear with the LT-JT Build69... because they used 27000... It's because doobic used the same old game for development like SA, think it got leeched in the past or they bought it anyhow...
    "LIMIT ONLINE" hard to find information about it, if you are interested you have to look on chinese sites. If you search in the combatarms files and in the suddenattack files you see that there is always a reference from. Well limit online is pretty old. It was like a cs1.6 online

  14. #11
    matypatty's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    864
    Reputation
    229
    Thanks
    2,694
    My Mood
    Amused
    Quote Originally Posted by Zenshin112v2 View Post
    yeah, there is no other possibility. Uses ports 27888- 28888. Funny thing is, that this is a change which didn't Appear with the LT-JT Build69... because they used 27000... It's because doobic used the same old game for development like SA, think it got leeched in the past or they bought it anyhow...
    "LIMIT ONLINE" hard to find information about it, if you are interested you have to look on chinese sites. If you search in the combatarms files and in the suddenattack files you see that there is always a reference from. Well limit online is pretty old. It was like a cs1.6 online
    From my experience the client communicates with the server only as I once planned to incorporate a booter into my hack. You have to remember that combat arms is not exactly the same as other lithtech games

  15. #12
    Zenshin112v2's Avatar
    Join Date
    Mar 2015
    Gender
    female
    Posts
    41
    Reputation
    10
    Thanks
    2
    Combatarms is exactly the same like limit online because it was in the past limit online...
    The host communicates with the server,the clients with the host
    Well edit... The client communicates with the server too but not that much.... And defenitevely not the butes...
    Last edited by Zenshin112v2; 03-30-2015 at 12:06 AM.

Similar Threads

  1. [Help Request] Editing SP Nanosuit attributes ?
    By jack87 in forum Crysis 2 Help
    Replies: 2
    Last Post: 08-19-2011, 03:40 PM
  2. [Info] One Step Closer to Editing Attributes.rez
    By peanut627 in forum Combat Arms Mod Discussion
    Replies: 4
    Last Post: 05-28-2010, 04:26 AM
  3. packet editing
    By terence in forum Hack Requests
    Replies: 1
    Last Post: 09-23-2007, 07:51 AM
  4. Edited Tutorial: Bypass (Perm)
    By SpiderByte in forum WarRock - International Hacks
    Replies: 24
    Last Post: 01-28-2006, 04:36 AM
  5. Runescape money edit...perminant?
    By wardo1926 in forum General Game Hacking
    Replies: 19
    Last Post: 01-27-2006, 06:34 PM