Giter Site home page Giter Site logo

hackmit-puzzle-2017's Introduction

Puzzle 1

cipher ijklmnopqrstuvwxyzabcdefgh plain abcdefghijklmnopqrstuvwxyz

ackpamkzmb/0i86m75278729n6849i3l289jj13036il8l1034ji9mk84j27mlijk0297394153.riz suchsecret/0a86e75278729f6849a3d289bb13036ad8d1034ba9ec84b27edabc0297394153.jar

Puzzle 2

12/29/1790 04:05 PM

marty_mcfly n7MbSwIzzs

biff_tannen 51CuY3uBbb

timing.py

Puzzle 3

  • order of words doesn't seem to matter - it's about where they appear first in the script?
  • first letter controlled by earliest appearing word in message
  • space comes after z
  • message_bits field - 5 bits per word - minimum required for all lowercase letters and space

hack_p3.py

is a missing can need minutes set got amounted never kind trying we couldve gullible totaled linda girls floor hits completely birth travel store twenty form platform irish tom written john strange united earth wrote follow apparently

Puzzle 4

  • Endpoints -
    • POST api/csun/bot/match
      • Takes user_token and bot_token args
      • GET is also enabled for this route for some reason
    • GET api/csun/bot/next
      • Takes no args
    • POST api_predict/csun/predict
      • Takes image arg

genetic algorithm - brain.py

Puzzle 5

MD5 username+captchaID, convert result to binary, prepend zeros to make all groups 64 bits long, run through dictionary and mod 9 to generate what alpha group and individual character each binary group represents.

['0111011111001011', '0011100101000111', '1010110000111010', '1100110001000000'] -> ascii_shift = (binary_group#[:-2])%9 -> apply to binary_group#[-2:] = 5l0q

hackmit-puzzle-2017's People

Contributors

csun avatar jackcbrown89 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.