vusec / inspectre-gadget

InSpectre Gadget: in-depth inspection and exploitability analysis of Spectre disclosure gadgets
https://vusec.github.io/inspectre-gadget/
Apache License 2.0
37 stars 3 forks source link

Improvements for camera-ready #18

Closed AlviseDeFaveri closed 6 months ago

AlviseDeFaveri commented 7 months ago

This PR was initially meant to fix #2 but has grown to also improve state splitting logic in general.

Current content of the PR:

Also fixed some issues in AST transformations for SEXT-like expressions and added a unit test for that.

Currently undergoing tests - do not merge.