Advertisement
Guest User

Untitled

a guest
Apr 28th, 2017
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. extrn _free:proc
  2. extrn __tell:proc
  3. extrn __lseek:proc
  4. extrn __write:proc
  5. extrn @__security_check_cookie@4:proc
  6. extrn _fputs:proc
  7. extrn _getenv:proc
  8. extrn __putenv:proc
  9. extrn __spawnlp:proc
  10. extrn __unlink:proc
  11. extrn _exit:proc
  12. extrn __except_handler3:proc
  13. extrn _memmove:proc
  14. extrn __msize:proc
  15. extrn _malloc:proc
  16. extrn _realloc:proc
  17. extrn _strncpy:proc
  18. extrn _sprintf:proc
  19. extrn __memicmp:proc
  20. extrn _strncmp:proc
  21. extrn __strnicmp:proc
  22. extrn __ltoa:proc
  23. extrn __ultoa:proc
  24. extrn _atoi:proc
  25. extrn __strdup:proc
  26. extrn __execlp:proc
  27. extrn __splitpath:proc
  28. extrn _printf:proc
  29. extrn _time:proc
  30. extrn __read:proc
  31. extrn __sopen:proc
  32. extrn __close:proc
  33. extrn __read:proc
  34. extrn __getcwd:proc
  35. extrn _SetConsoleCtrlHandler@8:proc
  36. extrn __strdate:proc
  37. extrn __strtime:proc
  38. extrn __strupr:proc
  39. extrn __exit:proc
  40. extrn __fptrap:proc
  41. extrn __fullpath:proc
  42. extrn _toupper:proc
  43. extrn __setmode:proc
  44. extrn _signal:proc
  45. extrn __makepath:proc
  46.  
  47. extrn ___strgtold12:proc
  48. extrn __ld12told:proc
  49. extrn __ld12tod:proc
  50. extrn __ld12tof:proc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement