Projects in Awesome Lists tagged with arithmetic-overflow
A curated list of projects in awesome lists tagged with arithmetic-overflow .
https://github.com/awl-s/builtin-documentation
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_*)
arithmetic-overflow bit-manipulation built-in-functions c c-programming clang compiler-optimizations cpp cpp-programming gcc low-level-programming memory-management
Last synced: 30 Apr 2026
https://github.com/prayas7102/smart-contract-auditing
Smart Contract Auditing (with hardhat tests and solidity code- for detection and prevention) of top 9 vulnerabilities: delegate-call, Timestamp Manipulation, Reentrancy etc.
arithmetic-overflow cybersecurity delegate delegate-call denial-of-service honeypot phising reentrancy self-destruct smart-contract timestamp
Last synced: 10 Oct 2025