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

feat(proguard): add support for frame signature #1425

Merged
merged 5 commits into from Apr 5, 2024

Conversation

viglia
Copy link
Contributor

@viglia viglia commented Apr 4, 2024

The signature will be properly converted from bytecode types to java types, plus the method parameters will be used to map the frame in absence of line numbers.

the signature will be properly converted from bytecode types to java
types, plus the method parameters will be used to map the frame in
absence of line numbers
@viglia viglia requested a review from a team as a code owner April 4, 2024 14:16
@getsentry getsentry deleted a comment from Swatinem Apr 4, 2024
@viglia viglia merged commit fffe378 into master Apr 5, 2024
10 checks passed
@viglia viglia deleted the viglia/feat/add-deobfuscate-signature branch April 5, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants