Tags: lifting-bits/remill
Tags
Add Context Structure to Affect State Dependent Liftings (#617) * add empty contexts * add include * make function const * add helper for uniform mappings * expose cache clearing for operand lifter * decoding context documentation: * move virtual inheritance down * remove unused var names * add type alias * remove underscores * make sure we have poetry * check version in CI * try specify python3 * newer poetry install script * fail fast * try use pythons pip * upgrade pip? * install directly * update in linux too
Merge pull request #614 from lifting-bits/will/fix-z3-version Fix typo when parsing z3 version from headers
Prevent the instruction category from being overwritten after a fused… … call/pop has been recognised (#612) * Prevent the instruction category from being overwritten after a fused call/pop has been recognised * Move assignment up and remove conditional
Removes some deprecated functions, and removes the basic block functi… ( #569) * Removes some deprecated functions, and removes the basic block function cloning apis, in favor of apis on Arch * More tweaks for removing unnecessary APIs * Goodbye dse * Fix issue * Tweaks * Remove some annoying logs
PreviousNext