AsieLib with fixed Bleeding Pipe security vulnerability
This repository is a fork of AsieLib for Minecraft 1.7.10 containing an important security vulnerability fix and a few other improvements.
This fork fixes the serious Bleeding Pipe vulnerability (only for this mod itself, not for others - many mods are affected!) by simply removing the affected method, only leaving an error message explaining that.
This means it might break mods that use the affected Base64#decodeToObject method. However, to my knowledge, at least none of asie's popular mods utilize it.
Please make sure that you're not affected through other mods. A good start is to also install the serializationisbad mod and/or check out their list of affected mods.
If AsieLib is the only affected mod that you're using, switching to this fork should suffice.
The license is the same as in the original version and can be found here.