Jimmy Mi

Results 40 comments of Jimmy Mi

https://github.com/gaffe23/linux-inject/blob/268d4e41bba8b4dfda19d732a3860983c8af563f/inject-x86_64.c#L258 I have tested with `sample-target`, it throws segmentation fault on `ptrace_cont(target);`

> If I set `GOPRIVATE=example.com/user/*` it gives me `public package xxx can't depend on obfuscated package yyy` And when I move my project to `example.com`, I got new error saying...

> Please try your original command with master and share the results. I installed `garble` with `go get`, I think it pulls directly from the master branch

@mvdan I have tried with latest code from master branch, with `go env -w "GOPRIVATE=*"`, CGO is disabled, build target is `386`, error becomes: ``` # vendor/golang.org/x/crypto/chacha20 typecheck error: C:\Program...

Sorry for the late reply, I just tested [my code](https://github.com/jm33-m0/emp3r0r/tree/master/core/cmd/agent) on Linux with `GOPRIVATE=*`, it fails with following error: ```text # github.com/vishvananda/netlink/nl :1: cannot convert *a (type h5iKSdK5.L3J_TlQ2) to type...

Similar errors can be triggered at runtime as well. For example, a binary is built without errors, but when trying to run it, some of its functions might fail due...

> That RtAttr error looks like a bug. Can you reproduce with garble master? If so, could you provide a standalone way for us to reproduce the error? I think...

Recently I found another bug, if a pointer of structure is used as function return variable, it fails to parse as it's obfuscated, even with `reflect.TypeOf`, because upper level name...

The [Mintty](https://mintty.github.io/) solution will only work for *nix shells. If you try to run `cmd.exe` or `powershell.exe` using its terminal, it's essentially non-interactive shell