andyleap

Results 3 issues of andyleap

Looks like there's a problem where relative path resolution doesn't kick in in some cases. Example: ``` Jane Doe ``` is parsed as ``` "items": [ { "properties": { "name":...

Payload generation only works for the client mode currently, and there is no certificate verification yet. SSL listener mode does work with the full powercat cmdlet, and does generate self...

When trying to vendor this package into a bazel environment, tools.go package name "tools" is conflicting with the rest of the go files. This is due to the fact that...