Skip to content
This repository was archived by the owner on Sep 25, 2022. It is now read-only.

1.2.0

Compare
Choose a tag to compare
@teble teble released this 17 Sep 20:13
· 15 commits to master since this release
3c94e8e

Warning: The current project has been refactored, 1.1.0 and earlier APIs are deprecated. Please refer to the latest documentation for use.

This refactoring is to provide a better API,Semantic parameters are more explicit.

  • add API: DexKit::FindMethodInvokingDexKit::FindFieldBeUsed
  • fix: In some APIs, setting return_type does not match the correct result

For more detailed instructions, please refer to dex_kit.h.

Warning: 当前项目已经进行重构,1.1.0及以下的API全被弃用,请参考最新的文档进行使用。

本次重构是为了提供更好用的API,语义参数更加明确化。

  • 新增API:DexKit::FindMethodInvokingDexKit::FindFieldBeUsed
  • 修复:部分API,return_type设置后匹配结果错误

更详细的API说明请参考 dex_kit.h.