init
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
*build/
|
||||||
|
*hex-tool/*
|
||||||
|
*CelestialCorp-Apps/*
|
||||||
1
CelestialCorp-Apps
Submodule
1
CelestialCorp-Apps
Submodule
Submodule CelestialCorp-Apps added at 2b64bed7c0
2
README.md
Normal file
2
README.md
Normal 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
1
hex-tool
Submodule
Submodule hex-tool added at 03283011e6
8
myShit/start.gs
Normal file
8
myShit/start.gs
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
homePW = #envar homePW
|
||||||
|
doomKey = #envar doomKey
|
||||||
|
|
||||||
|
doomPath = "/root/doom"
|
||||||
|
|
||||||
|
myShell = get_shell("root", homePW)
|
||||||
|
|
||||||
|
user_input("")
|
||||||
Reference in New Issue
Block a user