1. Grey Hack
  2. News

Grey Hack News

[Nightly] Update v0.7.3318a

[h3]Changelog[/h3]
- Fixed regression bug in which processes were not created on remote machines, preventing npcs from logging in, affecting social engineering and other systems.

- Fixed bug that could cause the process list not to update correctly after closing a remotely launched visual program, such as FileExplorer

- Fixed bug in kill command and Computer.close_program that could cause visual programs launched remotely not to close.

- Now when a computer restarts, its process list is emptied.

[Nightly] Update v0.7.3315a

[h3]Changelog[/h3]
- Fixed critical bug that could cause crashes or unexpected behaviors in the script execution when accessing and exploring the same network from different scripts, leaving these networks corrupt and inaccessible.

- Internal rework when obtaining networks from the database, improving speed and stability when accessing different computers intensively from different scripts.

Known issues:
- The Contracts window from the Preferences panel does not work.

[Nightly] Update v0.7.3312a

[h3]Changelog[/h3]
- Fixed critical bug that caused web domains to be repeated, leading to erroneous results in nslookup in addition to other unexpected behaviors.

- Fixed bug when not showing all the networks that are within reach of a device when using iwlist or from the UI.

- Fixed bug that could cause some networks to disappear from the list or add new ones frequently after some time of play.

- Improved performance by returning the list of networks within reach of a device when the generated world is very large.

- Improved performance in decipher by returning the password quickly when the generated world is very large.

[Nightly] Update v0.7.3308a

[h3]Changelog[/h3]

- Added shell vulnerability in kernel_router.so allowing access to the router itself.

- net_use no longer connects to a port that is closed to the outside such as port 8080, except if it is connected from within the local network.
NOTE: From the local network all ports are open and visible.

- Fixed wrong information in the terminal help for kernel_router.so exploits.

- Fixed crash in connect_service related to the sniffer system, not being completely disabled.

[Nightly] Update v0.7.3304a

[h3]Changelog[/h3]
- Fixed bug [537] Loops calling create_directory or touch prevent the script finishing correctly.

- Fixed bug in trafficNetwork causing no option to be accepted.

- Fixed regression bug when creating files in a loop, where the created files were not updated in the FileExplorer in real time.

- Now the color of the terminal bell corresponds to the configured color theme.