Releases: project-mit/php-analyzes-execute-file-format
Releases · project-mit/php-analyzes-execute-file-format
v0.1.0 First Beta
v0.0.1 Add Management Class
Add Management Class
commit to 7ff0d4f
PE\ExecuteFormat::getObjectBitMode();
This method return to class object about mode on the operating system
v0.0.0 First Beta
Support list in v0.0.0 First Beta
- 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.
- 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.