| License |
License |
|---|---|
| GroupId | GroupIdcom.github.zhkl0228 |
| ArtifactId | ArtifactIdunidbg |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionunidbg
Allows you to emulate an Android ARM32 and/or ARM64 native library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| unidbg-0.3.0.pom | |
| unidbg-0.3.0.jar | 36 MB |
| unidbg-0.3.0-sources.jar | 35 MB |
| unidbg-0.3.0-javadoc.jar | 2 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |