Replies: 1 comment
-
Hi, To give more details. I have the smart contract
I then used the command “manticore rentyexl.sol” to get an analysis done by the Manticore tool. The output which I am getting is given below. I have followed all the steps given in https://medium.com/haloblock/introduction-to-manticore-a-symbolic-analysis-tool-for-smart-contract-9de08dae4e1e but I am not sure as to why am I getting the warnings. Can someone please guide me?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have tried to analyze a solidity smart contract using Manticore and I am getting repeated warnings
m.c.plugin:WARNING: Caught will_solve in state None, but failed to capture its initialization
Can someone let me know if this is due to a configuration issue or whether I have missed something? This is my first attempt and therefore looking for guidance
Thanks
Sachin
Beta Was this translation helpful? Give feedback.
All reactions