Last Version

Android Hidden Api Bypass And Dlfcn Bypass. 1.0.1

This is a library that can bypass the hidden api restriction and dlopen restriction.

License

License

GroupId

GroupId

io.github.windysha
ArtifactId

ArtifactId

EasyBypassRestriction
Version

Version

1.0.1
Type

Type

aar
Description

Description

Android Hidden Api Bypass And Dlfcn Bypass.
This is a library that can bypass the hidden api restriction and dlopen restriction.
Project URL

Project URL

https://github.com/WindySha/EasyBypassRestrictions
Source Code Management

Source Code Management

https://github.com/WindySha/EasyBypassRestrictions/tree/master

Download EasyBypassRestriction 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.windysha/EasyBypassRestriction/ -->
<dependency>
    <groupId>io.github.windysha</groupId>
    <artifactId>EasyBypassRestriction</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.windysha/EasyBypassRestriction/
implementation 'io.github.windysha:EasyBypassRestriction:1.0.1'
// https://jarcasting.com/artifacts/io.github.windysha/EasyBypassRestriction/
implementation ("io.github.windysha:EasyBypassRestriction:1.0.1")
'io.github.windysha:EasyBypassRestriction:aar:1.0.1'
<dependency org="io.github.windysha" name="EasyBypassRestriction" rev="1.0.1">
  <artifact name="EasyBypassRestriction" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.windysha', module='EasyBypassRestriction', version='1.0.1')
)
libraryDependencies += "io.github.windysha" % "EasyBypassRestriction" % "1.0.1"
[io.github.windysha/EasyBypassRestriction "1.0.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.