bytehook

ByteHook is a PLT hook framework for Android app.

License

License

GroupId

GroupId

com.bytedance
ArtifactId

ArtifactId

bytehook
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

aar
Description

Description

bytehook
ByteHook is a PLT hook framework for Android app.
Project URL

Project URL

https://github.com/bytedance/bhook
Source Code Management

Source Code Management

https://github.com/bytedance/bhook

Download bytehook

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0