Skip to content

Instantly share code, notes, and snippets.

@ndob
ndob / install-arch-v2.md
Created April 27, 2019 16:03 — forked from mjnaderi/install-arch.md
Install arch linux with full system encryption, LVM on LUKS
@ndob
ndob / keybase.md
Last active October 8, 2016 16:11

Keybase proof

I hereby claim:

  • I am ndob on github.
  • I am ndob (https://keybase.io/ndob) on keybase.
  • I have a public key ASBEICylx_27zDh2zd5RFxKSSmYXb2FfImSaq5e07D74dgo

To claim this, I am signing this object:

@ndob
ndob / patched socket.io.js
Last active April 7, 2017 18:58
Socket io 1.2.0 patched to work with tiws (https://github.com/omorandi/tiws)
!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var f;"undefined"!=typeof window?f=window:"undefined"!=typeof global?f=global:"undefined"!=typeof self&&(f=self),f.io=e()}}(function(){var define,module,exports;return (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);throw new Error("Cannot find module '"+o+"'")}var f=n[o]={exports:{}};t[o][0].call(f.exports,function(e){var n=t[o][1][e];return s(n?n:e)},f,f.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(_dereq_,module,exports){
module.exports = _dereq_('./lib/');
},{"./lib/":2}],2:[function(_dereq_,module,exports){
/**
* Module dependencies.
*/
@ndob
ndob / a.js
Last active August 29, 2015 14:01
Google XSS-game - level 6 (https://xss-game.appspot.com/level6)
alert("pwned");