read_bytecode
Parse bytecode from a closed module in the unpack directory to expose its methods, constants, and opcode stream for analysis.
Instructions
Разобрать байт-код закрытого модуля (методы, константы, поток опкодов) из raw-слоя каталога unpack
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir_path | Yes | ||
| object_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |