discovered 10 Aug 2026
ASLRay
→ View on GitHubASLRay is a Linux-based tool designed for bypassing Address Space Layout Randomization (ASLR) and Data Execution Prevention (DEP/NX) in 32-bit and 64-bit ELF binaries through stack-spraying techniques. It leverages shell variables to efficiently exploit buffer overflow vulnerabilities, allowing successful execution of shellcode by circumventing ASLR randomness and exploiting predictable memory addresses. Notable features include cross-platform compatibility, a minimalistic design, and the ability to use return-to-libc techniques for DEP/NX mitigation on x32.