
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
A CLI for the Symbolic Ethereum Virtual Machine (EVM) bytecode decompiler & analyzer
:construction: Under heavy development. Feel free to open an issue if something is not right. :construction:
Install using your package manager
yarn add --dev @acuarica/evm
npm install --global @acuarica/evm
--help$ evmjs --help
evmjs <cmd> <contract>
Commands:
evmjs abi <contract> Shows the ABI of the contract
evmjs dis <contract> Disassemble the bytecode into Opcodes
evmjs cfg <contract> Writes the cfg of the selected function in `dot` f
ormat into standard output
evmjs decompile <contract> Decompile the bytecode into Solidity-like source c
ode
evmjs console <contract> Opens the interactive viewer to inspect bytecode
evmjs config Shows cache path used to store downloaded bytecode
Options:
--version Show version number [boolean]
-s, --selector Function signature, e.g., `balanceOf(address)` or selector has
h to choose a specific function [string]
--help Show help [boolean]
Examples:
evmjs abi 0x00000000000C2E074eC69A0dFb29 shows the ABI of the ENS registry co
97BA6C7d2e1e ntract
evmjs decompile 0x00000000000C2E074eC69A decompiles the ENS registry contract
0dFb2997BA6C7d2e1e
See https://docs.soliditylang.org/en/latest/abi-spec.html#abi-json for more info
rmation regarding the ABI specification.
At least one command must be specified
FAQs
A CLI for the Symbolic Ethereum Virtual Machine (EVM) bytecode decompiler & analyzer
The npm package sevm-cli receives a total of 11 weekly downloads. As such, sevm-cli popularity was classified as not popular.
We found that sevm-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.