| In fact, back in the day the EVE/script folder had the decompiled python in it . People did stuff like modify it to create merchant bots that would auto buy/sell stuff on the markets and whatever else they wanted to modify. Then CCP changed it to one compiled.code file instead of all the uncompiled python files, which is easier to manage and look for changes.
So you can still just take that 'compiled.code' file and decompile it to readable code. Which is what got 'leaked' |