redcode-labs / Coldfire

Golang malware development library
MIT License
927 stars 142 forks source link

Fixed ReadFile() errors #22

Closed Osiris9999 closed 3 years ago

Osiris9999 commented 3 years ago

The code was not working because the ReadAll function is not present in io but in io/ioutil