Python Ethical Hacking - BACKDOORS(8)

Cross-platform hacking

  • All programs we wrote are pure python programs
  • They do not rely on OS-specific resources.

Result:

  • They work on any OS with a python interpreter.
  • If packaged, they will work on any OS if even if python is NOT installed.
posted @ 2019-10-07 12:04  晨风_Eric  阅读(137)  评论(0编辑  收藏  举报