代码搜索结果
找到约 11,834 项符合
Python 的代码
readme
Python-to-libsvm interface
Introduction
============
Python (http://www.python.org/) is a programming language suitable for
rapid development. This python-to-libsvm interface is developed so
users
building.txt
----------------------------------------------------------
IDAPython - Python plugin for Interactive Disassembler Pro
----------------------------------------------------------
Building From Source
build.py
#!/usr/bin/env python
#------------------------------------------------------------
# IDAPython - Python plugin for Interactive Disassembler Pro
#
# Copyright (c) 2004-2008 Gergely Erdelyi
basetsd.h
#ifndef _BASETSD_H
#define _BASETSD_H
/* Microsoft free compilers seem to lack this file and Python needs it */
#endif
readme.txt
----------------------------------------------------------
IDAPython - Python plugin for Interactive Disassembler Pro
----------------------------------------------------------
WHAT IS IDAPTYHON?
install_paths
#! /usr/bin/env python
import sys
txt = sys.stdin.read()
for s in sys.argv[1:]:
a,b = s.split("=")
txt = txt.replace("#%s#"%a.upper(), '"%s"' % b)
print txt
sanguo.py
#!/usr/bin/env python
#coding=utf-8
# TODO: modify class sanguo according to the following idea.
# sanguo杩欎釜绫诲彧鎻愪緵鎵
readme
Python-to-libsvm interface
Introduction
============
Python (http://www.python.org/) is a programming language suitable for
rapid development. This python-to-libsvm interface is developed so
users
1350.txt
Rule:
--
Sid:
1350
--
Summary:
Attempted python access via web
--
Impact:
Attempt to execute a python script on a host.
--
Detailed Information:
This is an attempt to execute a python script on a
1349.txt
Rule:
--
Sid:
1349
--
Summary:
Attempted /bin/python access via web
--
Impact:
Attempt to execute a python script on a host.
--
Detailed Information:
This is an attempt to execute a python script