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__ "..."
#
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Keybase proof

I hereby claim:

  • I am stampylongr on github.
  • I am stampylongr (https://keybase.io/stampylongr) on keybase.
  • I have a public key whose fingerprint is 8077 00D0 9B5F 8B33 FEA6 DBFA C92B 0F18 1E72 6A34

To claim this, I am signing this object:

@stampylongr
stampylongr / index.html
Created December 19, 2018 19:08
OrbeGd
<div class="container">
<video controls crossorigin playsinline poster="https://ia800603.us.archive.org/30/items/Tears-of-Steel/tos-poster.jpg"></video>
</div>
<!-- Plyr resources and browser polyfills are specified in the pen settings -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/shaka-player/2.4.0/shaka-player.compiled.js">
@stampylongr
stampylongr / idk.md
Created October 30, 2018 16:13
idk ╰(◕ヮ◕)つ¤=[]——— just roll with it ᕕ( ᐛ )ᕗ
We couldn’t find that file to show.
@stampylongr
stampylongr / Odyssey.md
Created October 19, 2018 17:13
Odyssey
@stampylongr
stampylongr / friday document.md
Last active October 1, 2019 15:00
friday document
Writing on Arctic Canada --- [Watch this video about the Inuit people](https://drive.google.com/open?id=0ByyGfQyf16PhWGtvYTV0NndDczg)

Paragraph One - Dog Sledding

The average Inuit person normally knows about dog sledding. Dog sledding is a form of transportation, often used to transport heavy materials, or to race against other "dog sledders". The sport itself is often described as "fun" and "tense". The sled is often pulled by huskies. One race in particular is over 1,150 miles long.

Paragraph Two - The Inuit People

@stampylongr
stampylongr / friday document.md
Last active October 1, 2019 15:00
friday document
Writing on Arctic Canada --- [Watch this video about the Inuit people](https://drive.google.com/open?id=0ByyGfQyf16PhWGtvYTV0NndDczg)

Paragraph One - Dog Sledding

The average Inuit person normally knows about dog sledding. Dog sledding is a form of transportation, often used to transport heavy materials, or to race against other "dog sledders". The sport itself is often described as "fun" and "tense". The sled is often pulled by huskies. One race in particular is over 1,150 miles long.

Paragraph Two - The Inuit People

@stampylongr
stampylongr / Hello, World.md
Created October 2, 2018 17:15
Hello, World

Hello, World examples

Ruby

puts 'Hello, world!'

Node.js

var http = require('http');
http.createServer(function (req, res) {
 res.writeHead(200, {'Content-Type': 'text/plain'});
@stampylongr
stampylongr / friday document.md
Last active October 1, 2019 15:00
friday document
Writing on Arctic Canada --- [Watch this video about the Inuit people](https://drive.google.com/open?id=0ByyGfQyf16PhWGtvYTV0NndDczg)

Paragraph One - Dog Sledding

The average Inuit person normally knows about dog sledding. Dog sledding is a form of transportation, often used to transport heavy materials, or to race against other "dog sledders". The sport itself is often described as "fun" and "tense". The sled is often pulled by huskies. One race in particular is over 1,150 miles long.

Paragraph Two - The Inuit People