Skip to content

Instantly share code, notes, and snippets.

View sam3d's full-sized avatar
🌻

Brooke sam3d

🌻
  • Join Energy
  • Leeds, UK
  • 07:12 (UTC +01:00)
View GitHub Profile
#!/usr/bin/sudo sh
## ruby_revealer.sh -- decrypt obfuscated GHE .rb files. 2.0.0 to 2.3.1+.
## From `strings ruby_concealer.so`:
##
## > This obfuscation is intended to discourage GitHub Enterprise customers
## > from making modifications to the VM.
##
## Well, good, as long as its not intended to discourage *me* from doing this!