-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.4.3 version fails to generate implant in service format, rpc error: code = Unknown, garble errors in the log #348
Comments
@rkervella we should add service builds to the unit tests too. |
Agreed, my thoughts when I saw this issue. |
@hippich the current workaround is to disable symbol obfuscation (with |
This issue is solved by upstream garble, so we'll want to update our version (I tested with an up to date garble build yesterday). |
I can take care of that. |
Fixed in v1.4.4 |
Seems to work, thank you so much!! |
Trying to generate service binary, getting rpc error in the console, and garble errors in the log:
To Reproduce
Steps to reproduce the behavior:
generate --http example.com --format service
Expected behavior
Should generate .exe file with service code in it.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: