Been trying to use Wireshark to capture network packet flow and decode the packets with Protobuf protocol through TCP connection. Googled but nothing readlly detailed enough to help me get it done ...
The previous [tutorial](http://www.and-creations.com/2016/09/06/lua-stack-the-key-to-understanding-the-lua-c-api/) explained the Lua stack. It's the fundamental ...