Hi all,
This is a noob question about the internals of syzygy. I hope this is the right group where to ask.
I would like to develop a transformation for PEs that would require a basic block to have multiple entry points. Or if possible to have overlapping code basic blocks, that is, blocks that share bytes of data; not full instructions. Is this possible to implement given the current building blocks?
Thanks,
Jeff