.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
免费试用