Description
Erlang BEAM files can be parsed for tooling that inspects compiled modules. Runtime developers use pybeam for metadata extraction, reverse engineering, compatibility checks, and build analysis. Compiled files from untrusted sources should be handled as risky parser inputs.