Skip to content

2.0.0-alpha8

Pre-release
Pre-release

Choose a tag to compare

@teble teble released this 07 Sep 16:55
· 197 commits to master since this release
eb43ad0

Update log:

  • Fix crash issue when creating dexkit using memory dex
  • Fix DexKitBridge finalize throwable
  • Add findFirst flag for findClass, findMethod and findField
  • Search task slice parallelism, improve thread utilization
  • Matching algorithm optimization to improve search efficiency
  • Fix lock wait, greatly improve search speed
  • Optimize function/property name
  • Other optimize