Advertisement
Guest User

Untitled

a guest
Apr 6th, 2025
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 00000060  5F                pop edi
  2. 00000061  5F                pop edi
  3. 00000062  5F                pop edi
  4. 00000063  57                push edi
  5. 00000064  49                dec ecx
  6. 00000065  F2AE              repne scasb
  7. 00000067  F7D1              not ecx
  8. 00000069  89CA              mov edx,ecx
  9. 0000006B  C647FF0A          mov byte [edi-0x1],0xa
  10. 0000006F  B004              mov al,0x4
  11. 00000071  43                inc ebx
  12. 00000072  59                pop ecx
  13. 00000073  CD80              int 0x80
  14. 00000075  93                xchg eax,ebx
  15. 00000076  29D3              sub ebx,edx
  16. 00000078  CD80              int 0x80
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement