PS4CheaterNeo – Fix ArgumentException in Query window when searching short Hex values
PS4CheaterNeo v1.0.6 – Fix for short‑hex queries in the Query window
A quick memory scanner for classic games just got sturdier. The tool now handles those “short” hex strings you love to throw at retro titles without blowing up.
What’s new
- 🛠️ Crash‑fix: The Query window no longer crashes when “Hex” is enabled and the entered string is shorter than the scan size (e.g., an 8‑byte scan with a 4‑digit hex).
- ⚙️ Smart padding: Added logic in `ScanTool.cs` that auto‑resizes and zero‑pads the input byte array before calling `BitConverter`, eliminating the Destination array is not long enough exception.
Quick notes
- Works on all platforms supported by previous releases (Windows 10+, .NET 6).
- No UI changes – just a smoother, more reliable scanning experience.
Happy hunting! 🎮✨
