Skip to content
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

field tag and method name is not parsed #37

Open
virusdefender opened this issue Sep 15, 2023 · 0 comments · Fixed by #38
Open

field tag and method name is not parsed #37

virusdefender opened this issue Sep 15, 2023 · 0 comments · Fixed by #38
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@virusdefender
Copy link
Contributor

virusdefender commented Sep 15, 2023

now field tag and interface method name is not parsed, it can not be obfuscated in many cases ( such as is used in reflection)

reference: https://github.com/goretk/gore/blob/3009b3909f08fa910e5a93d893bb66117f3628f9/type2.go#L149

@virusdefender virusdefender changed the title parse field tag field tag and method name is not parsed Sep 20, 2023
@stevemk14ebr stevemk14ebr reopened this Oct 6, 2023
@stevemk14ebr stevemk14ebr added good first issue Good for newcomers help wanted Extra attention is needed labels Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants