Refactoring utils.py to work with x64
jkrshnmenon opened this issue · 3 comments
jkrshnmenon commented
Currently, the utils.py uses constants that work only with x86 32 bit.
It would be good to re-implement the functionalities in this file as a class which contains some information about the angr.Project instance.
I can try to do this. But if anyone has a better idea I can try to help with it.
ltfish commented
Please wait until we migrate to Python 3. (At the same time, feel free to work on the py3k branch.)
github-actions commented
This issue has been marked as stale
because it has no recent activity. Please comment or add the pinned
tag to prevent this issue from being closed.
github-actions commented
This issue has been closed due to inactivity.