com.github.zhkl0228:unidbg-ios

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

License

License

GroupId

GroupId

com.github.zhkl0228
ArtifactId

ArtifactId

unidbg-ios
Last Version

Last Version

0.9.6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download unidbg-ios

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.zhkl0228 : unidbg-api jar 0.9.6
io.kaitai : kaitai-struct-runtime jar 0.8
com.googlecode.plist : dd-plist jar 1.23

test (8)

Group / Artifact Type Version
com.github.zhkl0228 : unidbg-dynarmic jar 0.9.6
com.github.zhkl0228 : unidbg-hypervisor jar 0.9.6
com.github.zhkl0228 : unidbg-kvm jar 0.9.6
com.github.zhkl0228 : unidbg-unicorn2 jar 0.9.6
log4j : log4j jar 1.2.17
junit : junit jar 4.13.1
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.

Versions

Version
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0