pkg.soopen package index

brew / 排名 7109

使用 Homebrew, apt, MacPorts, pacman 安装 valabind

查看 valabind 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install valabind

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install valabind

MacPorts ports tree · devel/valabind/Portfile · 来源: api.github.com

概览

软件包摘要

Vala bindings for radare, reverse engineering framework

命令和别名

  • valabind
  • valabind-cc

历史

项目历史与用法

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.

时间线

  • 2018: 1.5.0 GitHub release published.
  • 2020: 1.7.2 GitHub release published.
  • 2026: 2.0.0 GitHub release published.

Related projects

  • Vala and VAPI files are the input language and metadata format valabind understands.
  • SWIG is a key output target for generating language bindings.
  • radare and radare2 are the reverse-engineering ecosystem associated with the project.

安全态势

风险级别:red

escape, surveillance, or offensive capability signal.

风险分类器

red 风险 · 中 置信度 · escape-surveillance-offensive

原因

  • escape, surveillance, or offensive capability signal

信号

  • text:reverse engineering

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
valabind可执行文件已索引可执行文件从本地可执行文件索引发现。
valabind-cc可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本2.1.0
管理器更新时间2026-06-22
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:valabind
版本2.1.0
软件包管理器Homebrew
主页https://github.com/radare/valabind
仓库https://github.com/radare/valabind
最后更新2026-06-22T14:06:33-07:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

valabind 1.8.0-1+b4

converts vapi files to SWIG, C++, GIR or GEAR files

https://github.com/radare/valabind

sudo apt install valabind
  • Section: devel
  • Architecture: amd64
  • Source Package: valabind
  • 4 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Valabind
Debian stable package indexes · deb.debian.org · Debian stable package indexes: valabind from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

valabind 1.8.0-1build5

converts vapi files to SWIG, C++, GIR or GEAR files

https://github.com/radare/valabind

sudo apt install valabind
  • Section: universe/devel
  • Architecture: amd64
  • 4 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Valabind
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: valabind from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

valabind 2.1.0-1

Create bindings from vapi to nodejs, python, swig, c++

https://github.com/radare/valabind

sudo pacman -S valabind
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 6 依赖
  • normalized package name match
  • 匹配方式:Valabind
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: valabind from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

valabind

sudo port install valabind
  • normalized package name match
  • 匹配方式:Valabind
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/valabind/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation