fork download
  1.  
  2. 6FC8604F nop
  3. 6FC86050 push ebx
  4. 6FC86051 mov ebx,ecx
  5. 6FC86053 sub esp,28h
  6. 6FC86056 lea eax,[esp+1Fh]
  7. 6FC8605A mov dword ptr [esp+8],eax
  8. 6FC8605E mov dword ptr [esp+4],0
  9. 6FC86066 mov dword ptr [esp],0
  10. 6FC8606D call 6FC840B0
  11. 6FC86072 mov dword ptr [ebx],eax //NULL POINTER DEREFERENCE
  12. 6FC86074 add esp,28h
  13. 6FC86077 pop ebx
  14. 6FC86078 ret
  15. 6FC86079 nop
  16.  
  17.  
  18. LOCALS:
  19. EBX 00000000
  20. EAX 003E3DBC
  21. AL BC
  22. ESP 0022FE80
  23.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty