A simple binary file editor made with PyQt6.
Find a file
2024-11-19 18:04:01 +01:00
gui/raw_ui File opening is now really working. 2024-11-18 17:20:49 +01:00
connect_gui.py OOPed everything a little more and added some comments. 2024-11-18 18:28:26 +01:00
file.py Data is now represented in readable Binary. 2024-11-19 17:52:08 +01:00
main.py OOPed everything a little more and added some comments. 2024-11-18 18:28:26 +01:00
requirements.txt Updated requirements.txt 2024-11-18 17:56:47 +01:00
utils.py Made it more readable. 2024-11-19 18:04:01 +01:00