v0.1.8
Changelog
Features
- Refactor
SymbolicExecutor
to enable step-by-step emulation.
Fix
- Fix SymbolicExecutor when segmentation is disabled:
- memory contextmanager was always re-enabling segmentation
- program counter mapping was always checked (also fetch instruction)
- Fix
Seed.from_file
which was not parsing filename correctly