# c_play_ld_hook **Repository Path**: JIHAIXUAN/c_play_ld_hook ## Basic Information - **Project Name**: c_play_ld_hook - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-03 - **Last Updated**: 2025-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ``` export LD_PRELOAD=./libhook.so python hello.py //hook了python的输出函数 ```