You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Recently, when dropping binary files and using the To Hexdump module, the output pane will default to Form Feed (FF (detected). The result is that the Hex view is printed as a single line, and requires the output to be manually set to Line Feed.
To Reproduce
Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:
Open a binary file, such as a PE
Drag the To Hexdump module
View the output pane -- note the End of Line Sequence, which will default to Line Feed
Expected behaviour
Hex view should output correctly in the standard Hex view, without need to manually change the Line Sequence.
Screenshots Current Behaviour
Previous (Expected) Behaviour
Desktop (if relevant, please complete the following information):
Describe the bug
Recently, when dropping binary files and using the
To Hexdump
module, the output pane will default to Form Feed (FF (detected
). The result is that the Hex view is printed as a single line, and requires the output to be manually set to Line Feed.To Reproduce
Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:
To Hexdump
moduleLine Feed
Expected behaviour
Hex view should output correctly in the standard Hex view, without need to manually change the Line Sequence.
Screenshots
![Screenshot 2024-07-10 at 10 54 38](https://private-user-images.githubusercontent.com/11506722/347353922-d92469ae-3bbb-4995-a036-c54c452f4a7b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5OTg5MzgsIm5iZiI6MTczODk5ODYzOCwicGF0aCI6Ii8xMTUwNjcyMi8zNDczNTM5MjItZDkyNDY5YWUtM2JiYi00OTk1LWEwMzYtYzU0YzQ1MmY0YTdiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA3MTAzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWUzNTcxYWNhZDQwNGY4ZDc0MmQxNzI1Yjk4YzVmNzEzMzZmYTUwMGFlMjZkZjAzMjM5NmNjYjIyYWM0MThlYjkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ZBIS1rYOkQrrIpWlrA7ZSVZj4IlxO1m85fpaXO3_f_Y)
Current Behaviour
Previous (Expected) Behaviour
![Screenshot 2024-07-10 at 11 01 04](https://private-user-images.githubusercontent.com/11506722/347356230-a3e86193-069d-4d45-b823-439cea0204c9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5OTg5MzgsIm5iZiI6MTczODk5ODYzOCwicGF0aCI6Ii8xMTUwNjcyMi8zNDczNTYyMzAtYTNlODYxOTMtMDY5ZC00ZDQ1LWI4MjMtNDM5Y2VhMDIwNGM5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA3MTAzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTdjNjQ4ZjI2OTQ2NmM2NDJjOGFhZmU5YTYzYzE3YTE3OWZiN2RlOWI1YTQzMmRhZjJiZDA5NmIyNjQyN2U3MmEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.AiKHPsowq04y5liJChFOgWal_CzZASrsTsjJLiuy_kw)
Desktop (if relevant, please complete the following information):
Additional context
The "Previous (Expected) Behaviour" used to be the default behaviour as far as I can remember.
The text was updated successfully, but these errors were encountered: