Home

Awesome

AndroidNativeEmu

GitHub Workflow Status PyPI PyPI - Python Version

Allows you to partly emulate an Android native library.

This is an educational project to learn more about the ELF file format and Unicorn.

Read me for chinese readers 中文README

Features

Installation

You can install AndroidNativeEmu with pip.

pip install androidemu

TODO

Dependencies

Resources

All resources used while developing AndroidNativeEmu.

Text sources

Code sources