Repository navigation

#

integer-overflow

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.

Python
129
3 年前

华中科技大学软件安全课程设计2019

Python
6
6 年前

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.

Python
3
4 年前

Overcomes the integer overflow problem by using arrays to represent values, algorithm can compute HUGE Fibonacci sequences very fast, O(nk) time.

C
2
4 年前

Information security project. This is a collection of ELF binaries exploits to better understand how memory works.

C
1
3 年前

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.

C
0
5 年前

illustrating and testing long int behavior in Rcpp

C++
0
6 年前

Demonstration of year 2038 problem in C++

C++
0
3 年前

Golang package for integer arithmetic with overflow detection.

Go
0
1 年前

Automatic checked arithmetic operations in Rust

Rust
0
5 年前

Vulnerable codes and their fix in C (Over & Underflows)

C
0
6 个月前

Demonstration of Nuclear Gandhi AI Bug

C
0
4 年前

simple C projects from college course Intro to programming

C
0
4 年前

Demonstration of year 2038 problem in Rust

Rust
0
3 年前

Demonstration of year 2038 problem in C

C
0
3 年前

PWN101. Step-by-step tutorials on some binary exploitation stack-based techniques.

0
3 年前