Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in buffer-overflow
Address Sanitizer with Visual C++: ignore read buffer overflows while still catching write buffer overflows
May 28, 2026
c++
visual-c++
buffer-overflow
address-sanitizer
Was there ever a need to have the stack be executable?
May 25, 2026
security
callstack
buffer-overflow
What is the difference between sprintf_s and snprintf?
May 19, 2026
c
printf
buffer-overflow
Buffer overflow - Program terminated with signal SIGSEGV
May 01, 2026
c
assembly
gdb
buffer-overflow
exploit
sprintf(buf, "%.20g", x) // how large should buf be?
Apr 25, 2026
c++
floating-point
printf
buffer-overflow
floating-accuracy
My buffer overflow exploit only opens a regular user shell but not a root shell
Apr 22, 2026
c
root
buffer-overflow
exploit
aslr
How can I use bufferoverflow to both execute a program remotely and write the output to a socket?
Apr 19, 2026
assembly
system-calls
buffer-overflow
netcat
shellcode
Non Null-terminated value causing StrCmp to return 0?
Apr 19, 2026
c
buffer-overflow
strcmp
Smashing a stack: Why is this code working?
Mar 22, 2026
c
stack
buffer-overflow
Oracle managed driver ODP.NET with NHibernate 4.0 FLOAT (126) to C# DECIMAL/Double
Mar 20, 2026
nhibernate
oracle11g
fluent-nhibernate
decimal
buffer-overflow
Why does this C program go pear-shaped? Have I broken my buffers?
Mar 17, 2026
c
buffer-overflow
Why does removing 'cout' from my function change its result? [closed]
Mar 11, 2026
c++
cout
buffer-overflow
Correct way to pass hex characters as arguments - system()
Mar 09, 2026
perl
buffer-overflow
Is it possible to exploit the following code?
Feb 26, 2026
c
buffer-overflow
Is there a way to "overload" or reimplement __stack_chk_fail?
Feb 19, 2026
c
gcc
buffer-overflow
Tools and methods to identify/prevent static buffer overruns
Feb 16, 2026
c
buffer-overflow
gcc4
printf() affecting buffer overflow situation
Feb 08, 2026
c
string
memory
buffer
buffer-overflow
Older Entries »