Live data from Hacker News

How to steal Ethers: scanning for vulnerable contracts

palkeo.com

1–10 of 23 posts

Re: How to steal Ethers: scanning for vulnerable contracts

#3
post #2

Oh nice, and I just published "Show HN" with my symbolic execution decompiler - http://www.eveem.org/ Seems like there will be a big trend with all kinds of symbolic execution tools showing up in the upcoming year :)

I link to eveem in my article. I used it quite a lot for my investigation :) Thanks for your great tool!

Re: How to steal Ethers: scanning for vulnerable contracts

#5
post #3
post #2

Oh nice, and I just published "Show HN" with my symbolic execution decompiler - http://www.eveem.org/ Seems like there will be a big trend with all kinds of symbolic execution tools showing up in the upcoming year :)

I link to eveem in my article. I used it quite a lot for my investigation :) Thanks for your great tool!

By coincidence we just published an article [1] comparing automated tools to human auditing in smart contracts. I am reviewing your article for expanding ours. At ethdev[2] someone suggested to check the Slither[3] tool also.

[1] https://blog.coinfabrik.com/smart-contract-auditing-human-vs...

[2] https://www.reddit.com/r/ethdev/comments/a4492r/comment/ebbn...

[3] https://github.com/trailofbits/slither

Re: How to steal Ethers: scanning for vulnerable contracts

#10

Be careful! There was once a guy who tried to hack an Ethereum smart contract, but in the end the contract hacked him instead: https://techcrunch.com/2018/02/16/clever-ethereum-honeypot-l...

Non-GDPR-walled link: http://web.archive.org/web/20180301075711/https://techcrunch...
Post reply on HN