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 shellcode
Why cast "extern puts" to a function pointer "(void(*)(char*))&puts"?
Apr 02, 2021
c
casting
function-pointers
void
shellcode
Execute shellcode by casting to function pointer in Visual C++
Mar 30, 2022
c++
casting
shellcode
Python windows reverse shell one liner
May 25, 2022
python
shellcode
Why am I getting a segmentation fault? (Testing Shellcode)
Nov 03, 2022
c
segmentation-fault
shellcode
Executing shellcode in shared memory with mmap [duplicate]
Feb 04, 2018
c
shared-memory
mmap
shellcode
The Art of Compiler on Buffer Overflow
Mar 08, 2022
c
ubuntu
stack-overflow
shellcode
buffer overflow example from Art of Exploitation book
Aug 29, 2019
security
buffer-overflow
exploit
shellcode
Using buffer overflow to execute shell code
Oct 31, 2022
c
assembly
buffer-overflow
shellcode
writing shellcode: why my shellcode won't work?
Sep 10, 2021
assembly
x86-64
shellcode
Simple buffer overflow and shellcode example
Aug 25, 2022
c
security
buffer-overflow
shellcode
Why I do get "Cannot find bound of current function" when I overwrite the ret address of a vulnerable program?
Apr 13, 2021
c
stack
buffer-overflow
shellcode
Need to exploit buffer overflow. Can't figure out how to uncorrupt the stack after executing exploit code?
Aug 17, 2022
assembly
stack-overflow
exploit
shellcode
Difference between declaring shellcode as a char[] array and char*?
Nov 10, 2022
c
arrays
pointers
shellcode
Exactly what cases does the gcc execstack flag allow and how does it enforce it?
Oct 31, 2022
c
linux
gcc
x86
shellcode
Difference between - buffer overflow and return to libc attack
Sep 24, 2022
c
security
buffer-overflow
shellcode
is it possible to make a function execute code from a string on the stack?
Oct 14, 2022
c
shellcode
Perl's Pack('V') function in Python?
Oct 23, 2022
python
perl
exploit
pack
shellcode
why can't Javascript shellcode exploits be fixed via "data execution prevention"?
Mar 19, 2020
javascript
exploit
shellcode
data-execution-prevention
Loading raw code from C program
Jun 04, 2022
c
linux
assembly
system-calls
shellcode
« Newer Entries
Older Entries »