projectmit/php-analyzes-execute-file-format
Composer 安装命令:
composer require projectmit/php-analyzes-execute-file-format
包简介
This project can analyzes for functions list of the Operating-System-Execute-File.
README 文档
README
About
This project can analyzes for functions list of the Windows-Execute-File. The php-analyzes-execute-file-format's project will be support of future on feature like next.
Installation
You have multiple ways to install php-analyzes-execute-file-format.
Composer
-
Install composer in your project :
curl -s http://getcomposer.org/installer | php -
Create a composer.json file or update it in your project root :
"require": { "projectmit/php-analyzes-execute-file-format" : "0.1.0" }
or
"require": { "projectmit/php-analyzes-execute-file-format" : "dev-master" }
-
Install via composer :
php composer.phar install
Licence
This software is distributed under MIT Licence.
Support list of future
- This library can analyzes to the PE-header in the windows-execute-file.
- The DLL(Dynamic Link Library) list and functions list that use in the windows-execute-file is extract.
- Analysis for the extension name
- Get to the machine commands and assembly codes in the specific function.
- Searching string list of the windows-execute-file.
- The Execute File Format of Linux(ELF File Format) will be support.
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-08-30