Skip to content

Instantly share code, notes, and snippets.

View stampylongr's full-sized avatar

Robert Wilcox stampylongr

View GitHub Profile
#!/usr/bin/sudo ruby
#
# revealer.rb -- Deobfuscate GHE .rb files.
#
# This is simple:
# Every obfuscated file in the GHE VM contains the following code:
#
# > __ruby_concealer__ "..."
#