Anon
Paradigm Data Portal 🔥🔥🔥 Check it out It includes 3 public datasets derived from Ethereum's history 1. contracts 📜: all contracts ever created, w/ bytecode+metadata 2. ETH transfers 💸: all ETH transfers ever, in similar format to ERC20 Transfers 3. slots…
Adding one more dataset to the previous thread
36k smart contract vulnerabilities
https://github.com/tintinweb/smart-contract-vulndb
UPD: 39k https://github.com/tintinweb/smart-contract-vulndb/pull/2
Follow for more @ethers_officer
36k smart contract vulnerabilities
https://github.com/tintinweb/smart-contract-vulndb
UPD: 39k https://github.com/tintinweb/smart-contract-vulndb/pull/2
Follow for more @ethers_officer
GitHub
GitHub - tintinweb/smart-contract-vulndb: 🍋 An open dataset containing smart contract audit issues from various sources.
🍋 An open dataset containing smart contract audit issues from various sources. - tintinweb/smart-contract-vulndb
Check it out, frens😶
https://blog.trailofbits.com/2024/03/19/read-code-like-a-pro-with-our-weaudit-vscode-extension/
Follow for more @ethers_officer 🧡
https://blog.trailofbits.com/2024/03/19/read-code-like-a-pro-with-our-weaudit-vscode-extension/
Follow for more @ethers_officer 🧡
Please open Telegram to view this post
VIEW IN TELEGRAM
Trail of Bits Blog
Read code like a pro with our weAudit VSCode extension
By Filipe Casal Today, we’re releasing weAudit, the collaborative code-reviewing tool that we use during our security audits. With weAudit, we review code more efficiently by taking notes and track…
Great thread)
https://twitter.com/ddimitrovv22/status/1773696908944392583?s=61&t=bIAwdlfG7nM-nbvtKWywSQ
https://twitter.com/ddimitrovv22/status/1773696908944392583?s=61&t=bIAwdlfG7nM-nbvtKWywSQ
X (formerly Twitter)
ddimitrov22 (@ddimitrovv22) on X
I've watched over 1000 videos that helped me to become a security researcher.
But many of them were a complete waste of time.
Here are 8 channels that will help become a great web3 developer/auditor: 🧵
But many of them were a complete waste of time.
Here are 8 channels that will help become a great web3 developer/auditor: 🧵
A new tool from Decurity
It allows to reveal unused code of live smart contracts by collecting coverage from historical transactions.
Github, Source
Follow for more: @ethers_officer 🌅
It allows to reveal unused code of live smart contracts by collecting coverage from historical transactions.
Github, Source
Follow for more: @ethers_officer 🌅
GitHub
GitHub - Decurity/tx-coverage: Reveal unused code of a live smart contract by collecting coverage from historical transactions.
Reveal unused code of a live smart contract by collecting coverage from historical transactions. - Decurity/tx-coverage
Hey, guys. This is our chat where we share some interesting tools, resources, etc. Don't hesitate to join 🙂
https://t.me/ethers_club
https://t.me/ethers_club
People have done a great job. Let's support them by sharing 💜
https://smartsechub.xyz/?resourceType=article
Follow for more: @ethers_officer
https://smartsechub.xyz/?resourceType=article
Follow for more: @ethers_officer
Some of the useful tools from my list:
-Fork checker
https://forkchecker.hashex.org/
-Diff between chains
https://www.evmdiff.com
-Github:
Search across a half million git repos
https://grep.app/
https://sourcegraph.com
-CLI:
https://book.getfoundry.sh/reference/cast/cast
-ABI:
https://openchain.xyz/tools/abi
https://emn178.github.io/online-tools/keccak_256.html
https://www.4byte.directory/
-Code viewers:
deth.net
https://bytegraph.xyz/
github1s.com (github.com->github1s.com) allows to read GitHub repos in a better view
- Code editor/CLI with AI assistance:
https://www.cursor.com/
https://www.warp.dev/
More:
https://telegra.ph/Rare-Tools-For-Audits-03-25
-Fork checker
https://forkchecker.hashex.org/
-Diff between chains
https://www.evmdiff.com
-Github:
Search across a half million git repos
https://grep.app/
https://sourcegraph.com
-CLI:
https://book.getfoundry.sh/reference/cast/cast
-ABI:
https://openchain.xyz/tools/abi
https://emn178.github.io/online-tools/keccak_256.html
https://www.4byte.directory/
-Code viewers:
deth.net
https://bytegraph.xyz/
github1s.com (github.com->github1s.com) allows to read GitHub repos in a better view
- Code editor/CLI with AI assistance:
https://www.cursor.com/
https://www.warp.dev/
More:
https://telegra.ph/Rare-Tools-For-Audits-03-25
forkchecker.hashex.org
Fork checker | Hashex
Fork checker of smart contracts code. A free tool to check the code of a fork by HashEx
Check it out 💜🌚
https://open.substack.com/pub/zkmesh/p/zkmesh-september-2024-recap?r=35gba4&utm_medium=ios
https://open.substack.com/pub/zkmesh/p/zkmesh-september-2024-recap?r=35gba4&utm_medium=ios
zkMesh
zkMesh: September 2024 Recap
Welcome to zkMesh, a monthly newsletter covering the latest in advanced privacy-enhancing cryptography, distributed protocol development, and zero-knowledge systems research.
The second edition of a popular Zk book is out. Don’t hesitate to check it and share your feedback🙏
https://www.rareskills.io/zk-book
Follow for more @ethers_officer
https://www.rareskills.io/zk-book
Follow for more @ethers_officer
RareSkills
RareSkills ZK Book | Ultimate Zero Knowledge Proof Tutorial
The RareSkills ZK Book teaches developers with no previous cryptography experience how to code a Zero Knowledge Proof from scratch.
🚀 Check out this awesome UI for tracking bugs in the Solidity Compiler!
It’s a powerful tool for exploring bugs by version, helping developers stay ahead of any issues in their Solidity code. Big thanks to @xyberwolf for the heads up!
Tool🔥: https://00xsev.github.io/solidityBugsByVersion/
Don't forget about a great article on Compiler Bugs and Features from Vladislav (@kotyaSec)
🔗 Dive in
It’s a powerful tool for exploring bugs by version, helping developers stay ahead of any issues in their Solidity code. Big thanks to @xyberwolf for the heads up!
Tool🔥: https://00xsev.github.io/solidityBugsByVersion/
Don't forget about a great article on Compiler Bugs and Features from Vladislav (@kotyaSec)
🔗 Dive in
Medium
Exploring the Bugs and Features of Solidity Compiler Versions: A Guide for Smart Contract Developers
Solidity is an open-source programming language widely used to create smart contracts on blockchain platforms such as Ethereum. This…
A highly effective way to deepen your understanding of both Rust and Ethereum infrastructure is by exploring RETH, an Ethereum node written in Rust. This project offers a hands-on opportunity to engage with Rust’s powerful features while navigating the intricacies of Ethereum’s infrastructure.
⚡️ Source: https://youtu.be/gPQ-uXj03iQ
💫 Follow for more @ethers_officer
Please open Telegram to view this post
VIEW IN TELEGRAM
YouTube
[12 hours] Ethereum code line-by-line
The full video was 15 hours but youtube limited my upload to the first 12.
Code is here: https://github.com/paradigmxyz/reth
Code is here: https://github.com/paradigmxyz/reth