Skip to content

Instantly share code, notes, and snippets.

@brentluna
Last active May 7, 2016 22:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brentluna/10568af4933102e794d41ff7249304ef to your computer and use it in GitHub Desktop.
Save brentluna/10568af4933102e794d41ff7249304ef to your computer and use it in GitHub Desktop.
A bomb has been set to go off! You have to find the wire and cut it in order to stop the timer. There is a global var that holds the numeric ID to which wire to cut. Find that and then you can Bomb.CutTheWire(wireKey);
$wireCode = false # Find the wire.
bomb.cut_the_wire($wireCode);
[:$;, :$-F, :$@, :$!, :$SAFE, :$~, :$&, :$`, :$', :$+, :$=, :$KCODE, :$-K, :$,, :$/, :$-0, :$\, :$_, :$stdin, :$stdout, :$stderr, :$>, :$<, :$., :$FILENAME, :$-i, :$*, :$?, :$$, :$:, :$-I, :$LOAD_PATH, :$", :$LOADED_FEATURES, :$VERBOSE, :$-v, :$-w, :$-W, :$DEBUG, :$-d, :$0, :$PROGRAM_NAME, :$wireCode, :$-p, :$-l, :$-a, :$describing, :$boom6, :$1, :$2, :$3, :$4, :$5, :$6, :$7, :$8, :$9]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment