├── AESInject ├── .vs │ └── AESInject │ │ └── v16 │ │ └── .suo ├── AESInject.sln └── AESInject │ ├── AESInject.csproj │ ├── App.config │ ├── Program.cs │ ├── Properties │ └── AssemblyInfo.cs │ ├── bin │ └── x64 │ │ └── Release │ │ ├── AESInject.exe │ │ ├── AESInject.exe.config │ │ └── AESInject.pdb │ └── obj │ ├── Debug │ ├── .NETFramework,Version=v4.7.2.AssemblyAttributes.cs │ ├── AESInject.csproj.AssemblyReference.cache │ └── DesignTimeResolveAssemblyReferencesInput.cache │ └── x64 │ ├── Debug │ ├── .NETFramework,Version=v4.7.2.AssemblyAttributes.cs │ └── DesignTimeResolveAssemblyReferencesInput.cache │ └── Release │ ├── .NETFramework,Version=v4.7.2.AssemblyAttributes.cs │ ├── AESInject.csproj.CoreCompileInputs.cache │ ├── AESInject.csproj.FileListAbsolute.txt │ ├── AESInject.exe │ ├── AESInject.pdb │ └── DesignTimeResolveAssemblyReferencesInput.cache ├── LICENSE └── README.md /AESInject/.vs/AESInject/v16/.suo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/.vs/AESInject/v16/.suo -------------------------------------------------------------------------------- /AESInject/AESInject.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject.sln -------------------------------------------------------------------------------- /AESInject/AESInject/AESInject.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/AESInject.csproj -------------------------------------------------------------------------------- /AESInject/AESInject/App.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/App.config -------------------------------------------------------------------------------- /AESInject/AESInject/Program.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/Program.cs -------------------------------------------------------------------------------- /AESInject/AESInject/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /AESInject/AESInject/bin/x64/Release/AESInject.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/bin/x64/Release/AESInject.exe -------------------------------------------------------------------------------- /AESInject/AESInject/bin/x64/Release/AESInject.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/bin/x64/Release/AESInject.exe.config -------------------------------------------------------------------------------- /AESInject/AESInject/bin/x64/Release/AESInject.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/bin/x64/Release/AESInject.pdb -------------------------------------------------------------------------------- /AESInject/AESInject/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/obj/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs -------------------------------------------------------------------------------- /AESInject/AESInject/obj/Debug/AESInject.csproj.AssemblyReference.cache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/obj/Debug/AESInject.csproj.AssemblyReference.cache -------------------------------------------------------------------------------- /AESInject/AESInject/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache -------------------------------------------------------------------------------- /AESInject/AESInject/obj/x64/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/obj/x64/Debug/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs -------------------------------------------------------------------------------- /AESInject/AESInject/obj/x64/Debug/DesignTimeResolveAssemblyReferencesInput.cache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/obj/x64/Debug/DesignTimeResolveAssemblyReferencesInput.cache -------------------------------------------------------------------------------- /AESInject/AESInject/obj/x64/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/obj/x64/Release/.NETFramework,Version=v4.7.2.AssemblyAttributes.cs -------------------------------------------------------------------------------- /AESInject/AESInject/obj/x64/Release/AESInject.csproj.CoreCompileInputs.cache: -------------------------------------------------------------------------------- 1 | 0ad2913c3c24bfd3eb472a8770b9e4a19a0c875d 2 | -------------------------------------------------------------------------------- /AESInject/AESInject/obj/x64/Release/AESInject.csproj.FileListAbsolute.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/obj/x64/Release/AESInject.csproj.FileListAbsolute.txt -------------------------------------------------------------------------------- /AESInject/AESInject/obj/x64/Release/AESInject.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/obj/x64/Release/AESInject.exe -------------------------------------------------------------------------------- /AESInject/AESInject/obj/x64/Release/AESInject.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/obj/x64/Release/AESInject.pdb -------------------------------------------------------------------------------- /AESInject/AESInject/obj/x64/Release/DesignTimeResolveAssemblyReferencesInput.cache: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/AESInject/AESInject/obj/x64/Release/DesignTimeResolveAssemblyReferencesInput.cache -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/san3ncrypt3d/AESShellCodeInjector/HEAD/README.md --------------------------------------------------------------------------------