Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make code python 3 compatible #7

Open
tyilo opened this issue Aug 11, 2019 · 2 comments
Open

Make code python 3 compatible #7

tyilo opened this issue Aug 11, 2019 · 2 comments

Comments

@tyilo
Copy link

tyilo commented Aug 11, 2019

angr 8.0 has dropped python 2 support, so this should probably be updated accordingly.

@BlueSolarSystem
Copy link

i have tried to build this program using python Python 3.6.9 in virtul machine ubuntu 18 x64 , but still got some tiny problems on C code files like "error: invalid suffix "b" on integer constant" and "char buffer[8];\n char padding1['18b'];". However ,it does worked ,and output some elf files in "dist" directiry and some python files named like "scaffold00" .(This is my first time building this program , i change some code in it to fit python3)

@ZERO-A-ONE
Copy link

I set up a repository, there are Python3 and Ubuntu20.04 script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants