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

Matrix v2.0.2 #660

Merged
merged 77 commits into from
Nov 1, 2021
Merged

Matrix v2.0.2 #660

merged 77 commits into from
Nov 1, 2021

Conversation

gryamy
Copy link
Collaborator

@gryamy gryamy commented Oct 28, 2021

Matrix 2.0.2 for Android Updates:

  • Introduce MemoryGuard component —— A GWP-Asan liked component with more flexible configurations to trap Heap Overflow/Use After Free/Double Free problems.
  • Add 'class check' option to TracePlugin for checking some invalid bytecode that cause java8 desugar failed. Default disabled.
  • Adapt AGP 7.0.
  • Some bug fixes APK Checker对APK文件处理不当造成安全漏洞 #651.

gryamy and others added 26 commits October 15, 2021 06:45
…quest !109)


SignalAnrTracer: add printTraceFilePath setter
…erge request !109)

This reverts merge request !109
Revert Merge branch 'feature/dev-signal-tracer' into 'feature/dev' (merge request !109)
Revert Merge branch 'feature/dev-signal-tracer' into 'feature/dev' (merge request !109)

This reverts merge request !109
…(merge request !112)


Fix battery power profile anr issue
…/dev' (merge request !113)


filter system by thread name
…t !115)


tracer: add extension param - skipCheckClass
…t !116)


trace: skip checking class by default
@gryamy gryamy merged commit 6491b3e into master Nov 1, 2021
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.

APK Checker对APK文件处理不当造成安全漏洞
4 participants