avan06
avan06
Below is the sender payload for ctn123's PS4Cheater. ```cs private void send_pay_load(string IP, string payloadPath, int port) { Socket socket = new Socket(AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp); socket.Connect(new IPEndPoint(IPAddress.Parse(IP), port)); socket.SendFile(payloadPath); socket.Close();...
Hello, I'm glad to hear that everything is running smoothly with the current version—congratulations!
Added corresponding PS5 Offset in GameInfos. Thanks to JeymyAV for the notification and contribution! https://github.com/avan06/PS4CheaterNeo/releases/tag/1.0.5