Add your description here
Project description
ejni
ejni 是 extract JNI 的简称, 基于 evilpan/jni_helper 修改。
功能
将 Dex 中的 native 方法,全部提取出来,转成 JNI 函数签名,以便在 Ghidra 等工具进行自动化处理 JNI 函数。
为什么
- 移除 androguard 库,减少依赖。
- 发布到 pypi,方便使用。
安装
以下任意一种方式都可以:
pip install ejni
pipx install ejni
rye install ejni
使用
ejni demo.apk -o demo_jni.json
之后,利用 evilpan/jni_helper 提供的插件,进行处理即可。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ejni-0.1.1-py3-none-any.whl
(6.3 kB
view details)
File details
Details for the file ejni-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ejni-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
182fb6337b9060bd99fecb0f55b277f2b94c9d512bc88d56001c464db320493c
|
|
| MD5 |
a3359f7a6ffd4326ae513d64128a6ca9
|
|
| BLAKE2b-256 |
056d83858960ebf846ab1a5ea4175c1e05dd8190a0a813e7b57c0f06a9e8b1c0
|