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

Does not work on FW 6.51 #2

Open
sleirsgoevy opened this issue Jan 29, 2020 · 1 comment
Open

Does not work on FW 6.51 #2

sleirsgoevy opened this issue Jan 29, 2020 · 1 comment

Comments

@sleirsgoevy
Copy link

If I run this on PS4 FW 6.51, I get an error complaining that Struct cannot be found. If I rewrite the code which is using it (int64.js and read*/write* functions) to use typed arrays instead, it works but the bug does not get triggered. The PoC does work though, so the bug is definitely present.

@sleirsgoevy
Copy link
Author

So I went ahead and reimplemented the exploit from scratch (not actually; the only thing that has been left from the original exploit is the JSCell header for fake typed array). https://github.com/sleirsgoevy/bad_hoist

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

1 participant