.PLX64 파일 확장자
64-bit Linux IDA Plugin Module
| 개발사 | Hex-Rays |
| 인기도 |
3.0 | 1 투표 |
PLX64 파일이란 무엇인가요?
64-bit Linux plugin module used by IDA (The Interactive Disassembler), a multi-processor tool used to debug and disassemble executable files into low-level assembly language code; contains a plugin written in C++ that extends the capabilities of the IDA tool.
추가 정보
The PLX64 files are loadable libraries, similar to .DLL, that are installed to add capabilities, such as support for Python, that IDA did not have previously. The PLX64 plugin should be placed in the /plugin/plx64/ 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 is used for Windows 64-bit, and the .PLX extension is used by Linux 32-bit plugins.
PLX64 파일을 열거나 참조하는 프로그램
Linux
무료 체험판