Body-Alhoha / OpenEctasy

Minecraft Server (Bukkit, Spigot, Paper) backdoor, using ow2 asm
MIT License
66 stars 5 forks source link

Update UnknownFile.java #26

Closed InfiniteCod3 closed 1 year ago

InfiniteCod3 commented 1 year ago

Using a BufferedInputStream will make the UnknownFile constructor run faster by reducing the number of times the input stream has to be accessed.

InfiniteCod3 commented 1 year ago

Didn't compile, No clue if it works