unidbg

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

License

License

GroupId

GroupId

com.github.zhkl0228
ArtifactId

ArtifactId

unidbg-parent
Last Version

Last Version

0.9.6
Release Date

Release Date

Type

Type

pom
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-parent

Filename Size
unidbg-parent-0.9.6.pom 4 KB
Browse

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
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

  • unidbg-api
  • unidbg-android
  • unidbg-ios
  • backend/dynarmic
  • backend/hypervisor
  • backend/kvm
  • backend/unicorn2

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