BiAn
BiAn copied to clipboard
BiAn is a code obfuscation tool for Solidity smart contracts (APSEC 2020).
Results
2
BiAn issues
Sort by
recently updated
recently updated
newest added
I've cloned BiAn correctly by: `git clone https://github.com/xf97/BiAn ` After that, I change the directory to the BiAn src and there I run it by: `python main.py .sol .ast `...
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'...