Albatross Server is the core component of the Albatross dynamic instrumentation tool. It enables Albatross not only to be packaged into an app but also to be dynamically injected. It is responsible for running Albatross plugins on the target device, achieving real-time instrumentation, code modification, and monitoring of the target application.
☆97Dec 28, 2025Updated 2 months ago
Alternatives and similar repositories for AlbatrossServer
Users that are interested in AlbatrossServer are comparing it to the libraries listed below
Sorting:
- a next-generation hooking and reflection framework built for performance, safety, and extensibility.☆273Dec 28, 2025Updated 2 months ago
- A comprehensive plug-in injection toolset☆42Jan 29, 2026Updated last month
- Overt是一款功能强大的Android设备安全检测工具☆216Jan 19, 2026Updated last month
- choose demo☆21Nov 6, 2025Updated 3 months ago
- Cross-platform instrumentation and introspection library written in C☆62Nov 10, 2025Updated 3 months ago
- Attd QBDI Tracer☆103Jan 9, 2026Updated last month
- vmtrace的发布仓库,相关so 调用脚本例子都会放在里面☆539Dec 26, 2025Updated 2 months ago
- APatch KernelPatch QEMU Debug Environment☆21Sep 9, 2024Updated last year
- 使用 Frida 增强 FART:实现更强大的 Android 脱壳能力(Enhancing FART with Frida: Unlocking More Powerful Android Unpacking Capabilities)☆54Jun 4, 2025Updated 8 months ago
- blackbox☆270Apr 16, 2025Updated 10 months ago
- LSPosed魔改☆56Feb 13, 2025Updated last year
- Frida-Sigaction-Seccomp实现对Android APP系统调用的拦截☆127Jan 26, 2024Updated 2 years ago
- 一个自定义注入so的脚手架,现在已经支持了界面化使用。☆612Dec 26, 2025Updated 2 months ago
- 一个通过控制指定内存段权限设置而实现阻止app自身inline hook行为的内核模块☆39Mar 13, 2025Updated 11 months ago
- VirtualApp 原理速览☆52May 5, 2025Updated 9 months ago
- Trace jni calls with eBPF on Android☆24Jun 21, 2022Updated 3 years ago
- frida脚本集合☆31Feb 6, 2026Updated 3 weeks ago
- 一个用于frida动态调试的mcp工具,支持自定义frida路径和名称端口,自动管理frida☆54Nov 4, 2025Updated 3 months ago
- Tenet的修复版本,支持了ida9.0,增加了类似LLDB的调试逻辑,优化了界面,增加了arm64的支持,以及ALSR部分的重写☆252Jan 23, 2026Updated last month
- AntiOllvm Fla with Fake Runtime☆182Jan 8, 2025Updated last year
- 一个基于uprobe,能同时hook大量用户地址空间函数的kpm内核模块☆187Feb 13, 2026Updated 2 weeks ago
- 劫持Zygote在App启动前注入so☆347Jan 22, 2026Updated last month
- Deobfuscate Java code using LLMs ("ChatGPT,Ollama,DeepSeek,etc.")☆147Oct 30, 2025Updated 4 months ago
- frida runtime resolves smali☆92Jan 24, 2026Updated last month
- 安卓adb的mcp命令☆35Aug 25, 2025Updated 6 months ago
- Xposed免root注入so方案, 支持android各个版本