evm-disassembler icon indicating copy to clipboard operation
evm-disassembler copied to clipboard

Rust library to disassemble evm bytecode

Results 6 evm-disassembler issues
Sort by recently updated
recently updated
newest added

Bumps the dependency to at least 0.6.12 as per the advisory [Advisory](https://rustsec.org/advisories/RUSTSEC-2024-0021.html) (even though this crate may not be using the function mentioned in the advisory, it is better to...

As title. 1. Implement `TryFrom` 2. Support Shanghai fork 3. Now enum raw values are correct

Check equivalence of output against reference implementation (https://github.com/crytic/pyevmasm)