This commit is contained in:
Chris Sanden
2026-04-28 23:09:12 +02:00
commit 78a8a9be31
5 changed files with 15 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
*build/
*hex-tool/*
*CelestialCorp-Apps/*

1
CelestialCorp-Apps Submodule

Submodule CelestialCorp-Apps added at 2b64bed7c0

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# Attention!
This repo is purely for scripting tools for a **game** called Grey Hack. These tools are not real hacking tools.

1
hex-tool Submodule

Submodule hex-tool added at 03283011e6

8
myShit/start.gs Normal file
View File

@@ -0,0 +1,8 @@
homePW = #envar homePW
doomKey = #envar doomKey
doomPath = "/root/doom"
myShell = get_shell("root", homePW)
user_input("")