Blacksun1
By Amr
Level1 is a trivial stack buffer overflow. Note that you'll probably find it easier to use the compiled version than compiling it from source.
Estimated reading time: 0 minutes
Table of Contents
Source: This content is aggregated from overthewire (MIT). Visit the original repository for the latest version.
Level1 is a trivial stack buffer overflow. Note that you’ll probably find it easier to use the compiled version than compiling it from source.
Binary information
| Stack smashing protection (SSP): | Disabled |
|---|---|
| Postition Independent Executable (PIE): | Disabled |
| Address space layout randomisation (ASLR): | Enabled - No PIE |
| Non-executable pages: | None / disabled |
| Location: | /levels/level1 |