Skip to content

Instantly share code, notes, and snippets.

@metall0id
metall0id / decode-websphere-xor-password.py
Created September 8, 2014 12:44
Decode WebSphere passwords that use {xor} prepended tag
#
# Author : Tyrone Erasmus
# Version : 1.0
# Description: Decode WebSphere passwords that use {xor} prepended tag
#
#!/usr/bin/python
import argparse
import base64
@stevemar
stevemar / git.md
Last active January 23, 2024 19:11
git cheatsheet

GitHub Enterprise

Clone all GHE repos

This is limited to cloning 100 repos at a time, the second command gets page 2

TOKEN=foo
ORG_NAME=developer-journey
COMPANY=IBM