dextools
dextools copied to clipboard
Multiple class definition flags raise an KeyError
https://github.com/cryptax/dextools/blob/f183368a88944615affe6a02c4b7bfc8986aab52/dexview/dexview.py#L637
This line should use flag_to_string()
as all other places.
Nice work on useful tools!