-
-
Notifications
You must be signed in to change notification settings - Fork 784
Closed
Description
Type of feature request
Misc
Misc
Configuration
Summary Description
Currently, GEF stores command output into a buffer, only printing it to the console once a command completes. For long-running commands like kernel memory searching (#906), this can mean long waits without knowing the progress of the command.
Implementation idea/suggestion
Adding a new configuration option to GEF which disables the output buffer
Existing alternatives?
Alternatively, adding flags to specific commands which may be long running, to disable their buffering.
Additional information
No response
Metadata
Metadata
Assignees
Labels
No labels