Code Monkey home page Code Monkey logo

greyhack's Introduction

Grey Hack

LEGAL NOTICE These files are for the video game Grey Hack
They are in no way real hacks - would not work under real life circumstances - and cannot cause harm
Please do not assume you can hack information technology systems in real-life based on events and circumstances within this game. This game is a fictional simplification for entertainment purposes. Real life has real consequences.

If you are interested in real life hacks, please seek out "Ethical Hacking", "Offensive Security", or "Penetration Testing" courses at your local community college

VS Code

  • NOTE: In VSCode the extension for language highlighting is greyscript not greyhack (surprising to me anyway)

Notes

list1 = [
	{
		"lib": "module.so",
		"mls": ["0x456", "0x567"],
	}, {
		"lib": "hello.so", "mls": ["0x678", "0x789"],
	},
];
  • the above script is valid JSON for GreyHack script -- interestingly, you can multi-line as long as there's leading commas at end of everything.. Also semi-colon is valid??! interesting. Unneccesary but intersting.

  • set_group MUST be called before set_owner if not doing so as root user -- you cannot set_group as non-owner

  • Found out that you can create folders via computer.create_folder that have an underscore character in their name, but you cannot use underscores for folder paths elsewhere - thus creating all kinds of problems.

greyhack's People

Contributors

lumodon avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

khans17

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.