minaminao / tokyo-payload
An EVM Jump-Oriented Programming Puzzle in SECCON CTF 2023 Quals
☆28Updated last year
Alternatives and similar repositories for tokyo-payload:
Users that are interested in tokyo-payload are comparing it to the libraries listed below
- ☆69Updated last year
- Web3.0 Audit Resources and Competition Materials☆18Updated last week
- Reproduction of the $41M Curve reentrancy hacks on July 30 2023 using on-chain fuzzing with Echidna☆27Updated 7 months ago
- Quickly open your favorite Web IDE to review the selected smart contract codebase☆30Updated 10 months ago
- Repositery to show case the recent thirdweb exploit that raised due to using openzeppelin ERC2771 implementation with a multi call.☆17Updated last year
- ☆21Updated last year
- A collection of my security audits☆54Updated last month
- Damn Vulnerable DeFi v4 Solutions☆39Updated 5 months ago
- This repository implements a simplified PoC that showcases how a contract can morph. A similar approach was used as part of the governanc…☆48Updated last week
- ☆50Updated 3 months ago
- Practical fuzzing examples for the mastering fuzzing talk☆108Updated last year
- Writeup for solved challenges in Paradigm CTF 2022☆76Updated 2 years ago
- ☆48Updated last year
- List of the public smart contract audit reports and security reviews performed by Hexens.☆32Updated 2 weeks ago
- DeFi exploits for educational purposes☆57Updated last year
- Foundry + Yul puzzles☆32Updated last year
- This repository implements a Python function that recovers the private key from two different signatures that use the same random nonce d…☆89Updated 3 weeks ago
- ☆10Updated 9 months ago
- ☆18Updated this week
- Checklist for security audit of ZKP projects by @positivesecurity☆31Updated 5 months ago
- StarkNet smart contract fuzzer☆78Updated 2 years ago
- 🕵️ Check ERC20 token implementations on all chains.☆17Updated last year
- Collection of past CTFs to play and practice locally.☆51Updated 6 months ago
- Experimental tool to ease the review of smart contracts upgrades☆77Updated 10 months ago
- Contains every issue l have ever found, while doing public auditing.☆30Updated last year
- Damn Vulnerable DeFi V3 CTF implementation with Ape, exploits with Vyper & Huff