News Liste HackHub

Patch Notes 0.8.22
HackHub
14.02.26 19:54 Community Announcements

[b]Fixes[/b]

  • Various fixes and improvements for several terminal commands.

  • Fixed an issue where certain invalid commands in the Code Editor could freeze the game.

  • Fixed a file path resolution issue in [c]CaptureHandshake[/c] that could prevent Hashcat from locating [c].pcap[/c] files when executed from certain directories.

[hr][/hr]

[b]FileSystem API[/b]

  • The [b]FileSystem API[/b] has been completely redesigned and rebuilt.

[hr][/hr]

[b]Scripting API Updates[/b]

New modules and major updates have been added to the Scripting API.

[hr][/hr]

New Module: [c]Networking.Wifi[/c]

Wireless network scanning and attack utilities (Bettercap-like functionality).

[code]const interfaces = await Networking.Wifi.GetInterfaces(); const mon = interfaces.find(i => i.monitor); const networks = await Networking.Wifi.Scan(mon.name); const target = networks\[0]; await Networking.Wifi.Deauth(mon.name, target.bssid); const pcap = await Networking.Wifi.CaptureHandshake(mon.name, target.bssid); const password = await Crypto.Hashcat.Decrypt(pcap); println(`Password: ${password}`);[/code]

[b]Methods[/b]

  • [c]Networking.Wifi.GetInterfaces()[/c] — Lists wireless interfaces.

  • [c]Networking.Wifi.Scan(iface)[/c] — Scans nearby WiFi networks (SSID, BSSID, channel, signal strength).

  • [c]Networking.Wifi.Deauth(iface, bssid, options?)[/c] — Sends deauthentication frames to a target access point.

  • [c]Networking.Wifi.CaptureHandshake(iface, bssid)[/c] — Captures a WPA handshake and saves it as a [c].pcap[/c] file.

[hr][/hr]

???? Crypto Updates

  • [c]Crypto.Hashcat.Decrypt[/c] now accepts a second parameter for path control.

[code]// Decrypt from a specific directory await Crypto.Hashcat.Decrypt("capture.pcap", { cwd: "downloads" }); // Decrypt from root await Crypto.Hashcat.Decrypt("capture.pcap", { absolute: true });[/code][hr][/hr]

[b]Handbook Updates[/b]

  • The Scripting documentation has been completely rewritten and updated.

  • Added 5 new pages:

    [list]
  • [b]Networking[/b]

  • [b]Networking.Wifi[/b]

  • [b]Crypto[/b]

  • [b]HackDB[/b]

  • [b]NTLM[/b]

[/*][*]

Updated 3 existing pages:

  • [b]System[/b]

  • [b]Shell[/b]

  • [b]File System[/b]

[/*][*]

All 30 supported languages have been updated.

[/*][/list]
Logo for HackHub
Release:26.01.2026 Genre: Simulation Entwickler: HotBunny Vertrieb: G-DEVS.com Engine:keine Infos Kopierschutz:keine Infos Franchise:keine Infos
Einzelspieler Mehrspieler Koop

Aktuelle Steam News
Neue Steam News in der ePrison Datenbank

Hotfix 0.8.26.2
HackHub
28.03.26 09:07 Community Announcements
Patch Notes 0.8.26
HackHub
27.03.26 20:30 Community Announcements
Hotfix 0.8.25.10
HackHub
21.03.26 11:14 Community Announcements
Content Update 0.8.25
HackHub
19.03.26 19:05 Community Announcements
Patch Notes 0.8.24
HackHub
23.02.26 17:15 Community Announcements
Patch Notes 0.8.23
HackHub
15.02.26 15:30 Community Announcements
Patch Notes 0.8.22
HackHub
14.02.26 19:54 Community Announcements
Patch Notes 0.8.21
HackHub
11.02.26 20:37 Community Announcements
Major Update 0.8.20
HackHub
08.02.26 20:30 Community Announcements
Patch Notes 0.8.15
HackHub
01.02.26 18:07 Community Announcements
Path Notes 0.8.14
HackHub
31.01.26 10:36 Community Announcements
Patch Notes 0.8.13
HackHub
29.01.26 18:56 Community Announcements
Patch Notes 0.8.12
HackHub
29.01.26 11:03 Community Announcements
Game released !
HackHub
26.01.26 14:27 Community Announcements
Hackhub Is Coming to Early Access — January 26
HackHub
22.12.25 23:02 Community Announcements
Hackhub Devblog #5
HackHub
30.11.25 18:10 Community Announcements
Hackhub Devblog #4
HackHub
22.09.25 15:32 Community Announcements
Hackhub Devblog 3
HackHub
18.09.25 10:09 Community Announcements
HackHub DevBlog 2 – Upcoming Updates & Improvements
HackHub
11.09.25 21:28 Community Announcements
Hackhub Devblog – Major Update ????
HackHub
02.09.25 11:34 Community Announcements
Steam Client Error Fix
HackHub
12.06.25 07:46 Community Announcements
Hotfix
HackHub
23.05.25 22:15 Community Announcements
Demo released
HackHub
23.05.25 13:08 Community Announcements
Hackhub free trial is coming!
HackHub
02.11.24 12:51 Community Announcements
???? HackHub Free Trial Launching on November 4th!
HackHub
30.10.24 15:05 Community Announcements