{"id":43496611,"url":"https://github.com/quarkslab/erlang-prism","last_synced_at":"2026-02-03T10:38:34.315Z","repository":{"id":310945713,"uuid":"791281042","full_name":"quarkslab/erlang-prism","owner":"quarkslab","description":"PRISM is a disassembler for Erlang BEAM virtual machine bytecode","archived":false,"fork":false,"pushed_at":"2025-08-21T05:38:51.000Z","size":125,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-21T07:35:21.482Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quarkslab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-24T12:37:11.000Z","updated_at":"2025-08-21T05:38:55.000Z","dependencies_parsed_at":"2025-08-21T07:35:27.112Z","dependency_job_id":"0b9244e3-d13d-42ca-8e48-c6694772a379","html_url":"https://github.com/quarkslab/erlang-prism","commit_stats":null,"previous_names":["quarkslab/erlang-prism"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/quarkslab/erlang-prism","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarkslab%2Ferlang-prism","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarkslab%2Ferlang-prism/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarkslab%2Ferlang-prism/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarkslab%2Ferlang-prism/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quarkslab","download_url":"https://codeload.github.com/quarkslab/erlang-prism/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quarkslab%2Ferlang-prism/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29041862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-03T10:38:33.602Z","updated_at":"2026-02-03T10:38:34.308Z","avatar_url":"https://github.com/quarkslab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Prism: a light BEAM disassembler\n================================\n\nInstall instructions\n--------------------\n\nUse *pip* to install this tool, preferrably in a virtual environment:\n\n```\n$ git clone https://github.com/quarkslab/erlang-prism.git\n$ cd erlang-prism\n$ pip install .\n```\n\nHow to use Prism\n----------------\n\n*Prism* can disassemble any BEAM or EZ (BEAM archive) file using the following options:\n\n```\n$ erlang-prism -o my_output_dir -f my_example_file.beam\n```\n\nThis command will disassemble `my_example_file.beam` in the output directory `my_output_dir`.\n\nThe `-s` option can be used for batch processing:\n\n```\n$ erlang-prism -o my_batch_output -s ./beam-files\n```\n\nIn this case, *prism* will look for any BEAM or EZ file present in the provided directory and its subdirectories, disassemble them and store the disassembled files in the specified output directory `my_batch_output`.\n\nSyntax highlighting\n-------------------\n\nA [VIM syntax file is provided](vim-syntax/beamc.vim) and can be used to highlight the\ndisassembled files, saved with the `.beamc` extension.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquarkslab%2Ferlang-prism","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquarkslab%2Ferlang-prism","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquarkslab%2Ferlang-prism/lists"}