Skip to content

This project can analyzes for functions list of the Operating-System-Execute-File.

License

Notifications You must be signed in to change notification settings

project-mit/php-analyzes-execute-file-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-analyzes-execute-file-format

Latest Stable Version Total Downloads Latest Unstable Version License

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

  1. Install composer in your project : curl -s http://getcomposer.org/installer | php

  2. 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"
    }
  3. Install via composer : php composer.phar install

Licence

This software is distributed under MIT Licence.

Support list of future

  1. This library can analyzes to the PE-header in the windows-execute-file.
  2. The DLL(Dynamic Link Library) list and functions list that use in the windows-execute-file is extract.
  3. Analysis for the extension name
  4. Get to the machine commands and assembly codes in the specific function.
  5. Searching string list of the windows-execute-file.
  6. The Execute File Format of Linux(ELF File Format) will be support.

About

This project can analyzes for functions list of the Operating-System-Execute-File.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages