2 results for “topic:arithmetic-overflow”
builtin documentation. This project showcases the usage of GCC/Clang built-in functions (__builtin_*) for performing low-level operations such as bit counting, memory manipulation, and overflow checking. Examples of function calls with explanations are provided. // Этот проект демонстрирует использование встроенных функций GCC/Clang (__builtin_*)
Smart Contract Auditing (with hardhat tests and solidity code- for detection and prevention) of top 9 vulnerabilities: delegate-call, Timestamp Manipulation, Reentrancy etc.