macOS
brew install valabindlocal Homebrew formula metadata
sudo port install valabindMacPorts ports tree · devel/valabind/Portfile · 来源: api.github.com
安装
brew install valabindlocal Homebrew formula metadata
sudo port install valabindMacPorts ports tree · devel/valabind/Portfile · 来源: api.github.com
sudo apt install valabindDebian stable package indexes · valabind · 来源: deb.debian.org
sudo pacman -S valabindArch Linux sync databases · valabind · 来源: geo.mirror.pkgbuild.com
概览
Vala bindings for radare, reverse engineering framework
历史
valabind is a Vala-oriented binding generator from the radare ecosystem. It parses Vala or VAPI files and turns them into SWIG interface files, C++, NodeJS-ffi, or GIR output so APIs written in Vala or described by VAPI files can be bound into other languages.
The official README describes valabind as a tool for transforming Vala or VAPI files into binding-oriented outputs. It preserves older language in the README referring to a Mercurial repository, but the current official source is the GitHub repository under the radare organization.
GitHub releases show a modest public release history, with 1.5.0 published in 2018, 1.7.2 in 2020, and 2.0.0 in 2026. The repository remains small compared with Vala itself, but it occupies a specific interoperability niche.
The package appears in Homebrew, Debian, Ubuntu, MacPorts, and Arch according to the input, which suggests adoption mainly by users who need radare/Vala binding workflows rather than broad application development.
Its adoption is tied to radare and reverse-engineering tooling: the input describes it as Vala bindings for the radare reverse-engineering framework, and the README's repository ownership and contact point are within the radare ecosystem.
Users invoke `valabind` and `valabind-cc` to generate binding glue from Vala/VAPI descriptions. The README documents building with either the traditional configure/make flow or Meson, then installing the tools.
The practical package-manager use case is installing the generator as part of a binding build chain, often alongside Vala, SWIG, and radare-related source packages.
valabind is interesting to package nerds because it sits in the narrow space between Vala's VAPI metadata, SWIG-style bindings, and reverse-engineering tooling. It is the kind of small generator package that only appears when a build wants language bindings rather than a user-facing program.
Its significance is therefore mostly historical and infrastructural: it shows how Vala's compile-time API descriptions were reused to generate bindings for non-Vala consumers in the radare ecosystem.
安全态势
escape, surveillance, or offensive capability signal.
red 风险 · 中 置信度 · escape-surveillance-offensive
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
valabind | cli | 全局可执行文件 | |
valabind-cc | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/radare/valabind
安装元数据
| 软件包键 | brew:valabind |
|---|---|
| 版本 | 2.1.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/valabind |
| 主页 | https://github.com/radare/valabind |
| 仓库 | https://github.com/radare/valabind |
| 上游文档 | https://github.com/radare/valabind#readme |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://github.com/radare/valabind/archive/refs/tags/2.1.0.tar.gz |
| 最后更新 | 2026-06-22T14:06:33-07:00 |
| Pulse | updated |
| 依赖 | gettext, glib, swig, vala |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | valabind |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
valabind 1.8.0-1+b4
converts vapi files to SWIG, C++, GIR or GEAR files
https://github.com/radare/valabind
sudo apt install valabindvalabind 1.8.0-1build5
converts vapi files to SWIG, C++, GIR or GEAR files
https://github.com/radare/valabind
sudo apt install valabindvalabind 2.1.0-1
Create bindings from vapi to nodejs, python, swig, c++
https://github.com/radare/valabind
sudo pacman -S valabindvalabind
sudo port install valabind来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.