Last Version

unidbg 0.3.0

Allows you to emulate an Android ARM32 and/or ARM64 native library

License

License

GroupId

GroupId

com.github.zhkl0228
ArtifactId

ArtifactId

unidbg
Version

Version

0.3.0
Type

Type

jar
Description

Description

unidbg
Allows you to emulate an Android ARM32 and/or ARM64 native library
Project URL

Project URL

https://github.com/zhkl0228/unidbg

Download unidbg 0.3.0


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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.zhkl0228 : unicorn jar 1.0.9
com.github.zhkl0228 : capstone jar 3.0.8
com.github.zhkl0228 : keystone jar 0.9.2
commons-codec : commons-codec jar 1.6
commons-io : commons-io jar 2.4
commons-logging : commons-logging jar 1.1.3
net.dongliu : apk-parser jar 2.6.4
io.kaitai : kaitai-struct-runtime jar 0.8
com.googlecode.plist : dd-plist jar 1.23
com.alibaba : fastjson jar 1.2.60

test (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
junit : junit jar 3.8.2
org.slf4j : slf4j-api jar 1.7.26
org.slf4j : slf4j-log4j12 jar 1.7.26

Project Modules

There are no modules declared in this project.