├── Assets ├── 1.png ├── 3.png └── SF Pro Display Semibold.ttf ├── Cpp2IL ├── !add new ver of cpp2il here and rename it to Cpp2IL dot exe like here ├── !do not delete exe ├── 0Harmony.dll ├── CommandLine.dll ├── Cpp2IL.Core.dll ├── Cpp2IL.Core.pdb ├── Cpp2IL.exe ├── Cpp2IL.exe.config ├── Cpp2IL.pdb ├── Gee.External.Capstone.dll ├── Iced.dll ├── IndexRange.dll ├── LibCpp2IL.dll ├── LibCpp2IL.pdb ├── Mono.Cecil.Mdb.dll ├── Mono.Cecil.Pdb.dll ├── Mono.Cecil.Rocks.dll ├── Mono.Cecil.dll ├── MonoMod.RuntimeDetour.dll ├── MonoMod.Utils.dll ├── Pastel.dll ├── System.ValueTuple.dll ├── WasmDisassembler.dll ├── WasmDisassembler.pdb └── capstone.dll ├── README.md ├── main.py └── version.txt /Assets/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Assets/1.png -------------------------------------------------------------------------------- /Assets/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Assets/3.png -------------------------------------------------------------------------------- /Assets/SF Pro Display Semibold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Assets/SF Pro Display Semibold.ttf -------------------------------------------------------------------------------- /Cpp2IL/!add new ver of cpp2il here and rename it to Cpp2IL dot exe like here: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Cpp2IL/!do not delete exe: -------------------------------------------------------------------------------- 1 | do not delete/modify/mess with this file -------------------------------------------------------------------------------- /Cpp2IL/0Harmony.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/0Harmony.dll -------------------------------------------------------------------------------- /Cpp2IL/CommandLine.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/CommandLine.dll -------------------------------------------------------------------------------- /Cpp2IL/Cpp2IL.Core.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/Cpp2IL.Core.dll -------------------------------------------------------------------------------- /Cpp2IL/Cpp2IL.Core.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/Cpp2IL.Core.pdb -------------------------------------------------------------------------------- /Cpp2IL/Cpp2IL.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/Cpp2IL.exe -------------------------------------------------------------------------------- /Cpp2IL/Cpp2IL.exe.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/Cpp2IL.exe.config -------------------------------------------------------------------------------- /Cpp2IL/Cpp2IL.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/Cpp2IL.pdb -------------------------------------------------------------------------------- /Cpp2IL/Gee.External.Capstone.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/Gee.External.Capstone.dll -------------------------------------------------------------------------------- /Cpp2IL/Iced.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/Iced.dll -------------------------------------------------------------------------------- /Cpp2IL/IndexRange.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/IndexRange.dll -------------------------------------------------------------------------------- /Cpp2IL/LibCpp2IL.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/LibCpp2IL.dll -------------------------------------------------------------------------------- /Cpp2IL/LibCpp2IL.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/LibCpp2IL.pdb -------------------------------------------------------------------------------- /Cpp2IL/Mono.Cecil.Mdb.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/Mono.Cecil.Mdb.dll -------------------------------------------------------------------------------- /Cpp2IL/Mono.Cecil.Pdb.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/Mono.Cecil.Pdb.dll -------------------------------------------------------------------------------- /Cpp2IL/Mono.Cecil.Rocks.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/Mono.Cecil.Rocks.dll -------------------------------------------------------------------------------- /Cpp2IL/Mono.Cecil.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/Mono.Cecil.dll -------------------------------------------------------------------------------- /Cpp2IL/MonoMod.RuntimeDetour.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/MonoMod.RuntimeDetour.dll -------------------------------------------------------------------------------- /Cpp2IL/MonoMod.Utils.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/MonoMod.Utils.dll -------------------------------------------------------------------------------- /Cpp2IL/Pastel.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/Pastel.dll -------------------------------------------------------------------------------- /Cpp2IL/System.ValueTuple.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/System.ValueTuple.dll -------------------------------------------------------------------------------- /Cpp2IL/WasmDisassembler.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/WasmDisassembler.dll -------------------------------------------------------------------------------- /Cpp2IL/WasmDisassembler.pdb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/WasmDisassembler.pdb -------------------------------------------------------------------------------- /Cpp2IL/capstone.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/Cpp2IL/capstone.dll -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/README.md -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YeetDisDude/Cpp2IL-gui/HEAD/main.py -------------------------------------------------------------------------------- /version.txt: -------------------------------------------------------------------------------- 1 | 0.2.0 2 | --------------------------------------------------------------------------------