Skip to content

Instantly share code, notes, and snippets.

View indexerrowaty's full-sized avatar
👌
:trollface:

index indexerrowaty

👌
:trollface:
View GitHub Profile
#!/usr/bin/ruby
#
# This tool is only used to "decrypt" the github enterprise source code.
#
# Run in the /data directory of the instance.
require "zlib"
require "byebug"
KEY = "This obfuscation is intended to discourage GitHub Enterprise customers "+