# CSharp-InternalBase **Repository Path**: MikeStanzione/CSharp-InternalBase ## Basic Information - **Project Name**: CSharp-InternalBase - **Description**: A x86/x64 class library that can be injected into unmanaged processes - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-19 - **Last Updated**: 2021-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## CSharp - Internal Base A basic clean template for somewhat easily executing your managed C# inside an unmanaged process. A compatible injector along with a appropriate settings file for said injector has been provided in the *\bin\Debug*. Make sure to clone this repository and restore nuget packages as the functionality of this depends on them. # Memory.cs _Insert stuff about Memory.cs file here_ # Credits * Github User [master131](https://github.com/master131/ExtremeInjector) for his Injector * Credits to author of [ILMerge](https://www.nuget.org/packages/ILMerge/3.0.29?_src=template) * Credits to autor of [MSBuild.ILMerge.Task](https://www.nuget.org/packages/MSBuild.ILMerge.Task/1.1.3?_src=template) * Credits to author of [DllExport](https://www.nuget.org/packages/DllExport/1.7.0?_src=template)