nostale-packet-logger
nostale-packet-logger copied to clipboard
A packet logger for the MMORPG NosTale.
nostale-packet-logger
A packet logger for the MMORPG NosTale.
How to use
- Download the latest dll version here
- Launch NosTale game client
-
Inject into
NostaleClientX.exe
using your preferred dll injector - Enjoy!
How to build from source
- Clone or download the repository
- Open the solution with Visual Studio 2017 or above
- Switch the build configuration to Release (building the dll as Debug will not work unless you turn off incremental linking, which is disabled by default in Release mode)
- Build the solution
Screenshots
Troubleshooting
If you find any bugs or get an error while using the application, please open an issue or contact me (check contacts below).
When filing a new bug, please include:
What to include in a bug report?
- Descriptive title
- Detailed steps to reproduce the bug
- Expected behaviour and what happens instead
- Screenshots if you think it's needed
License
This project is licensed under the MIT License - see the LICENSE file for details