Explore >> Select a destination


You are here

ventral.digital
| | blog.sigmaprime.io
15.9 parsecs away

Travel
| | This post aims to be a relatively in-depth and up-to-date introductory post detailing the past mistakes that have been made by Solidity...
| | blog.openzeppelin.com
15.2 parsecs away

Travel
| | The Optimism team is building the OVM, a fully-featured, EVM-compliant execution environment designed for Layer 2 systems. Starting on March 15th, 2021, we have audited Optimism's code base during 7 weeks with 3 auditors. | Smart Contracts Audit
| | blog.openzeppelin.com
14.4 parsecs away

Travel
| | We audited the AmperaFoundation/sol-contracts repository at commit 4c44237 of the staging branch. | Smart Contracts Audit
| | michaelneuper.com
110.2 parsecs away

Travel
| A buffer overflow attack is a type of cyber attack in which an attacker attempts to write more data to a buffer (a temporary data storage area) in a computer's memory than the buffer is designed to hold. This can cause the buffer to overflow, or exceed its maximum capacity, which can corrupt other parts of the computer's memory and allow the attacker to gain unauthorized access to the system.