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

Some functions dont resolve that are part of multiple packed libraries. #218

Open
OSM-Made opened this issue Dec 10, 2022 · 4 comments
Open

Comments

@OSM-Made
Copy link
Contributor

Trying to import functions from libSceLncUtil don't end up resolving most likely due to the fact its packed into the libSceSystemService library.

I tried to manually resolve these functions but I have yet to find how to specify the library with out setting up a custom dlsym in the kernel.

@OSM-Made
Copy link
Contributor Author

Just as an update to this looks like libSceShellCoreUtil also lives inside libSceSystemService.

@OSM-Made
Copy link
Contributor Author

Looks like libSceSystemStateMgr also lives inside of libSceSystemService 😆

@Backporter
Copy link
Contributor

sceCoredump looks like it's inside libkernel too i think

@CrazyVoid
Copy link
Member

I'm pretty sure this is fixed one as a recent pull request at OpenOrbis/create-fself was recently accepted to address this issue, please let me know with the updated binary for create-fself if you are still having any issues!

if not ill have this issue closed out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants