Advertisement
Guest User

Untitled

a guest
Aug 6th, 2018
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. FAIL: unprivileged myproc: --unprivileged process.begin
  2. FAIL: unprivileged myproc: --privilege=stapusr process.end
  3. FAIL: unprivileged myproc: --unprivileged process.function(string)
  4. FAIL: unprivileged myproc: --privilege=stapusr process.function(number)
  5. FAIL: unprivileged myproc: --unprivileged process.function(number).call
  6. FAIL: buildok/alias_suffixes02.stp
  7. FAIL: unprivileged myproc: --unprivileged process.function(number).return
  8. FAIL: unprivileged myproc: --privilege=stapusr process.function(number).exported
  9. FAIL: buildok/alias_suffixes03.stp
  10. FAIL: unprivileged myproc: --unprivileged process.function(string).call
  11. FAIL: buildok/alias_suffixes04.stp
  12. FAIL: unprivileged myproc: --privilege=stapusr process.function(string).inline
  13. FAIL: unprivileged myproc: --unprivileged process.function(string).label(string)
  14. FAIL: buildok/alias_suffixes05.stp
  15. FAIL: unprivileged myproc: --privilege=stapusr process.function(string).return
  16. FAIL: buildok/alias_suffixes06.stp
  17. FAIL: unprivileged myproc: --unprivileged process.function(string).exported
  18. FAIL: unprivileged myproc: --privilege=stapusr process.function(string).callee(string)
  19. FAIL: unprivileged myproc: --unprivileged process.function(string).callee(string).call
  20. FAIL: unprivileged myproc: --privilege=stapusr process.function(string).callee(string).return
  21. FAIL: unprivileged myproc: --unprivileged process.function(string).callees
  22. FAIL: unprivileged myproc: --privilege=stapusr process.function(string).callees(number)
  23. FAIL: unprivileged myproc: --unprivileged process.plt
  24. FAIL: unprivileged myproc: --privilege=stapusr process.plt.return
  25. FAIL: unprivileged myproc: --unprivileged process.plt(string)
  26. FAIL: unprivileged myproc: --privilege=stapusr process.plt(string).return
  27. FAIL: unprivileged myproc: --unprivileged process.library(string).function(number)
  28. FAIL: unprivileged myproc: --privilege=stapusr process.library(string).function(number).call
  29. FAIL: unprivileged myproc: --privilege=stapusr process.library(string).function(number).return
  30. FAIL: unprivileged myproc: --unprivileged process.library(string).function(number).exported
  31. FAIL: unprivileged myproc: --privilege=stapusr process.library(string).function(string)
  32. FAIL: unprivileged myproc: --unprivileged process.library(string).function(string).call
  33. FAIL: unprivileged myproc: --privilege=stapusr process.library(string).function(string).inline
  34. FAIL: unprivileged myproc: --unprivileged process.library(string).function(string).return
  35. FAIL: unprivileged myproc: --privilege=stapusr process.library(string).function(string).exported
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement