1. Grey Hack
  2. News

Grey Hack News

[Nightly] Update v0.7.2163a

Changelog
  • Moved scan and scan_mem methods to Metaxploit library. Now these methods require a MetaLib object as an argument. This allows to scan the libraries remotely using net_session.dump_libs.

  • Simplified the names of the variables found when performing a library scan to remove characters that are not accepted in a terminal input.

  • Optimized calls to the database from scripting to avoid redundant writes, negatively affecting performance.

  • Fixed memory leak in SinglePlayer and server side, especially notable in loops using the scripting system.

[Nightly] Update v0.7.2156a

Changelog
  • Scripting max limit execution time removed.

  • Fixed bug #345: text copy doesnt work in Accounts window.

  • Fixed bug when canceling active commands like file.copy, decipher, etc. Causing unexpected behaviors.

  • More regression bugs fixed about the game engine update.

[Nightly] Update v0.7.2146a

Changelog
  • Updated Unity version for first time in the development. This change brings substantial improvements at the development level that I will implement in successive updates.

  • Fixed bug when injecting an incorrect lib, causing the player unable to re-log again after exiting the online mode.


[Nightly] Update v0.7.2134a
  • Fixed potential issues that could be causing the bug #335

  • Fixed bug in the terminal that allowed the player to enter commands while the terminal was in standby mode while processing, when using methods such as inject_lib, decipher or file copy.

  • Fixed bug #295: Terminal Auto Scrolling #2


[Nightly] Update v0.7.2133a
  • Temporary fix in stores to avoid extreme lag in the browser when there are many items.

  • Fixed bug in the npc admins, causing that the libraries of the computers were not updated, and therefore the exploits that require versions of libraries higher than 1.0.0 were useless.


[Nightly] Update v0.7.2132a
  • Fixed bug that prevented escalating privileges using sudo -s after having gained access to a shell as guest or normal user.

[Nightly] Update v0.7.2131a

More info about the Nightly build here.

Changelog
  • Fixed critical bug that caused various issues such as incorrect permissions after scaling privileges on a remote machine, game server crashes and other erratic behaviors.

  • Uploaded the maximum execution limit of scripts to 1.25 seconds. This limit will be increased more in successive updates until it is removed.

  • Performance improvements in all the background services of the game, fixing the framerate drops every certain interval of time, especially notable in the Single Player mode.

  • Trace System disabled temporarily.

  • Fixed bug in the hackshops, causing the removal of the exploits intermittently.