CoSMOS Gamehacking Tool

Page 1 of 11   •  First Page  •  Previous Page  •   Next Page  •   Last Page
Signup or Login to Post
  CoSMOS | Advanced 5.0 Beta Released
  • Tier 7
    Send a message to PWizard
    TIER 7
    PWizard posted on Sep 13, 2018 1:21:06 AM - Report post
     
    DOWNLOAD NOW --> Link

    This latest update to our Advanced version of CoSMOS is months in the making. HUNDREDS of new features and changes have been added based on your feedback. Most core elements have been rewritten to support multi threading and running asynchronous. Elements which were
    previously written in unmanaged code are now directly integrated into CoSMOS. The design has been improved to be more flexible and responsive. Also many bugs have been fixed and many suggestions have been added according to your feedback, like a VEH debugger.

    BIGGEST CHANGES:

    - Requires SSE2 compatible processors (if you are using Windows 10, then your processor supports it).

    - Namespaces in mono are combined with a '.' now instead of a '+'.

    - You will need lots of RAM now as scan results are not saved to disk, this may change in future version.

    Here is the changelog:

    Main:
    [+] CoSMOS Advanced is now portable
    [+] Added project tool window
    [+] Added memory region viewer
    [+] Added thread viewer
    [+] Added handle viewer
    [+] Added find address references
    [+] Added overall item property window
    [+] Added bookmarks window
    [+] Added breakpoint window
    [+] Added unicode support for dll injections
    [+] Added menu item to kill target process
    [+] Added search for cheats online
    [+] Added confirmation prompt on exit
    [+] Added unique tool windows for some elements which visible state will be saved
    [+] Added support for opening CoSMOS tables via commandline (or open with)
    [+] Added menu item to restart CoSMOS with administrator rights
    [~] New application icon
    [~] Application icon has multi size support
    [~] All icons are now SVG, supports high DPI and change colors depending on the current theme
    [~] Extended the logging
    [~] Various engines run asynchronously now
    [~] Experience levels have been removed. Beginners should use CoSMOS Beginner instead
    [~] All dialoges and messages are now centered
    [~] Value data type names have changed
    [~] The attach button is now flashing until Cosmos has been attached
    [~] No longer insists on administrator rights, you're responsible to start it with admin rights yourself if necessary
    [~] Restarting Cosmos will remain same command line parameters it was started with
    [~] Checking only once per day for updates instead on every launch
    [!] Layout is now correctly saved and restored

    Project Window:
    [+] Initial release

    Cheat Table:
    [+] Added proper parent/child support
    [+] Added option to collapse/expand all items
    [+] Added copy/paste of items
    [+] Added copy hex address context menu item
    [+] Added copy value context menu item
    [+] Added browse in disassembler context menu item
    [+] Added visual feedback if address is valid
    [+] Added visual feedback if value is valid
    [+] Added group items
    [+] You can edit items directly in the new item property window
    [~] Inline editing is now only triggered by double click
    [~] Has been moved to its own unique window
    [~] To edit a script it only takes a single left click now
    [~] Improved support for importing nested CE table items
    [!] Fixed all issues with item dragging / nested items

    Debugger:
    [+] Switched to VEH debugger
    [+] Debugger is now written in pure C#
    [+] x64 and x86 debugger now directly integrated into CoSMOS
    [+] Added segments
    [+] Added bit flag resolver for eflags
    [+] Added floating registers
    [+] Added syntax highlighting to 'find out ...' windows
    [~] Heavily improved performance and stability
    [~] No longer requires TitanEngine

    Breakpoint Window:
    [+] Initial release

    Scanner:
    [+] Core Scanner is now written in pure C#
    [+] No longer writes scan results to disk (SSD friendly)
    [+] Added option for writeable, executable, copyonwrite and mapped regions to be part of scan or not
    [+] Added 'Not Equal' scan type
    [+] Added visual feedback if scan value is valid for value type
    [+] Added visual feedback for start/end address is valid
    [+] Added SSE hardware acceleration
    [+] Added support for exponential value search
    [~] Heavily improved performance on showing scan results

    Memory Viewer:
    [+] Added endless scrolling
    [+] Added jump direction markers
    [+] Added dynamic zoom in/out
    [+] Added visual feedback if new opcode can be assembled
    [+] Added auto refresh
    [+] Same theme and syntax highlighting as the script editor
    [+] Fully resolves nested mono methods now (e.g. Namespace.Mainclass+Subclass:Method instead of Class:Method)
    [+] Added visual feedback if search string in aob finder is valid
    [+] Results in search aob finder now shows both, raw address and formatted
    [+] Added visual feedback if it has keyboard focus
    [+] Added visual indiciator if dump / disassembler view has keyboard focus
    [+] Added preferred protection for memory allocation
    [+] Added create thread menu option
    [~] Stop after first result in aob finder has been removed, define start/end if you wish to limit results
    [~] Removed font setting
    [~] Find aob scan performs async
    [~] Memory allocation has a dialog now instead of a couple messageboxes
    [!] Improved auto generating comment field
    [!] Fixed synchronizing opcode/dump viewer sometimes failed
    [!] Fixed finding unique aob for non-module/non-region

    Disassembler:
    [+] Disassembler is now written in pure C#
    [+] Added option to show leading zeros
    [+] Added option to show values as signed
    [+] Added option to show hex in upper case
    [+] Added option to show mnemonics in upper case
    [+] Added option to show registers in upper case
    [+] Added option to show keywords in upper case
    [+] Added option to add spaces between memory add operators
    [+] Added option to add space after operand separators
    [+] Added option show memory size
    [~] Improved support for symbol renaming and resolving rip relatives
    [~] No longer requires Capstone

    Go To Address Dialog:
    [+] Added visual indicator if the entered address is valid
    [+] Added go to RVA
    [~] History has been removed

    ..much more - > Link
    Chris O'Rorke (chris@cheathappens.com)
    Owner: Cheat Happens.com
    Dingo WebWorks, LLC
    One Bad-Ass MF
    ------------------
    Visit AidaSkins.com for the best AIDA64 custom skins around.
  • Trainer Maker
    Send a message to 0x90
    STAFF
    0x90 posted on Sep 13, 2018 1:36:41 AM - Report post
     
    Please post feedback, bug reports or suggestions in this thread. There are still some features missing (pointer scanner, LUA support, debugger in disassembler) which I'm working on. In case you get a messagebox with an exception you can press CTRl+C to copy it and send it to 0x90@cheathappens.com or via PM.

    Known issues:
    - Floating registers in debugger / bps for 32bit targets are not updated

    [Edited by 0x90, 9/13/2018 10:45:57 AM]
  • Tier 7
    Send a message to PWizard
    TIER 7
    PWizard posted on Sep 13, 2018 10:14:05 AM - Report post
     
    5.0.1 BETA Released --> Link

    CoSMOS Advanced Changelog 5.0.1
    -------------------------------------------------------------------------------------------------------
    Main:
    [!] Fixed double click to jump to an address in disassembler view sometimes hasn't set focus

    Cheat Table:
    [!] Fixed exception when renaming description via double click on others than address items

    Debugger:
    [+] Added 'find out what addresses this instruction accesses' in disassembler viewer context menu
    [~] Moved floating registers in BP properties view to its own category
    [!] CS segment was falsely in flag category instead of segment category

    Find References:
    [+] Added double click to jump to it in disassembler view
    Chris O'Rorke (chris@cheathappens.com)
    Owner: Cheat Happens.com
    Dingo WebWorks, LLC
    One Bad-Ass MF
    ------------------
    Visit AidaSkins.com for the best AIDA64 custom skins around.
  • Current rank: 1 Star. Next Rank at 100 Posts.
    Send a message to mars2000
    ELITE
    mars2000 posted on Sep 15, 2018 6:38:12 AM - Report post
     
    Thank you. It was very fast in the search, I'm amazed.
    Keep up the good work.
    Phoenix point an overrated garbage.
  • Tier 7
    Send a message to PWizard
    TIER 7
    PWizard posted on Sep 16, 2018 2:40:08 PM - Report post
     
    CoSMOS Advanced Changelog 5.0.2
    -------------------------------------------------------------------------------------------------------

    Main:
    [~] Simplified log message when checking for updates has failed
    [!] Fixed checking for updates may fail in some situations

    Scanner:
    [+] Added open in disassembler context menu item for scan results
    [+] Added open in dump context menu item for scan results
    [+] Added copy address context menu item for scan results
    [+] Added hotkey for adding selected results to cheat table
    [~] Removed undo button as its without function at the moment

    Script Editor:
    [~] Its now possible to replace search results with an empty string

    Disassembler:
    [+] Added some rare AMD instructions
    [!] Fixed copied address is formatted

    Dump Viewer:
    [!] Fixed copy address hotkey
    [!] Fixed edit hotkey

    Debugger:
    [+] Added first implementation of disassembler debugger (currently single stepping only)
    [~] Several internal improvements
    [!] Fixed several cleanup issues when dealing with more than one breakpoint
    [!] Fixed only last set breakpoint get hit



    CoSMOS Advanced Changelog 5.0.1
    -------------------------------------------------------------------------------------------------------
    Main:
    [!] Fixed double click to jump to an address in disassembler view sometimes hasn't set focus

    Cheat Table:
    [!] Fixed exception when renaming description via double click on others than address items

    Debugger:
    [+] Added 'find out what addresses this instruction accesses' in disassembler viewer context menu
    [~] Moved floating registers in BP properties view to its own category
    [!] CS segment was falsely in flag category instead of segment category

    Find References:
    [+] Added double click to jump to it in disassembler view
    Chris O'Rorke (chris@cheathappens.com)
    Owner: Cheat Happens.com
    Dingo WebWorks, LLC
    One Bad-Ass MF
    ------------------
    Visit AidaSkins.com for the best AIDA64 custom skins around.
  • Tier 7
    Send a message to PWizard
    TIER 7
    PWizard posted on Sep 24, 2018 5:22:36 PM - Report post
     
    Link

    CoSMOS Advanced Changelog 5.0.3
    -------------------------------------------------------------------------------------------------------

    Main:
    [+] Added option to disable check for updates in settings

    Scanner:
    [+] Added bits value validation
    [~] Slightly improved initial scan speed and optimized memory management
    [~] Heavily improved rescan speed and optimized memory management
    [!] Fixed issues with string / array of bytes search

    Script Editor
    [+] Added format document / selection with own formatting logic taking care of your disassembler settings
    [!] Fixed address injection template on 64bit targets
    [!] Fixed issue with stripping multi line comments

    Dump Viewer:
    [+] Added highlighting for changed values (can be turned off in settings)

    Debugger:
    [+] Added disassembler StepOver
    [+] Added disassembler breakpoint condition
    [~] Adjusted debug register view in disassembler

    Reference Search:
    [!] Fixed 'Open in' buttons
    Chris O'Rorke (chris@cheathappens.com)
    Owner: Cheat Happens.com
    Dingo WebWorks, LLC
    One Bad-Ass MF
    ------------------
    Visit AidaSkins.com for the best AIDA64 custom skins around.
  • Tier 7
    Send a message to PWizard
    TIER 7
    PWizard posted on Sep 29, 2018 8:42:47 AM - Report post
     
    download --> Link

    CoSMOS Advanced Changelog 5.0.4
    -------------------------------------------------------------------------------------------------------

    Main:
    [+] Started implementation of LUA support
    [~] Embedded the few lines used code from dnlib in order to remove whole library reference

    Script Editor:
    [+] Added lua syntax highlighting, only applied to {$lua} marked regions
    [+] Added file / text drag drop support
    [+] Added new snippet for luatimer
    [~] Intellisense is now shown while typing, can be turned off in settings

    Options:
    [+] Added script editor option to show intellisense on word start option (default true)
    [+] Added script editor option to open as floating window (default false)

    Memory Viewer:
    [+] Debug registers are now properly shown and named based on the bitness of the target process

    Disassembler View:
    [~] Scrolling through opcodes is now much smoother especially when scrolling up

    Debugger:
    [!] Fixed current debugged instruction highlighting was wrong in few moments

    Lua:

    Following global variables have been added:
    [+] process
    [+] syntaxcheck

    Following methods / functions have been added:
    [+] getAddress
    [+] getAddressSafe
    [+] monoAA_USEMONO
    [+] autoAssemble
    [+] autoAssembleCheck
    [+] showMessage
    [+] targetIs64Bit
    [+] readFromClipboard
    [+] writeToClipboard
    [+] isKeyPressed
    [+] createTimer
    [+] AOBScan
    [+] AOBModuleScan
    [+] AOBRegionScan
    [+] getModuleSize
    [+] getModuleBase
    [+] speedhack_setSpeed
    [+] speedhack_getSpeed
    [+] writeBytes
    [+] writeSmall
    [+] writeInteger
    [+] writeQword
    [+] writeFloat
    [+] writeDouble
    [+] writeString
    [+] readBytes
    [+] readSmall
    [+] readInteger
    [+] readQword
    [+] readFloat
    [+] readDouble
    [+] readString
    [+] getCEVersion (returns high number, added only for compatibility reasons)

    Do nothing, added only for compatibility reasons:
    [+] enableDRM
    [+] activateProtection
    [+] errorOnLookupFailure
    [+] loadTable
    [+] saveTable
    [+] copyMemory
    [+] writeRegionToFile
    [+] readRegionFromFile
    [+] resetLuaState
    [+] reloadSettingsFromRegistry
    [+] getSymbolInfo
    [+] reinitializeSymbolhandler
    [+] reinitializeDotNetSymbolhandler
    Chris O'Rorke (chris@cheathappens.com)
    Owner: Cheat Happens.com
    Dingo WebWorks, LLC
    One Bad-Ass MF
    ------------------
    Visit AidaSkins.com for the best AIDA64 custom skins around.
  • Tier 7
    Send a message to PWizard
    TIER 7
    PWizard posted on Oct 03, 2018 8:20:50 AM - Report post
     
    DOWNLOAD NOW --> Link

    CoSMOS Advanced Changelog 5.0.5
    -------------------------------------------------------------------------------------------------------

    Main:
    [!] Fixed FileLoadException on start on some machines

    Cheat Table:
    [~] Items active state now resets when attaching to another process

    Dissect Structure:
    [+] Added browse in dump context menu
    [+] Added browse in disassembler context menu
    [+] Added copy addresses in context menu
    [+] Added copy values in context menu

    Script Editor:
    [~] Dragged text & file content is now inserted as text change giving you the possibility for undo
    [~] Dragged text content is also now inserted at cursors position
    [!] Fixed globalalloc intellisense tooltip
    [!] Fixed some script error descriptions were misleading

    Script Engine:
    [+] Added support for globalalloc
    [+] Fixed an issue with some jump memory spaces being filled with invalid opcodes instead of nops

    Memory Viewer:
    [~] When opening a new find AOB window the current module is automatically selected
    [~] Optimized rendering performance, especially noticeable in dump view and on older computer

    Debugger:
    [+] Fixed disassembler stepping in 32bit targets
    [~] 'Find out what addresses this instruction accesses' now tries to guess the possible value type based on the instruction and preselects it for you
    Chris O'Rorke (chris@cheathappens.com)
    Owner: Cheat Happens.com
    Dingo WebWorks, LLC
    One Bad-Ass MF
    ------------------
    Visit AidaSkins.com for the best AIDA64 custom skins around.
Page 1 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 2:59:40 AM