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

Input Size of Symbolic executions workaround for the complex and large smart contract programs. #2603

Open
PavanKumarChaparla opened this issue Dec 1, 2022 · 1 comment
Labels

Comments

@PavanKumarChaparla
Copy link

Please refer to the following files and make the necessary changes for this workaround.
Increase the input size of the solidity input in the method .
self.make_symbolic_buffer(320) Please change the input size to your own required amount as per the smart contract requirements in the method multi_tx_analysis() method of manticore.py file.

@gitsan13
Copy link

Hi @PavanKumarChaparla
I would like to contribute to this issue:)

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

No branches or pull requests

2 participants