0
Remoting and NASL support
Today, I’m working on getting the client, server and agent communicating via .NET Remoting. I had previously written some code for this purpose and it does work but I feel it could be of better quality. If you’ve been tracking the code repository you probably noticed I re-added the NASL interpreter code yesterday. The interpreter [...]