.PLX 文件扩展名
Perl Executable File
| 开发者 | 不适用 |
| 受欢迎程度 |
3.7 | 13 票 |
什么是 PLX 文件?
Executable program written in the Perl programming language; often used for Web applications that are run on a Web server, but may be run on any system that includes a Perl interpreter.
更多信息
可打开 PLX 文件的程序
32-bit Linux IDA Plugin Module
| 开发者 | Hex-Rays |
| 受欢迎程度 |
2.5 | 4 票 |
32-bit Linux plugin module used by IDA (The Interactive Disassembler), a tool that allows users to disassemble executable files into low-level assembly language code; contains a plugin written in C++ that extends the capabilities of the IDA tool.
更多信息
The PLX files are loadable libraries, similar to .DLL, that extend IDA's functionality. The PLX plugin should be placed in the /plugin/plx/ directory.
注: Each IDA plugin uses a different extension depending on its operating system type. The .PLW extension is used for Windows 32-bit, the .P64 extension is used by Windows 64-bit, and the .PLX64 extension is used by Linux 64-bit plugins.