lifting-bits / patchestry

Patchestry is a binary patching framework built with MLIR and Ghidra.
https://lifting-bits.github.io/patchestry/
Apache License 2.0
12 stars 1 forks source link

Add valid locations to Pcode codegen #17

Open surovic opened 3 months ago

surovic commented 3 months ago

cannot we use some pcode locations?

_Originally posted by @xlauko in https://github.com/lifting-bits/patchestry/pull/2#discussion_r1631067788_

We could use either addresses in the binary or JSON locations. Binary addresses are probably better.