A library designed to simplify the usage of the Java Native Interface
☆328Mar 27, 2026Updated last month
Alternatives and similar repositories for fbjni
Users that are interested in fbjni are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Native code loader for Android☆1,430Apr 15, 2026Updated last week
- Patched libunwindstack from Android sources (https://android.googlesource.com/platform/system/core.git/+/master/libunwindstack/) to build…☆22Sep 2, 2019Updated 6 years ago
- Library intended to hook Binder interface and manipulate events☆118Sep 28, 2022Updated 3 years ago
- android 私有api调用检测☆58Jun 6, 2019Updated 6 years ago
- flutter engine remote debug with lldb☆25Dec 7, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A library for performance traces from production.☆1,592Apr 19, 2023Updated 3 years ago
- 从 fb 的 profilo 项目里提取出来的hook 库,自己用☆125Jan 11, 2020Updated 6 years ago
- ☆76May 15, 2019Updated 6 years ago
- JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++20 and up (or C++17 with clang).☆326Apr 18, 2026Updated last week
- Hack Android Runtime (ART) using chickenhook☆27Dec 26, 2019Updated 6 years ago
- HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。☆163Apr 21, 2022Updated 4 years ago
- the way to write llvm pass without llvm framework.