dlfunc

Bypass dynamic linking function restriction on Android by forging caller address

License

License

GroupId

GroupId

io.github.rk700
ArtifactId

ArtifactId

dlfunc
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

dlfunc
Bypass dynamic linking function restriction on Android by forging caller address
Project URL

Project URL

https://github.com/rk700/dlfunc
Source Code Management

Source Code Management

https://github.com/rk700/dlfunc

Download dlfunc

Filename Size
dlfunc-0.1.1.pom
Browse

How to add to project

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

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
0.1.1
0.1.0