dnscat2
dnscat2 copied to clipboard
Solaris10 further work
- This PR fixes a NULL pointer deref and crash issue when domain is empty (no --dns or domain).
- It also changes -d to --debug (and -q to --quiet) as try as I might the getopt_long_only routine that is used to parse it would fail on Sol10.
- Squelch of warnings in uECC.c file to allow a debug build compile.