Contract Decoder

Decode and reverse-engineer smart contract binaries for security research. Solana: extract instructions, discriminators, PDAs, and error codes from .so files. EVM: decompile bytecode to recover function selectors and storage layout. Use for bug bounty recon, verifying deployed code, or analyzing closed-source contracts.

gabrielkoerich Updated

File contents

gabrielkoerich/skills/tree/main/contract-decoder commit 7220373c81

Frequently asked questions

npx skillmds@latest add gabrielkoerich/contract-decoder