# snoop **Repository Path**: webget/snoop ## Basic Information - **Project Name**: snoop - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-21 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # JavaSnoop Intercept Java applications locally JavaSnoop attempts to attach to an existing process (like a debugger) and instantly begin tampering with method calls, or just watch what’s happening on the system. Work with [Inspector client](https://github.com/zhkl0228/InspectorClient).