Skip to content

Feature: Add ability to include golang sources #10

@boris-smidt-klarrio

Description

@boris-smidt-klarrio

Since most go binaries are build on top of opensource libraries it might be useful to include extra source code from github directly.
Then you could show a 'decompile' with the actual go source code.

I.e. when i see this in the binary:

 /go/pkg/mod/github.com/miekg/[email protected]/defaults.go

It could show me this in a 'decompile/source' window:
https://github.com/miekg/dns/blob/v1.1.61/defaults.go#L25

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions