Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in shellcode

what is os.dup2() method for and what is its use

Shellcode to execute a shell results in a segmentation fault

c shellcode

ARM, GNU assembler: how to pass "array" arguments to execve()?

Hello World in ARM Assembly without data section

c assembly arm shellcode

How to get an objdump without NUL bytes?

nasm 64 bit push qword?

assembly x86-64 nasm shellcode

How can I exploit Buffer Overflow on x86-64 Linux?

Stack Smashing attempt giving segfault

c buffer-overflow shellcode

How can I make a log file from a specific application database-file in bash?

bash unix shellcode logfile

Avoiding the JMP in the JMP CALL POP technique for shellcode NASM?

Why does my data section appear twice in the compiled binary? Ubuntu, x86, nasm, gdb, reaelf

assembly x86 gdb nasm shellcode

How can I check the commands the given shellcode executes?

Why NASM on Linux changes registers in x86_64 assembly

Launch shell with inline assembly

Understanding of a shellcode example

How can I turn this into shellcode?

Intentional buffer overflow exploit program

How to pass \x00 as argument to program?