LinkSpecial thanks to
0x90, who despite working day and night on the new All-in-One project (
Link), still found time to update this super-popular FREE game-hacking tool. See changelog below.
CoSMOS Changelog 6.1.1
----------------------------
General:
[!] Fixed mono detection is skipped when .NET has been detected first
[!] Fixed mono features not working on games using Unity Version 2022
Debugger:
[!] Fixed debugger not receiving initial breakpoint signal
Script Engine:
[~] Allow to ignore breaking control flow on return instructions in script generator
[!] Fixed 'readstatic' has not returned the correct address in rare scenarios
[!] Fixed strings were accidentally tokenized
Value Scanner:
[!] Fixed a possible NRE
.NET Assembly Viewer:
[~] Updated il2cpp dumping features to support more versions
LUA Engine:
[+] Added 'getFileVersion' API
[+] Added 'getMainModule' API
[+] Added 'createThread' API
[+] Added 'writePointer' API
[+] Added 'splitDisassembledString' API