[go: nahoru, domu]

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

'solc' is not recognized & [-]Convert integer literals to arithmetic expressions...Exception occurs #2

Open
Kofro opened this issue Jun 24, 2022 · 0 comments

Comments

@Kofro
Copy link
Kofro commented Jun 24, 2022

After applying the colors fix as described here #1 I run into the following issue.

Start data flow confusion:
Dynamically generate static data.... done
Intermediate contract is being generated.'solc' is not recognized as an internal or external command,
operable program or batch file.
Intermediate contract is being generated....done
[-]Convert integer literals to arithmetic expressions...Exception occurs
Split boolean variables.... done
Intermediate contract is being generated.'solc' is not recognized as an internal or external command,
operable program or batch file.
Intermediate contract is being generated....done
Scalar to vector.... done
Intermediate contract is being generated.'solc' is not recognized as an internal or external command,
operable program or batch file.
Intermediate contract is being generated....done
Complete data flow confusion.
Start layout confusion:
Delete comments, disrupt the formatting.... done
Intermediate contract is being generated.'solc' is not recognized as an internal or external command,
operable program or batch file.
Intermediate contract is being generated....done
Replace variable name.... done
Complete layout confusion.
Complete layout confusion and data flow confusion! The obfuscation result is stored in file temp_layout_confuse.sol.

I'll attach the contract and the output below
src.zip

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

1 participant