Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve color output for ZydisInfo and ZydisDisasm #433

Merged
merged 2 commits into from
Apr 5, 2023
Merged

Conversation

flobernd
Copy link
Member

@flobernd flobernd commented Apr 4, 2023

This adds support for NO_COLOR and FORCE_COLOR (required in rare cases where output is redirected but VT100 sequences should still be emitted - e.g. when the output is displayed in a TTY later).

Additionally adds color support for ZydisDisasm.

@flobernd flobernd requested a review from athre0z April 4, 2023 19:52
@flobernd flobernd changed the title ZydisInfo: Add NO_COLOR and FORCE_COLOR support Improve color output for ZydisInfo and ZydisDisasm Apr 5, 2023
Copy link
Member

@athre0z athre0z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shiny! LGTM.

@flobernd flobernd merged commit 4a661c6 into master Apr 5, 2023
@flobernd flobernd deleted the no-color branch April 5, 2023 22:12
athre0z pushed a commit that referenced this pull request Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants