Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Heap exploitation with Glibc 2.12.1

Is this code an exploit? What is this code?

php exploit shellcode

Homework - Cannot exploit bufferoverflow

c buffer-overflow shellcode

How do I get the machine code of an assembly instruction known at compile time?

delphi assembly shellcode basm

x86 Assembly: Data in the Text Section

assembly x86 shellcode

How can I explain the behavior of the following shellcode exploit?

Alternatives to NOP for shellcode nop sleds

Can't link object file using ld - Mac OS X

c assembly shellcode

What does int (*ret)() = (int(*)())code mean?

c exploit shellcode