Hydralum is an Among Us mod for BepInEx 6 (IL2CPP) that combines MalumMenu and HydraMenu into a single package. You can switch between both menus in-game without crashes or conflicting keybinds.
For a complete catalog of all cheats, toggles, protections, and utilities across both menus, see the Features Documentation.
This package comes pre-packaged with BepInEx 6 IL2CPP and the Hydralum DLLs.
- Go to the Actions Tab and click the latest build.
- Under Artifacts, download
Hydralum-Standalone-Steam. - Open your Among Us game folder:
- Steam: Right-click Among Us -> Manage -> Browse local files.
- Epic Games: Open your Among Us installation folder.
- Extract all files from the zip directly into your game folder (where
Among Us.exeis located). - Launch the game. Press
Deleteto open MalumMenu orF6for HydraMenu.
If you already have BepInEx 6 IL2CPP installed:
- Go to the Actions Tab and download
Hydralum-DLLs. - Place
MalumMenuPlus.dllandHydraMenu.dllinto yourAmong Us/BepInEx/plugins/folder. - Launch Among Us.
Among Us uses Unity IL2CPP, so standard BepInEx 5 will not work. You need BepInEx 6 IL2CPP x86.
- Download BepInEx 6 IL2CPP x86 (Build 785): Direct Download
- Extract the zip into your Among Us folder so
winhttp.dlland theBepInExfolder sit next toAmong Us.exe. - Run the game once to generate folders, then close it and add the mod DLLs to
BepInEx/plugins/.
| Key | Action | Description |
|---|---|---|
Delete |
Toggle MalumMenu | Opens or closes MalumMenu (changeable in Config tab). |
F6 |
Toggle HydraMenu | Opens or closes HydraMenu. |
Escape (Important) |
Close Menus & Fix Softlocks | Dismisses Match Info Guide, outfit laptop menus, dialogs, and resolves menu softlocks. |
Left / Right Arrow |
Vent Hop | Cycles between vents when vent walk is active. |
- Game: Among Us (Steam or Epic Games)
- OS: Windows 10 or 11 (64-bit)
- Mod Loader: BepInEx 6 Unity IL2CPP (x86 Build 785 or newer)
Prerequisites: .NET 6.0 SDK
git clone https://github.com/NewTabGames/Hydralum.git
cd Hydralum
# Build MalumMenu
dotnet build MalumMenuPlus/MalumMenu-main/src/MalumMenu.csproj -c Release
# Build HydraMenu
dotnet build Hydra-main/src/HydraMenu.csproj -c ReleaseCompiled DLLs are output to their respective bin/Release/net6.0/ folders and copied to DLLs/.
- MalumMenu by scp222thj & astra1dev (GPL-3.0)
- Hydra by MrDiamond64 (GPL-3.0)
- Hydralum by NewTabGames (GPL-3.0)
This project is licensed under the GNU General Public License v3.0 (GPL-3.0).