| License |
License |
|---|---|
| GroupId | GroupIdio.github.15198184721 |
| ArtifactId | ArtifactIdAndroidSandHook |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAndroidSandHook
用于AndroidHook的内部测试工具。用来hookAndroid的相关方法。只限应用内使用
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| AndroidSandHook-1.0.pom | |
| AndroidSandHook-1.0-sources.jar | 6 KB |
| Browse |
<!-- 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"]
| 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 |