Search code examples
How to assemble an ASM file into an x86 shellcode on a Linux 64 bits?...

assemblyx86nasmshellcode

Read More
Is it possible to execute a shellcode that's placed on stack?...

windowsstackreverse-engineeringcontrol-flowshellcode

Read More
AT&T 32-bit assembly does pushing strings after function call works?...

linuxassemblyx86attshellcode

Read More
win32 c++ acces violation when executing shellcode...

c++winapiassemblyshellcode

Read More
C generated asm calls point to wrong offset...

c++assemblyx86shellcode

Read More
shellcode is executed in two loops instead of one...

linuxassemblyx86-64shellcode

Read More
Compact shellcode to print a 0-terminated string pointed-to by a register, given puts or printf at k...

linuxassemblyx86-64micro-optimizationshellcode

Read More
Shellcode compiling errors...

ubuntuassemblyarm64shellcodeapple-m1

Read More
Assembly version of C code to launch a shell...

assemblybuffer-overflowshellcodestack-smash

Read More
Shellcode causes an Access Violation upon mapping into process...

windowsassemblyx86-64code-injectionshellcode

Read More
Why is my C code throwing a segmentation fault even though the return pointer points to a memory add...

cstackbuffer-overflowshellcode

Read More
calling kernel32.dll function without including windows.h...

c++winapidllshellcode

Read More
Executing Byte Array in Go...

gofunction-pointersshellcode

Read More
Why does my shellcode testing program produce a segfault?...

cx86buffer-overflowshellcode

Read More
How to convert shellcode to readable assembly code/instructions?...

assemblyx86disassemblyshellcodemetasploit

Read More
"must be a string without null bytes" or "can't concat str to bytes" passing...

pythonpython-3.xexploitshellcode

Read More
Assembly Language nasm error...

linuxassemblyx86-64shellcode

Read More
Why does the program catch SIGSEGV on push instructions?...

linuxassemblyx86-64shellcode

Read More
Cast shellcode inside function pointer...

c++nasmshellcode

Read More
segfault reverse shell in linux x86 asm...

assemblyx86segmentation-faultsystem-callsshellcode

Read More
Outputting hex values in python3...

pythonpython-3.xhexshellcode

Read More
How inject shellcode loaded from file?...

c++arrayscharcode-injectionshellcode

Read More
Load shellcode from file to char* comes strange characters in end of text...

c++arrayswindowscharshellcode

Read More
Loading long shellcode in memory in C...

cshellcode

Read More
How can I reprogram my shellcode snippet to avoid null bytes?...

assemblyx86-64nasmshellcode

Read More
Debug unicode msfvenom payload...

shellcodemetasploit

Read More
x86 Assembly: Data in the Text Section...

assemblyx86shellcode

Read More
Shellcode as payload for buffer overflow (or other) exploits executed as root?...

securitybufferbuffer-overflowexploitshellcode

Read More
Do we overwrite EIP (return address) with an opcode or memory address?...

assemblyx86stack-overflowshellcode

Read More
can anyone explain this code to me?...

cstackexploitshellcode

Read More
BackNext