
NetCrawl
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
*Best played in a 16:9 resolution*
A fast-paced hacking game revolving around random chance.
Put yourself in the role of master hacker by hacking into a computer (node) network and attempt to get to the exit node before the network locks you out.
Hacking nodes is simple, simply send enough data to the firewall to overwhelm it (using commands such as `ping` and `curl`), however, this quickly becomes much more difficult when some firewall types only accept CLIENT or SERVER data, which forces you to juggle data between CLIENT and SERVER (via `ncat` and `wget`) in order to successfully get around it.
A fast-paced hacking game revolving around random chance.
Put yourself in the role of master hacker by hacking into a computer (node) network and attempt to get to the exit node before the network locks you out.
Hacking nodes is simple, simply send enough data to the firewall to overwhelm it (using commands such as `ping` and `curl`), however, this quickly becomes much more difficult when some firewall types only accept CLIENT or SERVER data, which forces you to juggle data between CLIENT and SERVER (via `ncat` and `wget`) in order to successfully get around it.