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

Request support ps4 11.0 #51

Open
jiale58 opened this issue May 11, 2024 · 17 comments
Open

Request support ps4 11.0 #51

jiale58 opened this issue May 11, 2024 · 17 comments

Comments

@jiale58
Copy link

jiale58 commented May 11, 2024

No description provided.

@avan06
Copy link
Owner

avan06 commented May 17, 2024

Hi,

Since this project relies on the underlying ps4debug package, we need to wait for a version of ps4debug that supports fw 11.0.

Thank you.

@mayizz
Copy link

mayizz commented May 22, 2024

couldn't frame4 by DeathRGH be used instead of ps4debug? Since it has been ported to 11: https://github.com/DeathRGH/frame4. A depricated version of the ps4 toolbox works with frame4

@mayizz
Copy link

mayizz commented May 22, 2024

nvm. ps4debug was ported by karo: karo218.ir/1100

@avan06
Copy link
Owner

avan06 commented May 23, 2024

Hi mayizz,

Thank you for providing the relevant information. Frame4 looks quite feasible, and I can look into how to integrate it. Before that, if we can successfully start ps4debug through the 11.0 website provided by karo218, this program should also be able to run.

@jiale58
Copy link
Author

jiale58 commented May 23, 2024 via email

@avan06
Copy link
Owner

avan06 commented May 23, 2024

Hi jiale58, mayizz

I have integrated DeathRGH/frame4 into this program. However, since frame4 only supports firmware versions (5.05, 9.00, and 11.00), and I only have 6.72, I am unable to test it myself. I would appreciate if you could assist in testing whether it can function normally. Thank you.

https://github.com/avan06/PS4CheaterNeo/releases/tag/1.0.3.0

@DeathRGH
Copy link

DeathRGH commented May 23, 2024

Hi @avan06 I know this is off topic but if you wish I can add support for 6.72, that's a matter of minutes.
Not sure if I have 100% all things ported like the core dump patch and that but the main functionality should be enough anyway.

EDIT: Added support for 6.72, check the latest release!

Furthermore you should implement libframe4 as a submodule to keep it up to date with the original repository.
Do you want to add this yourself or do you want me to fork it and create a pull request later?

@avan06
Copy link
Owner

avan06 commented May 24, 2024

Hi @DeathRGH,

Thank you very much for developing and designing frame4, and also for adding support for 6.72 fw (I will find time to test it as well).
First of all, I apologize for integrating libframe4-cs into my program. Because I wanted to share it with the original ps4debug, I modified it to inherit the same interface (IPS4DBG) of the library, so I could make minimal changes to my program.
However, there will indeed be limitations in keeping it synchronized with your library. I need to consider the approach for this. Once again, thank you for developing and sharing!

@etiktghb
Copy link

'PS4CheaterNeo1.0.2.9' worked.
Installing 'GoldHEN v2.4b17.2'.
WiFi Network Configuration.
Payloaded ps4debug from http://karo218.ir/1100/
and CONNECT with 'ELF INJECTOR PS4 11.00'.
Selected eboot.bin.

ELF INJECTOR PS4 11.00
https://x.com/SonysNightmare/status/1793430513165951486

@avan06
Copy link
Owner

avan06 commented May 24, 2024

Hi etiktghb,

Thank you for sharing your successful experience using version 1.0.2.9 with karo218's 11.0 ps4debug!

@etiktghb
Copy link

etiktghb commented May 24, 2024

Then I tried it.
It worked without 'ELF INJECTOR PS4 11.00'CONNECT.
1.0.3.0 also worked!

@mayizz
Copy link

mayizz commented May 24, 2024

Hi avan06,

thank you very much for your efforts and the immediate integration of Frame4. Payload injection works well without any issues. When pressing on "query" or "refresh processes" on the consecutive window an error message occurs as illustrated in the bottom screenshot. The text says "An attempt was made to access an element
whose type is not compatible with the array. at...".
Screenshot 2024-05-24 053002

i hope being any assistance and thanks a lot

@avan06
Copy link
Owner

avan06 commented May 24, 2024

Hi mayizz,

Thank you for your testing feedback. This was indeed a bug in my program, and it has been fixed in version 1.0.3.1. Based on my initial tests, Frame4 should be working fine now!

@mayizz
Copy link

mayizz commented May 24, 2024

Hi avan06,

excellent work! The new version works flawlessly for me. Cheers for your work ✌️

@jiale58
Copy link
Author

jiale58 commented May 24, 2024

Hi avan06,DeathRGH,mayizz,
Thank you for sharing, running successfully

@jiale58
Copy link
Author

jiale58 commented May 24, 2024

1

@etiktghb
Copy link

etiktghb commented May 25, 2024

PS4CheaterNeo 1.0.3.1
Frame4.bin 0.2.4
PS4 Firmware 11.00
GoldHEN v2.4b17.2

All OK!!

PS4CheaterNeo

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

5 participants