1. Grey Hack
  2. News

Grey Hack News

[Nightly] Update v0.7.2516a

Changelog
  • Fixed bug in aireplay and iwconfig causing the message "network out of range" to be displayed to some networks, if the player was already connected to a wifi network.

  • Fixed bug #269: iwlist on remote servers does nothing

[Nightly] Update v0.7.2513a

Changelog
  • Fixed bug in certain exploits generated in hackshops, displaying the message "Missing crypto library. Program aborted" even if it was on the right path.
    NOTE: the exploits generated in the previous nightly version are still affected by the bug until the next wipe.

  • Fixed bug in Metalib.overflow, causing that in certain occasions it returned a Computer object malformed when the exploit failed, instead of returning null.

[Nightly] Update v0.7.2512a

Changelog
  • Fixed bug in aireplay causing the message "network out of range" to be displayed even if it was in range, when the player was not connected to any wifi.

[Nightly] Update v0.7.2511a



Changelog
  • Renewed the way in which the exploits are shown and searched in the hackshops, for easier access. Now you have to perform a specific search by library and version.

  • Now all exploits generated in hackshops are preserved, so the oldest ones will no longer be deleted when new exploits are generated.

  • Migrated smtp-user-list command to the scripting system.

  • Fixed bug in aireplay causing the message "network out of range" to be displayed even if it was in range.

  • Fixed bug in certain exploits by not printing the type of object obtained when the exploit failed.

  • Fixed bug that caused the maximum version in which an exploit works in a library to be displayed incorrectly in the hackshop description.
NOTE: Missing documentation will be included in the upcoming updates.

[Nightly] Update v0.7.2502a

Changelog
  • Introduced help system in CodeEditor that shows in real time to which class a newly written method belongs, as well as its details. You can also freely select a class and a method and open contextual help to see its description.