1. Grey Hack
  2. News

Grey Hack News

[Nightly] Update v0.7.4021a

[h3]Changelog[/h3]

- Terminal rework improving stability and performance. Also several visual bugs and issues with the window focus have been fixed.

- Re-added selection of multiple lines in Terminal.

- Fixed bug in CodeEditor that could cause the mouse click on lines to not be registered under certain circumstances.

- Now you can catch escape key in user_input if anyKey is true

- Fixed bug in Notepad and CodeEditor when performing control + A to select all the text, causing sometimes the last character was not taken into account.

- Fixed crash in Notepad and CodeEditor that could occur when deleting a text that had previously been selected with Control + A, which could cause unexpected behavior.

- Fixed bug with the taskbar not hiding correctly when restarting the computer

- Re-added context menu in Notepad and CodeEditor

[h3][Nightly] Update v0.7.4024a[/h3]

- Fixed regression bug when capturing passwords in user_input, capturing an extra character from the left.

- Fixed regression bug that prevented ssh connections through the Map.

- Fixed regression bug that prevented launching commands in a new terminal using "Terminal.exe command"

- Improved speed capturing of keystrokes in terminal.

- Fixed regression bug that prevented Linux users from writing in the terminal.

[h3][Nightly] Update v0.7.4027a[/h3]

- Fixed bug in terminal causing lines to be cut if they contained many format tags.

- Fixed bug in CodeEditor that prevented from selecting text beyond the 1000 characters per line.

[Nightly] Update v0.7.3993a

[h3]Changelog[/h3]

- Added optional argument anyKey in user_input to capture the pressed key without having to press Intro to send, including special characters such as KeyArrow, Control, Tab, etc

[Nightly] Update v0.7.3991a

[h3]Changelog[/h3]

- Removed the requirement for root permissions to launch apt methods, now is based on the folder permissions where the script is located.

- Fixed regression bug in Multiplayer mode, which could cause the first connection made to the server after a reboot to be rejected.

- Fixed bug in Chat that could cause private messages to be sent to the wrong player.

- Fixed bug causing set_content to remove the escaping characters if they were next to \n

- Fixed regression bug causing the tutorial mission couldn't be completed after exit the game in SP or after a server restart in MP.

- Several performance improvements in the Mail program.

[Nightly] Update v0.7.3986a

[h3]Changelog[/h3]

- Fixed regression bug in Terminal in Multiplayer mode, causing the method print with long strings not to be sent to client.

- Fixed regression bug in the generation of libraries, which could cause that all vulnerabilities could not be scanned in the last version of a library even using the last metaxploit version.
Note: the fix is applied in the new versions of the libraries that are generated from now on.

[Nightly] Update v0.7.3984a

[h3]Changelog[/h3]

- Fixed bug that caused no new vulnerabilities to be generated in old libraries.

- Fixed bug that sometimes caused a library version stuck even though vulnerabilities were reported (related to the previous bug)

- Fixed bug in ExploitReport program which caused the text entered in the input fields to not be visible.