Skip to content
This repository was archived by the owner on Sep 23, 2023. It is now read-only.

Commit ba42a37

Browse files
Create README.md
1 parent 1c4b8a2 commit ba42a37

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Genshin Impact Debugger Bypass
2+
A dll to prevent genshin impact from crashing.
3+
4+
## Usage
5+
1. Inject this dll to genshin before injecting other dlls.![](https://i.imgur.com/ZRrpgCu.png)
6+
2. Inject other dlls if you want to.
7+
3. Close mhyprot2 handle using "Process Explorer". (just search "mhyprot2"; Admin privileges required) ![](https://i.imgur.com/vw9Q28f.png)
8+
4. Open x64dbg or other debugger with admin privileges, you should be able to attach the debugger now.![](https://i.imgur.com/hlk4HQi.png)
9+
![](https://i.imgur.com/ugQdpWm.png)
10+
11+
12+
## Why? :sob::sob::skull::skull:
13+
14+
1. I don't like to private things.
15+
2. You can do nothing if you know nothing about reverse engineering. If you are experience in reverse engineering, you should be able to create such tool on your own.
16+
3. Just like what callow said:
17+
**You will release contributors' private code to public? Isn't it selfish?**![](https://i.imgur.com/LX2cL5e.png)
18+
19+
20+
21+
## Build
22+
1. Download VS2022(select c++ development) and git.
23+
2. Open VS2022 and clone the repo(sign in github if it asks to).
24+
3. Build it.
25+
26+
## 中文版Readme
27+
28+
https://www.deepl.com/translator
29+
30+
自己用翻譯 好嗎== 我懶得打字

0 commit comments

Comments
 (0)