OpenOrbis/mira-project-archive

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

Closed this issue · 1 comments

This is happening due to the major refactor.

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.