|
The code is pretty much identical to the https://github.com/lilkui/runasti repository.
The only difference is that somebody refactored everything to camel case (e.g. "get_process_id_by_name(const string process_name)" becomes "GetProcessIdByName(wstring processName)").
The code in the repository already has some of the bugs fixed!
|