OpenOrbis / mira-project-archive

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

Re-implement all RPC endpoints that don't use Request/Response #69

Closed kiwidoggie closed 5 years ago

kiwidoggie commented 6 years ago

This is happening due to the major refactor.

kiwidoggie commented 5 years ago

Update on this status, currently finished the MiraLoader payload. This can be used as a replacement for the built in loader "waiting for payload" in the exploit files. This supports launching userland elf payloads, or if the payload contains a ELF header will launch directly as a kernel ELF. This will be modified in the future once the lld linker is complete and we will have a .miraconf section in order to hold mira configuration if the launching elf is a kernel elf, userland utility, homebrew, trainer, or kernel/user plugins.