Last Version

AndroidSandHook 1.0

用于AndroidHook的内部测试工具。用来hookAndroid的相关方法。只限应用内使用

License

License

GroupId

GroupId

io.github.15198184721
ArtifactId

ArtifactId

AndroidSandHook
Version

Version

1.0
Type

Type

aar
Description

Description

AndroidSandHook
用于AndroidHook的内部测试工具。用来hookAndroid的相关方法。只限应用内使用
Project URL

Project URL

https://github.com/15198184721/HookLibraryJCenter.git
Source Code Management

Source Code Management

https://github.com/15198184721/HookLibraryJCenter.git

Download AndroidSandHook 1.0


<!-- https://jarcasting.com/artifacts/io.github.15198184721/AndroidSandHook/ -->
<dependency>
    <groupId>io.github.15198184721</groupId>
    <artifactId>AndroidSandHook</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.15198184721/AndroidSandHook/
implementation 'io.github.15198184721:AndroidSandHook:1.0'
// https://jarcasting.com/artifacts/io.github.15198184721/AndroidSandHook/
implementation ("io.github.15198184721:AndroidSandHook:1.0")
'io.github.15198184721:AndroidSandHook:aar:1.0'
<dependency org="io.github.15198184721" name="AndroidSandHook" rev="1.0">
  <artifact name="AndroidSandHook" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.15198184721', module='AndroidSandHook', version='1.0')
)
libraryDependencies += "io.github.15198184721" % "AndroidSandHook" % "1.0"
[io.github.15198184721/AndroidSandHook "1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
com.swift.sandhook » hooklib jar 4.2.1
com.swift.sandhook » xposedcompat jar 4.2.1
com.swift.sandhook » hookannotation jar 4.2.1

Project Modules

There are no modules declared in this project.