Currently capstone does not support mips16 extensions: https://github.com/aquynh/capstone/issues/241 https://github.com/aquynh/capstone/issues/1319 So we have to block binaries that have that ELF tag until capstone adds support.
Currently capstone does not support mips16 extensions:
capstone-engine/capstone#241
capstone-engine/capstone#1319
So we have to block binaries that have that ELF tag until capstone adds support.