integer-overflow
Here are 18 public repositories matching this topic...
Sort:Most stars
Zenith exploits a memory corruption vulnerability in the NetUSB driver to get remote-code execution on the TP-Link Archer C7 V5 router for Pwn2Own Austin 2021.
- Updated
Apr 25, 2022 - Python
Analysis of the vulnerability
- Updated
Jan 23, 2024 - C++
Denial-of-Service PoC | Writeup | Header with CLFS structures | Imhex pattern for .blf extension
- Updated
Jan 10, 2024 - C++
Reasonable Overflow is a programming library that aims to prevent unreasonable numbers during an integer overflow, and maybe even stop integer overflows themselves. Written in many languages.
- Updated
Jan 20, 2021 - Python
Overcomes the integer overflow problem by using arrays to represent values, algorithm can compute HUGE Fibonacci sequences very fast, O(nk) time.
- Updated
Feb 20, 2021 - C
Information security project. This is a collection of ELF binaries exploits to better understand how memory works.
- Updated
May 2, 2022 - C
simple C projects from college course Intro to programming
- Updated
Sep 16, 2021 - C
Golang package for integer arithmetic with overflow detection.
- Updated
Oct 29, 2023 - Go
Demonstration of year 2038 problem in Rust
- Updated
May 20, 2022 - Rust
Demonstration of year 2038 problem in C
- Updated
May 20, 2022 - C
Automatic checked arithmetic operations in Rust
- Updated
Apr 4, 2020 - Rust
Demonstration of year 2038 problem in C++
- Updated
May 20, 2022 - C++
Vulnerable codes and their fix in C (Over & Underflows)
- Updated
Oct 12, 2024 - C
PWN101. Step-by-step tutorials on some binary exploitation stack-based techniques.
- Updated
May 6, 2025
illustrating and testing long int behavior in Rcpp
- Updated
Mar 14, 2019 - C++
A C project made as a part of the Secure Programming with C course (UE18CS257C) course at PES University. The objective of the project was to display the effects of integer overflows in the C programming language the necessary steps required to prevent such errors in product development.
- Updated
Apr 25, 2020 - C
Improve this page
Add a description, image, and links to theinteger-overflow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theinteger-overflow topic, visit your repo's landing page and select "manage topics."