Releases: Calendis/CalCorrupt
CalCorrupt 1.0.2 -- bugfixes
CalCorrupt 1.0.1 -- Fixing long-standing bugs :)
Fixed the 'log' feature not working at all due to a typo...
Hopefully fixed the app not working on locales which use a ',' instead of a '.' as their decimal separator
CalCorrupt 1.0.0 -- Fuzz feature and migration to Qt5!
CalCorrupt is now a Qt application rather than a Tk application. It'll support your themes this way and look a LOT nicer. It's also easier to design.
Also, I added a random fuzz that can be applied to the corruption value per-byte. A couple of error checks were added to make sure that the byte and fuzz ranges are valid (eg, max not smaller than min)
CalCorrupt v0.0.8 -- Error Handling and a UI improvement
The program now throws graphical error boxes if the user makes a mistake, and I also added a label to the value entry. All-in-all, CalCorrupt is now easier to use.
CalCorrupt 0.0.6 -- Corruption Stacking!
Added a toggle for whether or not corruptions stack with each other, an important feature.
CalCorrupt 0.0.5 -- Formal release, and behaviour improvements.
Software is now licensed.
You can now use floating-point values for corruptions, and files are reloaded before corruption.
CalCorrupt 0.0.4 -- Added polish
Added some polish.
Open function now opens files, instead of just copying their paths and letting the corrupt function open them. You cannot corrupt .py files anymore, to prevent the user from destroying the program. Some file information is actually displayed now. The window is no longer resizable.
TODO:
Not have an error when 'Cancel' is clicked when choosing a file
Add a help and about screen
Add some default values
Notify the user when no file is opened but they try and corrupt one
Add a window icon
CalCorrupt 0.0.3 -- Better UI
I made the window smaller and fixed some text bugs in the UI.
TODO:
Display file info
Not have an error when 'Cancel' is clicked when choosing a file
Add a window title
Catch more potential errors during corruption
Add a help and about screen
Add protection so you can't corrupt the source code using the corrupter.
Add some good default values.
CalCorrupt 0.0.2 -- Moderately Working
STILL TODO:
Display file info
Not have an error when 'Cancel' is clicked when choosing a file
Add a window title
Catch more potential errors during corruption, if any exist
Add a help and about screen
Add protection so you can't corrupt the source code using the corrupter.
Add some good default values.
Update the "no file corrupted text" to say "file corrupted" after the file is corrupted.
CalCorrupt 0.0.1 -- First usable version
The corrupter is now usable. All the features written by the radio buttons are implemented.
TODO:
Display file info
Not have an error when 'Cancel' is clicked when choosing a file
Add a window title
Catch more potential errors during corruption, if any exist
Add a help and about screen
Add protection so you can't corrupt the source code using the corrupter.
Add some good default values.
Update the "no file corrupted text" to say "file corrupted" after the file is corrupted.