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

some bug about msg_data #1

Open
peasfarmer opened this issue Jul 19, 2022 · 2 comments
Open

some bug about msg_data #1

peasfarmer opened this issue Jul 19, 2022 · 2 comments

Comments

@peasfarmer
Copy link

peasfarmer commented Jul 19, 2022

1.in function verify_offline_data, "len(dat['msg_data']) % 64 != 0" seems not good
2.CALLDATALOAD: I think "i * 64" is wrong. may be "msg_data = self.data['msg_data'][i * 2:i * 2+64]" is good
3.CALLDATACOPY and CODECOPY: name 'memory' is not defined

@luca0077
Copy link

lots of bugs ... But, this tool is COOL and I didn't see any other alternatives. I think I will do some extra works on this rough one~~

@EgbertTtTt
Copy link

lots of bugs ... But, this tool is COOL and I didn't see any other alternatives. I think I will do some extra works on this rough one~~

May I ask if you are still using and optimizing this tool?

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