https://github.com/chadlrnsn/wuwa-basesdk
A basic sdk to exploiting another anime game (Updated to v2.1.0)
https://github.com/chadlrnsn/wuwa-basesdk
dump sdk wuthering-waves wuthering-waves-sdk wuwa wuwa-cheat wuwa-sdk
Last synced: 3 months ago
JSON representation
A basic sdk to exploiting another anime game (Updated to v2.1.0)
- Host: GitHub
- URL: https://github.com/chadlrnsn/wuwa-basesdk
- Owner: chadlrnsn
- Created: 2024-06-11T10:10:29.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-15T04:55:55.000Z (4 months ago)
- Last Synced: 2025-02-15T05:24:22.990Z (4 months ago)
- Topics: dump, sdk, wuthering-waves, wuthering-waves-sdk, wuwa, wuwa-cheat, wuwa-sdk
- Language: C++
- Homepage:
- Size: 25.2 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wuwa-basesdk
A basic sdk to exploiting another anime game
> [!IMPORTANT]
> Updated to 1.4.2> [!TIP]
> if u get static_assert error then write in `Engine_classes.hpp` and `Basic.hpp` code below```cpp
#define static_assert(...)
```[Including the SDK into the project](https://github.com/Encryqed/Dumper-7/blob/main/UsingTheSDK.md#including-the-sdk-into-the-project)