Skip to content

imxeno/devtale-core

Repository files navigation

DevTale Core logo

DevTale Core

A headless implementation of packet tool for NosTale, which can be used for research purposes in scripts or using dedicated GUI. It's based on the original DevTale.

Build

Cloning the repository

You need to use recursive clone in order to fetch needed dependencies (nlohmann's json library).

git clone --recursive git@github.com:imxeno/devtale-core.git
# or
git clone --recursive https://github.com/imxeno/devtale-core.git

Download

You can find the latest .dll release here. If you are unsure which file to choose, grab the Release one.

Asking about a VirusTotal link?

Come on, the source is available, go and check it yourself.

License

AGPL V3

About

A c++ native injectable dll that exposes a friendly websocket JSON RPC API for scripts like dumpers or debuggers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published