Skip to content

Instantly share code, notes, and snippets.

@revENGR
Last active May 3, 2020 10:50
Show Gist options
  • Save revENGR/be3381eb4680f486931ba17516721bb2 to your computer and use it in GitHub Desktop.
Save revENGR/be3381eb4680f486931ba17516721bb2 to your computer and use it in GitHub Desktop.
BossaBot
.text:0804E41B lea ebx, [ebp+var_3C]
.text:0804E41E mov [ebp+var_30], 0
.text:0804E425 lea esi, [ebp+var_2C]
.text:0804E428 mov [ebp+var_2C], 0
.text:0804E42F mov [ebp+var_28], 0
.text:0804E436 mov [ebp+var_24], 0
.text:0804E43D mov [ebp+var_20], 0
.text:0804E444 mov word ptr [ebp+var_3C], 2
.text:0804E44A mov word ptr [ebp+var_3C+2], 6B04h ; Port - 1131 (0x46b)
.text:0804E450 mov [ebp+var_38], 0
.text:0804E457 mov [esp+4], ecx
.text:0804E45B mov [esp+8], edi
.text:0804E45F mov dword ptr [esp], 2
.text:0804E466 call _socket
.text:0804E46B mov edx, 10h
.text:0804E470 mov [ebp+var_37B4], eax
.text:0804E476 mov [esp+8], edx
.text:0804E47A mov [esp+4], ebx
.text:0804E47E lea ebx, [ebp+var_10]
.text:0804E481 mov [esp], eax
.text:0804E484 call _bind
.text:0804E489 mov eax, 32h
.text:0804E48E mov [esp+4], eax
.text:0804E492 mov eax, [ebp+var_37B4]
.text:0804E498 mov [esp], eax
.text:0804E49B call _listen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment