码迷,mamicode.com
首页 > 编程语言 > 详细

Python Ethical Hacking - BACKDOORS(8)

时间:2019-10-07 13:13:26      阅读:85      评论:0      收藏:0      [点我收藏+]

标签:not   ram   text   ret   ams   specific   cal   orm   under   

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.

Python Ethical Hacking - BACKDOORS(8)

标签:not   ram   text   ret   ams   specific   cal   orm   under   

原文地址:https://www.cnblogs.com/keepmoving1113/p/11629953.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!