A packet logger for the MMORPG NosTale.
- Download the latest dll version here
- Launch NosTale game client
- Inject into
NostaleClientX.exe
using your preferred dll injector - Enjoy!
- 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
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:
- Descriptive title
- Detailed steps to reproduce the bug
- Expected behaviour and what happens instead
- Screenshots if you think it's needed
This project is licensed under the MIT License - see the LICENSE file for details