Notifications
Clear all
Topic starter
27/04/2026 11:58 pm
Hi everyone,
I have been working tirelessly on a new desktop application that handles heavy data processing, but I have hit a bit of a roadblock during the final debugging phase. While the software works perfectly with clean data, I am terrified of what might happen if a user tries to upload a damaged or incomplete executable.
I need to see if my error-handling logic actually catches internal structural issues before the whole system crashes. To ensure my software is truly robust, I am looking for a reliable way to find or create corrupt binary files for testing.
Thanks in advance.