An integer overflow vulnerability in Apple's ImageIO framework when parsing WebP images, leading to an out-of-bounds memory access. Full Writeup - Detailed root cause analysis with disassembly ...
Flux is a minimal scripting language with integers, strings, variables, arithmetic, control flow, and functions. This repository contains a simple lexer, parser, AST, and interpreter so you can ...