SkillAgentSearch skills...

IL2cppStartProcess

direct call to win api to start a process

Install / Use

/learn @josh4364/IL2cppStartProcess
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

IL2cppStartProcess

Direct call to Windows API (kernel32.dll) to start a process, because il2cpp doesn't support the Process class yet when converting C#.

InternalServerProcess.cs Example how to use it from a unity project (Its not pretty or safe, just left over from when we prototyped this).

View on GitHub
GitHub Stars74
CategoryDevelopment
Updated6mo ago
Forks17

Languages

C#

Security Score

87/100

Audited on Sep 22, 2025

No findings