angr icon indicating copy to clipboard operation
angr copied to clipboard

WIP: add option to symbolize pointers at state creation time

Open zardus opened this issue 6 years ago • 0 comments

This should re-enable something pwnrex-like. Steps to finish this up (or polish after merge):

  • [ ] Use one variable per region, rather than one variable per pointer.
  • [ ] Some of the relocations might not be pointers, but we're symbolizing all of them.

zardus avatar Jul 10 '19 21:07 zardus