macOS
brew install bytemanlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de byteman pour les workflows d'agents IA.
installation
brew install bytemanlocal Homebrew formula metadata
sudo dnf install bytemanFedora Rawhide package metadata · byteman · Source: dl.fedoraproject.org
sudo apt install libbyteman-javaDebian stable package indexes · libbyteman-java · Source: deb.debian.org
aperçu
Java bytecode manipulation tool for testing, monitoring and tracing
historique
Byteman is a Java agent and command-line toolkit for injecting rules into running JVM programs. It is used for tracing, monitoring, testing, and fault injection without permanently changing application source code.
The Byteman README describes the project as a tool for injecting side effects into Java programs to trace and test application behavior. Its distribution includes command scripts, an agent and rule engine, submit/install clients, sample scripts, and programmer documentation.
The official JBoss project site frames Byteman as a way to simplify Java tracing, monitoring, and testing. Its documentation history includes papers and talks by Andrew Dinn and other Red Hat/JBoss community members from 2009 onward, including fault-injection and runtime-behavior use cases.
Byteman adoption is strongest in the Java middleware and testing world. The official docs page lists BMUnit tests or integrations involving WildFly, Narayana, Hibernate, Infinispan, HornetQ, JGroups, IronJacamar, Mule, and other JVM projects.
Packaging in Homebrew, Debian, Ubuntu, and Fedora reflects a niche but durable role: it is not a default Java tool, but it is valuable when tests need controlled failure, race, or runtime instrumentation scenarios.
Users write Byteman rule scripts, check them with `bmcheck` or `bytemancheck`, run Java under the agent with `bmjava`, install the agent into a running JVM with `bminstall`, and submit rules with `bmsubmit`.
Typical package-manager usage is by developers or QA engineers who need to reproduce timing bugs, inject exceptions, trace JVM internals, or test recovery paths in Java services.
Byteman is notable because it packages JVM bytecode instrumentation as a Unix-style command tool. That makes heavy Java-agent machinery installable with `brew install byteman` or distro packages instead of manual download-and-unzip workflows.
For package nerds, it sits in the same practical family as debuggers, tracers, and test harnesses: rarely needed by everyone, but exactly the right sharp tool when ordinary unit tests cannot reach a runtime behavior.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bmcheck | cli | exécutable global | |
bminstall | cli | exécutable global | |
bmjava | cli | exécutable global | |
bmsubmit | cli | exécutable global | |
bytemancheck | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:byteman |
|---|---|
| Version | 4.0.27 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/byteman |
| Page d'accueil | https://byteman.jboss.org/ |
| Dépôt | https://github.com/bytemanproject/byteman |
| Docs amont | https://byteman.jboss.org/docs.html |
| Licence | LGPL-2.1-or-later |
| Archive source | https://downloads.jboss.org/byteman/4.0.27/byteman-download-4.0.27-bin.zip |
| Dernière mise à jour | 2026-06-22T14:02:56-07:00 |
| Pulse | updated |
| Dépendances | openjdk |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | byteman |
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libbyteman-java 4.0.20-1
Java agent-based bytecode injection tool
sudo apt install libbyteman-javalibbyteman-java 4.0.20-1
Java agent-based bytecode injection tool
sudo apt install libbyteman-javabyteman 4.0.26-3.fc44
Java agent-based bytecode injection tool
sudo dnf install bytemanbyteman-bmunit 4.0.26-3.fc44
TestNG and JUnit integration for Byteman.
sudo dnf install byteman-bmunitbyteman-dtest 4.0.26-3.fc44
Remote byteman instrumented testing.
sudo dnf install byteman-dtestbyteman-javadoc 4.0.26-3.fc44
Javadoc for byteman
sudo dnf install byteman-javadocbyteman-rulecheck-maven-plugin 4.0.26-3.fc44
Maven plugin for checking Byteman rules.
sudo dnf install byteman-rulecheck-maven-pluginpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.