Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enables disabling patterns plugin for the thumb binaries as well (#1507)
Like #1481 but makes it work for the thumb binaries. Long story, the thumb plugin is also using a signal that is provided by the patterns plugin so when `--no-patterns` is specified for a thumb binary the disassembly is failng. Thanks to @bmourad01 for reporting!
- Loading branch information