| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Signatures created using the command now do not include all types in the view
|
|
Also fixes the issue of running sigem without already enabling WARP previously.
|
|
|
|
|
|
|
|
|
|
|
|
This allows us to free the type references instead of keeping them around forever
|
|
|
|
|
|
|
|
|
|
- Add configurable matcher settings
- Apply adjacent constraints now that were in a module workflow at the end of analysis
- Set required number of constraints for more accuracy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also just some general cleanup in the matcher
|
|
|
|
|
|
|
|
This will eleviate some of the indeterministic behavior of LLIL constant and constant pointer usage
|
|
|
|
|
|
This only happens when we are generating signatures, those don't need to be in the cache to get built
|
|
|
|
|
|
|
|
|
|
recognized (due to changes in capstone register numbering)": handles new capstone flag numbers, allows assembling `isel` instructions with capstone syntax, disassembles flag registers with capstone syntax
|
|
|
|
This reverts commit b6d1aed922c28193038c9e42133e32eba6cd6758.
|
|
|
|
|
|
|
|
|
|
Must be within section now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|