bytebutcher / decoder-plus-plus

An extensible application for penetration testers and software developers to decode/encode data into various formats.
GNU General Public License v3.0
101 stars 24 forks source link

Saving to output file fails #51

Closed bytebutcher closed 2 years ago

bytebutcher commented 2 years ago

When opening the Decoder++ GUI and pressing CTRL+S or selecting File > Save as ... from the menu a dialog appears where one can select the location and file where Decoder++ should save the current session.

Expected result: A file is being created when the Save button is clicked. Actual result: Nothing happens at all. Not even debug or trace log.

bytebutcher commented 2 years ago

Opening files is also affected.