1
2
Fork
You've already forked ReHackLegacy
0
Terminal-based hacking game. You are invited into reHack, a secretive organisation who promised lucrative work in the form of penetration testing for clients. You quickly realise that they're not offering penetration testing, and that they're really an underground hacking ring.You are tasked with completing contracts for clients and soon get tied up in more than you bargained for.
This repository has been archived on 2024年07月28日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 99.4%
  • DIGITAL Command Language 0.4%
  • Roff 0.1%
Gordinator 1c16b990f0
Testing PGP signature system
Signed-off-by: Gordinator <gordinator@gordinator.org>
2024年07月20日 00:24:55 +01:00
data New logo + copyright headers added 2024年07月13日 17:22:57 +01:00
docs Massive Update 2024年01月07日 12:13:55 +00:00
game New logo + copyright headers added 2024年07月13日 17:22:57 +01:00
missions New logo + copyright headers added 2024年07月13日 17:22:57 +01:00
msgboard The xdg.net website no longer appears on 2010年07月11日 2024年05月19日 14:38:11 +01:00
nodes New logo + copyright headers added 2024年07月13日 17:22:57 +01:00
onionsites Added more websites 2024年05月12日 11:44:49 +01:00
resource New logo + copyright headers added 2024年07月13日 17:22:57 +01:00
websites Testing PGP signature system 2024年07月20日 00:24:55 +01:00
wikis Removed ISP Hub page 2024年05月31日 16:22:52 +01:00
.gitignore Added IRC Servers (+ more) 2024年02月28日 19:10:53 +00:00
CHANGELOG.md Added changelog for v0.4.0 2024年03月10日 14:37:48 +00:00
LICENSE New logo + copyright headers added 2024年07月13日 17:22:57 +01:00
logo.txt New logo + copyright headers added 2024年07月13日 17:22:57 +01:00
Makefile Added product name to makefile 2024年06月05日 21:43:05 +01:00
README.md Updated min. Python version 2024年03月06日 13:10:54 +00:00
rehack.py New logo + copyright headers added 2024年07月13日 17:22:57 +01:00
run Updated xdg.net 2024年05月18日 15:15:23 +01:00
test.py Started work on unit tests 2024年04月08日 12:34:17 +01:00

reHack

Note for Windows users: Because I run Linux, I haven't extensively tested this game under Windows. As such, I strongly recommend running reHack under WSL2 for the time being. I will ensure Windows compatibility in future updates, but that is a secondary concern as the game has a LOT of missing content that needs adding.

You are invited into reHack, a secretive organisation who promised lucrative work in the form of penetration testing for clients.

You quickly realise that they're not offering penetration testing, and that they're really an underground hacking ring. You are tasked with completing contracts for clients and soon get tied up in more than you bargained for.

Before you know it, your life is on the line and you have to take down the very same organisation that brought you into this whole mess. However, this will prove more difficult than you assumed it to be, because reHack is extremely secretive and you have no idea where to start.

You wish you could just leave, but several other reHack agents are actively searching for you, hoping to make you disappear without a trace.

Playing

Download a release and run rehack.py. You'll need a modern python installation (3.9+).

reHack has no dependencies you need to install.

Contributing

Make a pull request, make an issue. I don't care.