Changelog
- cbf293d Add Docker install instructions to README
- b2f1189 Add go-msrpc error references to all modules
- 69564ac Add hidden cpu & memory profiling flags
- 3c6d9d2 Avoid panic when closing log file
- aadf381 Fix parsing of string bindings returned in remote activation response - thanks @otterpwn for pointing this out & helping me debug
- 2364d14 IO: remove trailing whitespace from commands
- 5951210 WMI: use exclusively ncacn_ip_tcp endpoints from remote activation response
- eb647b2
scmr
:change
: Fixed service dependency overwrite - f194357
scmr
:change
: Handle timeouts properly - 6c8dbb0
scmr
:change
: Restore original lpBinaryPathName - 6367a19
scmr
:change
: additional logging in change.go, linter fixes