iiEpic / wco-dl

Educational Use Only
MIT License
31 stars 11 forks source link

32-bit and plaintext code in the year 2020... #1

Closed leptoid closed 4 years ago

leptoid commented 4 years ago

I have 64Gb of ram but cannot utilize it all with your compiled script because it is compiled as x32. I also have to wonder exactly how many precision points are being lost in translation due to the 32-bit limiter. I mean... why not just make it 8-bit at this point?!

Aside from that, the default save location would be helpful to know without delving into the code.

Also, obfuscated code would be cool... imagine... a code that reads 100% as base64... the most unbreakable code in the city of Snail-Villa Arizona.

iiEpic commented 4 years ago

Please check the latest releases. I have included a 64bit version. https://github.com/EpicUnknown/wco-dl/releases/tag/v2020-01-27

Also, I would not obfuscate my code considering it's open source and I would greatly appreciate contributions to this small script.