nostale-packet-logger icon indicating copy to clipboard operation
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

  1. Download the latest dll version here
  2. Launch NosTale game client
  3. Inject into NostaleClientX.exe using your preferred dll injector
  4. Enjoy!

How to build from source

  1. Clone or download the repository
  2. Open the solution with Visual Studio 2017 or above
  3. 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)
  4. 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

Acknowledgements