1. Grey Hack
  2. News

Grey Hack News

[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.

[Nightly] Update v0.7.3980a

[h3]Changelog[/h3]

- Fixed bug in CodeEditor that caused selecting text by click-draging the mouse stops working if the bottom scrollbar isn't all the way to the left.

- Fixed bug in Notepad and CodeEditor that caused moving caret by clicking stops working when clicking text beyond 470 characters on a single line.

- Fixed bug in Notepad and CodeEditor that caused the horizontal scroll bar handle sometimes to have an incorrect size in relation to the width of the line.

- Fixed bug in Notepad and CodeEditor which could cause the width of the line not to be updated correctly if the last character introduced was a space when the scrollbar was all the way to the right.

[h3][Nightly] Hotfix - Update v0.7.3982a[/h3]

- Fixed regression bug in which the character focus had stopped working when pressing up/down arrow if the cursor was not visible in the window.

- Fixed regression bug in which the character focus had stopped working when clicking on a line if the last character was not visible in the window

- Fixed bug in CodeEditor that caused moving caret by clicking stops working when clicking text beyond 470 characters on a single line (2)