angr
angr copied to clipboard
WIP: add option to symbolize pointers at state creation time
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.