mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-11 12:52:56 +00:00
Replace the XOR obfuscation cipher with AES-128-CTR using the Windows BCrypt API. Key material grows from 16 to 32 bytes (16 AES key + 16 IV). All callers auto-adjust via StreamCipher::KEY_SIZE. No handshake or protocol changes needed beyond the larger MC|CKey payload. |
||
|---|---|---|
| .. | ||
| 4JLibs | ||
| GameConfig | ||
| Iggy | ||
| Leaderboards | ||
| Network | ||
| Sentient | ||
| Social | ||
| XML | ||
| KeyboardMouseInput.cpp | ||
| KeyboardMouseInput.h | ||
| Minecraft_Macros.h | ||
| PostProcesser.cpp | ||
| Resource.h | ||
| stb_image_write.h | ||
| Windows64_App.cpp | ||
| Windows64_App.h | ||
| Windows64_Minecraft.cpp | ||
| Windows64_UIController.cpp | ||
| Windows64_UIController.h | ||
| Windows64_Xuid.h | ||
| Xbox_BuildVer.h | ||