Verdatabo / dc2020q-bytecoooding-public

Public version of the bytecoooding golf challenge from DEF CON 2020 Quals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEFCON 2020 Quals: bytecoooding

Polyglot bytecoding challenge.

Current platforms:

  1. java
  2. python3
  3. python2
  4. ruby
  5. lua
  6. node.js
  7. ocaml
  8. elisp

I patched out the integrity checks for the node/v8 interpreter because the headers contain hashes of the bytecode and whatnot (that's node-patched).

About

Public version of the bytecoooding golf challenge from DEF CON 2020 Quals


Languages

Language:Python 88.0%Language:Shell 5.3%Language:Dockerfile 5.1%Language:Ruby 0.5%Language:JavaScript 0.5%Language:OCaml 0.4%Language:Lua 0.1%