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.
You need to use recursive clone in order to fetch needed dependencies (nlohmann's json library).
git clone --recursive [email protected]:imxeno/devtale-core.git
# or
git clone --recursive https://github.com/imxeno/devtale-core.git
You can find the latest .dll release here. If you are unsure which file to choose, grab the Release one.
Come on, the source is available, go and check it yourself.