Skip to content

Instantly share code, notes, and snippets.

View davidsj's full-sized avatar

David Schneider-Joseph davidsj

View GitHub Profile
@davidsj
davidsj / stranger-things.bas
Last active October 31, 2017 12:01 — forked from ryanml/stranger-things.bas
Bob's Password Brute-Forcer from Stranger Things Season 2
10 FOR i = 0 TO 9999
20 IF checkPassswordMatch(i) THEN
30 PRINT i
40 GOTO 70
50 END
60 NEXT i
70 END

Keybase proof

I hereby claim:

  • I am davidsj on github.
  • I am dsj (https://keybase.io/dsj) on keybase.
  • I have a public key ASD-uwQOqTor9ICsMr8chUxovlNrKh3fq3Kp6LQswvlhhAo

To claim this, I am signing this object: