| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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
|
|
Typically this would never occur, however due to the mystical nature of linkers this somehow has happened outside of demo builds
|
|
Fixes the weird coalesced setting entry
|
|
Support traversing directories and loading sbin files
|
|
|
|
We are running at the end of analysis now so we must invoke reanalysis
|
|
|
|
Should allow for non-implicitly extended registers to set to themselves and not be blacklisted
|
|
|
|
|
|
|
|
This fixes the matcher constantly being invoked.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allows matching for windows (useless set reg) and linux (nop) hot patching
|
|
Also flush caches on view destruction and improve performance
|
|
|
|
|
|
|
|
https://github.com/Vector35/warp/
|