Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Firmware Agnostic Code #25

Open
kiwidoggie opened this issue Oct 21, 2021 · 1 comment
Open

Enable Firmware Agnostic Code #25

kiwidoggie opened this issue Oct 21, 2021 · 1 comment
Assignees
Labels
Build enhancement New feature or request

Comments

@kiwidoggie
Copy link
Owner

At the request of a well known PS4/5 hacker, there will need to be a pass of modifying kdlsym to be firmware agnostic. This way we can have 1 payload for multiple firmwares. This will involve adding code that is structure/firmware agnostic in order to scan the kernel without crashing for offsets/functions that get assigned at runtime instead of compile time.

This will also need to be regression tested to ensure we do not break any other compatibility.

@kiwidoggie kiwidoggie added Build enhancement New feature or request labels Oct 21, 2021
@kiwidoggie kiwidoggie self-assigned this Jan 26, 2022
@kiwidoggie
Copy link
Owner Author

Many changes have been made to MiraLoader in preparation for 100a% agnostic firmware

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant