
Overview
A collection of research papers, security audits, and technical write-ups focused on blockchain security, cryptography, and software engineering. Topics include EVM smart contract analysis, attack breakdowns, zero-knowledge proofs, and performance optimization.
Publications
Security Research
- Analyzing the OpenSea Attack - Breakdown of the 640 ETH phishing attack on OpenSea
- Analyzing the Ronin Attack - Analysis of the Ronin bridge exploit
Smart Contract Analysis
- Diving Into Smart Contract Decompilation - Deep dive into EVM bytecode decompilation
- Decoding Raw Calldata - Techniques for decoding Ethereum transaction calldata
- EVM Compiler Fingerprinting - Identifying compilers from bytecode patterns
Security Audits
- Adidas Originals - Smart contract security audit
- Databroker Global - Smart contract security audit
- Multiversal Walkers - Smart contract security audit
Cryptography
- Understanding Zero-Knowledge Proofs - Introduction to ZK proofs and their applications
- Post-Quantum Cryptography - Overview of quantum-resistant cryptographic methods
Software Engineering
- On Writing Performant Rust - Performance optimization techniques in Rust
Tools & Projects
- Introducing Petrichor - AI-powered writing app with semantic linking
- Heimdall 0.8.0 - Release notes for the EVM toolkit
Blockchain
- Ethereum Recurring Payments - Implementation of subscription payments on Ethereum
Contributing
If you've found an error or have suggestions for improvement, please open an issue or pull request.
Credits
Research and writing by Jonathan Becker.