enowars / enochecker3

MIT License
2 stars 1 forks source link

FlagSearcher: search for flags with bytes regex and return bytes #4

Closed sinitax closed 3 years ago

ldruschk commented 3 years ago

Seems fine for now. Although we should probably revisit this once working on a new version of the specification, since currently the flags must be returned as str and thus bytes flags (or rather flags which can not be encoded as UTF8-String) probably won't work anyways