SNIPPETS stringlengths 2 1.64k | INTENTS stringlengths 4 1.66k |
|---|---|
inc eax \n inc eax \n inc eax \n inc eax | point to the next double word in eax |
inc eax \n inc eax \n inc eax \n inc eax | move to the next double word in the eax register |
inc eax \n inc esi \n inc edi | increment eax, esi and edi by 1 |
inc eax \n int 0x80 | load __nr_exit into eax register and call kernel |
inc eax \n int 0x80 | execute exit syscall |
inc eax \n int 0x80 | execute waitpid syscall |
inc ebx | increment ebx by 1 |
inc ebx | increment ebx content by 1 |
inc ebx | define sys_socket 1 |
inc ebx | increment ebx content defining sys_socket =1 |
inc ebx | define sys_socket by increasing ebx by 1 |
inc ebx | increment ebx content defining sys_bind = 2 |
inc ebx | increment ebx content deining the argument sys_acccept = 5 |
inc ebx | increment ebx content then push it on stack |
inc ebx | increment ebx by 1. ebx = sys_socket = 1. |
inc ebx | increment ebx content |
inc ebx | inc-rement ebx by 1 |
inc ebx | ebx(5) = sys_accept = accept() |
inc ebx | set connect = 3 |
inc ebx | add 1 to ebx |
inc ebx | fix egg signature in ebx adding 1 |
inc ebx | load bind =2 into ebx register |
inc ebx | increment ebx register |
inc ebx | increment the contents of the ebx register |
inc ebx | increment ebx |
inc ebx | point to the next byte in the ebx register |
inc ebx \n inc ebx | increment ebx content two times |
inc ebx \n inc ebx | increment ebx two times defining sys_listen = 4 |
inc ebx \n inc ebx | point to the next word in the ebx register |
inc ebx \n inc ebx | move to the next word in the ebx register |
inc ebx \n inc ebx \n inc ebx \n inc ebx | point to the next double word in ebx |
inc ebx \n inc ebx \n inc ebx \n inc ebx | move to the next double word in the ebx register |
inc ebx \n push bx | increment ebx content and push it on stack |
inc ebx \n push ebx | increment ebx content and puh it on the stack |
inc ebx \n push ebx | increment ebx content then push it on stack |
inc ebx \n push ebx | push 1 on stack |
inc ecx | go to next address |
inc ecx | increment ecx |
inc ecx | increment ecx content by 1 |
inc ecx | increment ecx to 1 |
inc ecx | increment ecx by 1 |
inc ecx | increment ecx content |
inc ecx | point to the next position in ecx |
inc ecx | point to the next byte in ecx |
inc ecx | next instruction in the ecx register |
inc ecx | increment the contents of the ecx register |
inc ecx \n inc ecx | point to the next word in the ecx |
inc ecx \n inc ecx | move to the next word in the ecx |
inc ecx \n inc ecx \n inc ecx \n inc ecx | point to the next double word in ecx |
inc ecx \n inc ecx \n inc ecx \n inc ecx | move to the next double word in the ecx register |
inc edi | increments edi by 1 |
inc edi | increment edi register by 1 |
inc edi | increment edi content |
inc edi | increment edi register |
inc edi | inrement edi register |
inc edi | increment the contents of the edi register |
inc edi | point to the next byte in edi |
inc edi | increment edi |
inc edi \n add al,0x2 | increment edi register |
inc edi \n inc cl | increase edi and cl contents of 1 |
inc edx | increment edx register by 1 |
inc edx | increment edx register |
inc edx | increment edx register by1 |
inc edx | increment edx |
inc edx | point to the next byte in edx |
inc edx | point to the next byte in the edx register |
inc edx | increment the contents of the edx register |
inc edx \n inc edx | next word in the edx |
inc edx \n inc edx \n inc edx \n inc edx | point to the next double word in edx |
inc edx \n inc edx \n inc edx \n inc edx | move to the next double word in the edx register |
inc edx \n inc edx \n inc edx \n inc edx \n inc edx \n inc edx \n inc edx \n inc edx | increment edx by 1 for 8 times |
inc edx \n push edx | push sock_stream = 1 |
inc edx \n push edx | push af_inet = 2 |
inc edx \n push edx | increment edx and push sock_stream = 1 on stack |
inc edx \n push edx | increment edx and push af_inet = 2 on stack |
inc esi | increase esi of 1 |
inc esi | increment esi content |
inc esi | incremenet esi content |
inc esi | increment the offset (esi content) |
inc esi | esi point to next istruction in the encoded shellcode |
inc esi | move to the next byte increasing esi by 1 |
inc esi | increment esi |
inc esi | point to the next byte in esi |
inc esi | next byte in the encoded shellcode |
inc esi | point to the next byte of the shellcode |
inc esi | move to next byte in esi |
inc esi | point to the next byte of the encoded shellcode |
inc esi | increment to the next byte of the shellcode |
inc esi | increment the contents of the esi register |
inc esi \n inc edi | increment esi and edi register |
inc esi \n inc esi | increment esi content two times |
inc esi \n inc esi | point to the next encoded_shellcode word |
inc esi \n inc esi | point to the next word in esi |
inc esi \n inc esi | point to the next word of the encoded shellcode |
inc esi \n inc esi | point to the next word of the shellcode |
inc esi \n inc esi | next word of the shellcode |
inc esi \n inc esi | move to the next word of the encoded shellcode |
inc esi \n inc esi | move to the next word of the shellcode |
inc esi \n inc esi \n inc edi | increment esi two times and edi once |
inc esi \n inc esi \n inc esi | increment esi three times |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.