.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.