GaloisInc / macaw

Open source binary analysis tools.
BSD 3-Clause "New" or "Revised" License
203 stars 20 forks source link

Clean up and merge long-running `mctrace` branch #361

Open danmatichuk opened 9 months ago

danmatichuk commented 9 months ago

The mctrace branch has a collection of fixes and workarounds specific to MCTrace. Importantly it contains some unsafe classifiers that can be optionally enabled, as well as some refactoring of the classifier monad in order to collect better trace information.