# FridaSharp **Repository Path**: cc4work_admin/FridaSharp ## Basic Information - **Project Name**: FridaSharp - **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-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FridaSharp C# Wrapper around frida.dll ## Building Frida.dll Follow the the instructions [here](https://www.frida.re/docs/building/). Building in release mode should produce smaller files (configurable in the solution build properties menu). ## Building FridaSharp Load the project in Visual Studio and build. ## Usage Run the FridaSharp exectuable and provide the path the JS file containing your instrumentation and the process name to hook.