You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my biggest and most complicated project. compiles a scripting language into pure java code, obfuscates it, converts it into c++ code that can be run through java (native interface) and creates a constant communcation between client and serverside, with the capability to blacklist and remove encrypted files at anytime.