Author: michaelpittino Date: 26.04.2016. Svn: Please login or register to view links This is a simple TCP Proxy to sniff Black Desert traffic and do stuff with it. Many code parts are from BlackDesertTools/aio and blackdesert/DesertProject. To setup the proxy rename App.config.example to App.config and edit it's content to fit your preferences. Edit the file service.ini in your Black Desert folder and don't start the official Black Desert launcher (it will reset the service.ini file). Launch the proxy - it should request an authentication token and start the game. The proxy provides a simple (not yet finished) script API with that you can "hooklike" scripts in C#. I appreciate contributions!