CoSMOS Gamehacking Tool

Page 6 of 11   •  First Page  •  Previous Page  •   Next Page  •   Last Page
Signup or Login to Post
  CoSMOS | Advanced 5.0 Beta Released
  • Trainer Maker
    Send a message to 0x90
    STAFF
    0x90 posted on Jul 06, 2019 2:48:15 AM - Report post
     
    When you say script you mean cheat table right? And the cheat table contains the search results you gathered when the process was running? And after a restart the values all show 0?

    That's very usual. Memory is allocated dynamically most of the time. When you found a value and restart the game, the value will be somewhere else in memory. You would need to search it again.

    To avoid searching over and over again you would need to write injection scripts that either gather the value or do something with it. For this you would need some basic assembly language knowledge and using the debugger. The Cosmos Advanced tutorial features it.
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to BeSpecialFegget
    ELITE
    BeSpecialFegget posted on Jul 13, 2019 6:07:27 PM - Report post
     
    quote:
    originally posted by 0x90

    CE has 3 different debugger types: Windows, VEH and DBVM. Which one are you using? By default it uses the windows debugger. Also please note that you cannot have two debuggers attached at the same time. Attaching Cosmos debugger on Sniper Elite V2 works perfectly fine on my end.

    Steps I did:
    1. Download Cosmos Advanced 5.1.3
    2. Start Sniper Elite V2, attach Cosmos to it
    3. Open diassembly => go to address 'SniperEliteV2.exe' and place a breakpoint on it.
    4. Go back ingame, no crash at all.

    There was a bug in 5.1.2 which crash all games when attaching the debugger. So make sure you're up to date.

    thats not what i meant.

    1. I downloaded Cosmos Advanced 5.1.3
    2. Started Sniper Elite V2, attach cosmos to it
    3. Took a long while to find the HP value
    4. Take the Adress -> Use the function (find out what accesses this adress)
    5. Sniper Elite V2 freezes and crashes as soon as i press YES on the Attach debugger question.

    Thats the problem, the Find out what accesses this adress function.

    Maybe you guys know some fixes

  • Trainer Maker
    Send a message to 0x90
    STAFF
    0x90 posted on Jul 14, 2019 2:54:46 AM - Report post
     
    And does it freeze if you place a breakpoint on the first byte of the main module like I did?
  • Premium Plus
    Send a message to ecrawford23
    TIER 7
    ecrawford23 posted on Jul 14, 2019 4:35:06 AM - Report post
     
    quote:
    originally posted by 0x90

    When you say script you mean cheat table right? And the cheat table contains the search results you gathered when the process was running? And after a restart the values all show 0?

    That's very usual. Memory is allocated dynamically most of the time. When you found a value and restart the game, the value will be somewhere else in memory. You would need to search it again.

    To avoid searching over and over again you would need to write injection scripts that either gather the value or do something with it. For this you would need some basic assembly language knowledge and using the debugger. The Cosmos Advanced tutorial features it.

    Thanks, This advance script saving method will make it so I can actually keep the values I've search for?
    Is there a tutorial because I've checked a bunch of times before I PMed you about this subject.
    I'll check again but if you can give any more detail that would be awesome.

    Split~~
  • Trainer Maker
    Send a message to 0x90
    STAFF
    0x90 posted on Jul 14, 2019 6:47:37 AM - Report post
     
    Link Below the download button for the advanced version. You may want to grab the test game and then watch the step 6 using the debugger.
  • Premium Plus
    Send a message to ecrawford23
    TIER 7
    ecrawford23 posted on Jul 14, 2019 7:20:43 AM - Report post
     
    roger that, thanks!
    Split~~
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to BeSpecialFegget
    ELITE
    BeSpecialFegget posted on Jul 14, 2019 12:15:46 PM - Report post
     
    quote:
    originally posted by 0x90

    And does it freeze if you place a breakpoint on the first byte of the main module like I did?

    what do you mean?
    I just enable the breakpoint under the first .exe byte there is

  • Trainer Maker
    Send a message to 0x90
    STAFF
    0x90 posted on Jul 14, 2019 1:01:30 PM - Report post
     
    1. Download Cosmos Advanced 5.1.3
    2. Start Sniper Elite V2, attach Cosmos to it
    3. Open diassembly => go to address 'SniperEliteV2.exe' and place a breakpoint on it.
    4. Go back ingame
    5. Let me know if the game crashes / freezes or not
Page 6 of 11   •  First Page  •  Previous Page  •   Next Page  •   Last Page
Signup or Login to Post
All times are (GMT -06:00) Central Time (US & Canada). Current time is 3:43:28 PM