Skip to content

Add ability to pause and resume the program from both the GUI and via code #42

Open
@monkeyman192

Description

@monkeyman192

Often when investigating some function, it might be nice to pause the program state so that if the state doesn't stay that way for very long, another program like Cheat Engine could then be used to look at the memory while paused.

This should be possible both as a button in the GUI (pause/resume), as well as from code in some way (decorator to allow some functionality, as well as a function which can be exposed to do this)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions