@Johannes00

Just found this game, it's educational and has so much potential!! My only other hack game is Uplink but this is so much better because of the "real OS" feeling :D

@MrRandomnumbergenerator

amazing video!! more please

@littlept3837

Hey man, love the vids, I can’t wait for the next nightly build, I just hope you guys keep up with the scripting and selling of tools as I’m hopeless at scripting 😂

@emerickdorval3713

can you make a vid that how did you get or created like the x tool or how that your ls -e worked

@emerickdorval3713

anyways love the content

@agiopneuma33

Is there any chance to upload that tool??

@AuthGaming1

lol Darkcomet is my tool your free to use it but i wonder how it got there

@josephcovell

How are viruses even possible in this game?

@retr0v1z0r

Hi author! Can u help me with shellweb? I don`t understand why it`s not working! It print "Runtime Error: Type Error (while attempting to look up replace) [line 30]
Here`s a code:
if params.len != 2 or params[0] == "-h" or params[0] == "--help" then exit("<b>Usage: "+program_path.split("/")[-1]+" [ip_address] [port]</b>")
metaxploit = include_lib("/lib/metaxploit.so")
if not metaxploit then
    metaxploit = include_lib(current_path + "/metaxploit.so")
end if
if not metaxploit then exit("Error: Can't find metaxploit library in the /lib path or the current folder")
address = params[0]
port = params[1].to_int
net_session = metaxploit.net_use( address, port )
if not net_session then exit("Error: can't connect to net session")
metaLib = net_session.dump_lib


quit = function(shell, pass)
	print("Root Password:")
	get_shell.launch("/bin/decipher", pass)
	shell.start_terminal
end function

shell = null
pass = null
memory = metaxploit.scan(metaLib)
for mem in memory
	addres = metaxploit.scan_address(metaLib, mem).split("Unsafe check: ")
	for add in address
		if add == address[0] then continue
		if shell and pass then quit(shell, pass)
		
		value = add[add.indexOf("<b>")+3:add.indexOf("</b>")]
		value = value.replace("/n", "")
		result = metaLib.overflow(mem, value)
		
		if typeof(result) != "shell" and typeof(result) != "computer" then continue
		if typeof(result) == "shell" then shell = result
		if typeof(result) == "shell" then comp = result.host_computer
		if typeof(result) == "computer" then comp = result
		
		file = comp.File("/etc/passwd")
		if not file then continue
		cont = file.get_content
		if not cont then continue
		pass = cont.split("\n")[0]
		if shell then quit(shell, pass)
	end for
end for
if shell then shell.start_terminal
exit("Exploit Failed")

@lackcheats

what tool is this?

@radiantgaming4442

Can you help me fix my Facebook (