Unable to compile from source
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 16.6k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Hey, great work on that!
So I tried to compile myself removing signatures that render this detected as malware from EDRs and so I did a go build . But I keep getting access denied regarding to a file a.out.exe no matter even if I use admin privileges. Any idea ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing go build . from the repository root and observe when access to a.out.exe is denied. Check whether the failure is caused by the build output or the EDR environment; done means identifying a reproducible cause and documenting or fixing a source build that completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100