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

achieve issue #35 #36

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

achieve issue #35 #36

wants to merge 24 commits into from

Commits on Jul 5, 2019

  1. 添加的文件

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    39e072a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25852ce View commit details
    Browse the repository at this point in the history
  3. Create README.md

    创建文件夹
    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    cd627f0 View commit details
    Browse the repository at this point in the history
  4. MSHook库

    能力有限不会写trampoline。。。希望dalao修复下README里的问题
    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    90ecd3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d375fa7 View commit details
    Browse the repository at this point in the history
  6. 添加了JNI-style hook和一种新的查找ArtMethod偏移的方式

    这种偏移查找方式目前在我的测试环境里工作良好,但是仍然优先stub methods查找,因为internalClone 和clone的位置有可能会被改
    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    6fabb59 View commit details
    Browse the repository at this point in the history
  7. Create README.md

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    226bbb2 View commit details
    Browse the repository at this point in the history
  8. Add files via upload

    其实这么多函数应该分在几个文件里的。。。
    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    2ccfff9 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    1a49c48 View commit details
    Browse the repository at this point in the history
  10. Create README.md

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    f437a88 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    1a7bc6c View commit details
    Browse the repository at this point in the history
  12. Add files via upload

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    b36112c View commit details
    Browse the repository at this point in the history
  13. 整个文件夹里的类都应该被编译到一个单独的dex里

    dex路径依然写死:/data/local/tmp/whale.dex在native_onload.h的DEX_PATH宏
    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    6dc181e View commit details
    Browse the repository at this point in the history
  14. Create README.md

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    ccabea9 View commit details
    Browse the repository at this point in the history
  15. Add files via upload

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    7c45dd5 View commit details
    Browse the repository at this point in the history
  16. Create README.md

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    35b0ddc View commit details
    Browse the repository at this point in the history
  17. Add files via upload

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    8f28655 View commit details
    Browse the repository at this point in the history
  18. Create README.md

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    ce03350 View commit details
    Browse the repository at this point in the history
  19. Add files via upload

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    ff05cdc View commit details
    Browse the repository at this point in the history
  20. Create README.md

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    9a5d6cb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3ceeb6e View commit details
    Browse the repository at this point in the history
  22. Update ByteUtil.java

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    604d1fb View commit details
    Browse the repository at this point in the history
  23. Update ContextUtil.java

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    45662a1 View commit details
    Browse the repository at this point in the history
  24. Update QQTest.java

    fettdrac authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    5153659 View commit details
    Browse the repository at this point in the history