------------------------------------------------------------------------------------------------------- CoSMOS Changelog 6.1.2 ------------------------------------------------------------------------------------------------------- General [~] Updated sub modules Mono Engine: [+] When dumping il2cpp the symbol addresses of all methods are now added so you can for example use 'Player:Update' everywhere as usual Script Engine: [~] When looking for a free trampoline address it also recognizes variantions such as define(trampoline2,$process+500) [!] Fixed address alignment is applied on FAR jmps when it shouldn't [Aob/Value] Scanner: [+] Also accepts if a wildcard is just '?' instead of '??' [!] Fixed an issue with region sizes > 0x7FFFFFFF LUA Engine: [~] 'readStatic' now supports retrieving the destination of a 'call' opcode .NET Assembly Viewer: [~] Added a small delay before the search kicks in