I'm trying to find a way to make Decompilers (like UTPT, WOTgreal) essentially fail.
The files are .uc, written in Unrealscript, compiled into a .u file
Successful Example for UTPT: https://i.stack.imgur.com/kX1fD.png
I've tried simply naming the .uc files with 64 characters, which made the decompilers unable to decompile, but I ran into some other problem because of it, so I can not use that.