Vladislav Hrčka

Results 13 issues of Vladislav Hrčka

Satisfyingly solves #961 for x86 architecture. Other architectures could be implemented later on.

[AsmBlock](https://github.com/cea-sec/miasm/blob/2a1a689a17a75232d598216b4d9265be7bd479f3/miasm/core/asmblock.py#L124) could contain a synchronization function which would rebuild the block in a way to really correspond to the constraints(if one changes them). [AsmConstrainTo](https://github.com/cea-sec/miasm/blob/2a1a689a17a75232d598216b4d9265be7bd479f3/miasm/core/asmblock.py#L109) could also contain information about type...

The latest tested version of Miasm is this [one](https://github.com/cea-sec/miasm/tree/a01c29cd82f5a717e8dee622002e1ca3e189f420). There have been a number of changes introduced into the framework in the meantime which need to be incorporated into stadeo...