Nioh2Trainer

所属分类:collect
开发工具:C#
文件大小:0KB
下载次数:0
上传日期:2023-02-04 18:29:12
上 传 者sh-1993
说明:  游戏Nioh 2的外部教练。训练师包含Godmode、OneHitKill、无限体魄、无限动画、即时永凯冲锋、即时永泰冷却和无限永凯时间。
(An external trainer for the game Nioh 2. The trainer contains Godmode, OneHitKill, Infinite Stamina, Infinite Anima, Instant Yonkai Charge, Instant Yonkai Cooldown, and Infinite Yonkai Time.)

文件列表:
Nioh2Trainer.sln (1117, 2023-02-04)
Nioh2Trainer/ (0, 2023-02-04)
Nioh2Trainer/App.config (178, 2023-02-04)
Nioh2Trainer/App.xaml (453, 2023-02-04)
Nioh2Trainer/App.xaml.cs (795, 2023-02-04)
Nioh2Trainer/MainWindow.xaml (6436, 2023-02-04)
Nioh2Trainer/MainWindow.xaml.cs (8033, 2023-02-04)
Nioh2Trainer/Nioh2Trainer.csproj (4710, 2023-02-04)
Nioh2Trainer/Properties/ (0, 2023-02-04)
Nioh2Trainer/Properties/AssemblyInfo.cs (2312, 2023-02-04)
Nioh2Trainer/Properties/Resources.Designer.cs (2790, 2023-02-04)
Nioh2Trainer/Properties/Resources.resx (5496, 2023-02-04)
Nioh2Trainer/Properties/Settings.Designer.cs (1069, 2023-02-04)
Nioh2Trainer/Properties/Settings.settings (195, 2023-02-04)
Nioh2Trainer/res/ (0, 2023-02-04)
Nioh2Trainer/res/Icon.ico (221714, 2023-02-04)
Nioh2Trainer/src/ (0, 2023-02-04)
Nioh2Trainer/src/AoB.cs (2692, 2023-02-04)
Nioh2Trainer/src/Console.cs (4306, 2023-02-04)
Nioh2Trainer/src/ProcessManager.cs (5876, 2023-02-04)
Nioh2Trainer/src/Shellcode.cs (32678, 2023-02-04)
Nioh2Trainer/src/Signatures.cs (2906, 2023-02-04)
Nioh2Trainer/src/Trainer.cs (37659, 2023-02-04)
Nioh2Trainer/src/WindowsAPI.cs (6357, 2023-02-04)

## Overview An external trainer for the game Nioh 2 written in C# with .NET Framework. This project is mostly complete with some minor changes/features that may be added in the future. This is a .NET Framework 4.8.0 WPF x64 project created using Visual Studio 2022. ## Features

Process Cheats Inventory Stats

## Instructions To use this application the user must either compile the project themselves for x64 or download the executable provided. Also, the user must have .NET Framework 4.8.0 installed on their computer. Below I have provided step-by-step instructions on how to run the trainer. ### Step By Step * Download and install .NET Framework from https://dotnet.microsoft.com/en-us/download/dotnet-framework * Download the Nioh 2 Trainer executable from this repository(v2.0.0 targets .NET Framework 4.8.0) * Launch the Nioh 2 video game and start an in-game session * Once the character is in-game the user can launch the executable * Navigate to the Process Tab and click on Attach * Enjoy playing the game with the trainer :) ## Project Goal My goal for this project was to create a trainer for the game Nioh 2 written in C# with a WPF GUI. I wanted to learn C# while applying what I learned and this seemed like an interesting project to do. This project also dives more into reverse engineering as I try to apply more tools such as Cheat Engine, ReClass, x64DBG, and Ghidra to get a better understanding of the inner workings of the game. The trainer also uses pattern scanning and function hooking instead of dynamic pointer arithmetic for all of the cheats. This was done to insure compatibility between game updates. ## Help This project could not have been built without the excellent tutorials provided by GuidedHacking, CheatTheGame, StackOverflow, and Microsoft. The process of finding offsets, reverse engineering, and writing the code required for memory reading/writing was learned from GuidedHacking and CheatTheGame. While the process of writing a C# based tool was learned from StackOverflow and Microsoft.

近期下载者

相关文件


收藏者