Closed flobernd closed 1 year ago
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).
FORCE_COLOR
Additionally adds color support for ZydisDisasm.
ZydisDisasm
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
.