OpenOrbis / mira-project-archive

The Homebrew Platform
GNU General Public License v3.0
221 stars 50 forks source link

Userland Payload Injection #60

Closed Cryptogenic closed 6 years ago

Cryptogenic commented 6 years ago

Allows users to inject payloads into a new process in userland.

kiwidoggie commented 6 years ago

This has been added with the commit

https://github.com/OpenOrbis/mira-project/blob/vNext/Firmware/MiraFW/src/mira/utils/injector.c#L227

Will be continued to be developed on from this point.