1. Grey Hack
  2. News
  3. [Nightly] Update v0.7.2279a

[Nightly] Update v0.7.2279a

Changelog
  • Internal revamp of the terminal program, drastically improving the performance, allowing infinite scroll without loss of performance, regardless of the amount of accumulated text.

  • Due to the renewal of the terminal, the following related bugs have been fixed: #194, #203, #206, #202, #309, #316

  • Increased the maximum limit of characters that the terminal can receive from a script at 6000 characters. This limit will be completely removed in next updates.

  • Fixed bug that caused any print before a decipher or a file copy to be printed in an incorrect order when finishing the processing.

  • Modified sudo command code to allow logging with other users that are not root with sudo -u instead sudo -s

  • Added write permissions for the root group in the /lib folder on the player computer.

  • Modified code of the local exploits generated in the hackshops to look for the metaxploit library in the current path besides /lib

  • Fixed a potential bug when interrupting commands with Control+C, which may cause unexpected behavior when certain conditions are met.

  • Re-enabled the admin restoration. Disabled in the previous compilation by mistake.