.PLW 파일 확장자
32-bit Windows IDA Plugin Module
| 개발사 | Hex-Rays |
| 인기도 |
3.7 | 11 투표 |
PLW 파일이란 무엇인가요?
32-bit Windows plugin module used by IDA (The Interactive Disassembler), a multi-processor debugger and disassembler; contains data written in C++ that extends the functionality of the IDA tool.
추가 정보
A PLW file is a loadable library, similar to .DLL, that extends IDA's disassembling capabilities. Examples of additional functions that can be installed include the ability to export disasm information from idb or to enable integrated jump navigation and decompilation support. The plugin should be placed in the plugins directory of the application.
참고: Different file extensions are used for different IDA plugins. The .P64 extension is used for Windows 64-bit, the .PLX extension is used by Linux 32-bit, and the .PLX64 extension is used by Linux 64-bit plugins.
PLW 파일을 열거나 참조하는 프로그램
PicoLog Data File
| 개발사 | Pico Technology |
| 인기도 |
4.0 | 4 투표 |
Data format used by PicoLog data logging software; typically generated from a Pico data logger or data acquisition hardware device, such as an oscilloscope; includes a fixed-length header, followed by a data record for each sample.
추가 정보
Data recorded by Pico devices can be collected, analyzed, and displayed in spreadsheet and graphical format using PicoLog software.