Skip to content

Instantly share code, notes, and snippets.

View harmzway's full-sized avatar

harmzway harmzway

View GitHub Profile
#!/bin/sh
git filter-branch --env-filter '
OLD_EMAIL="your-old-email@example.com"
CORRECT_NAME="Your Correct Name"
CORRECT_EMAIL="your-correct-email@example.com"
if [ "$GIT_COMMITTER_EMAIL" = "$OLD_EMAIL" ]
then
@harmzway
harmzway / .gitignore
Created September 4, 2019 16:37 — forked from octocat/.gitignore
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
@harmzway
harmzway / gist:b26592f400fd93f4b76674c382f81b29
Created September 4, 2019 16:29 — forked from rmmh/gist:8515577
MSP430 Alphanumeric Instructions
[0-9a-zA-Z]{2}
30-39,41-5a,61-7a
a:61 z:7a A:41 Z:5a 0:30 9:39
MSP430 alphanumeric shellcode is hard. There's no way to write to memory,
no word-sized reg-reg operations, and all we have is add/sub/mov and a few conditional jumps.

Keybase proof

I hereby claim:

  • I am harmzway on github.
  • I am harmzway (https://keybase.io/harmzway) on keybase.
  • I have a public key ASCJ-bNANEydEGhAtwKb6jH4um6hKVVz5k2H6uye69xdYAo

To claim this, I am signing this object:

@harmzway
harmzway / PowerShell Customization.md
Created June 8, 2019 01:45 — forked from jchandra74/PowerShell Customization.md
PowerShell, Cmder / ConEmu, Posh-Git, Oh-My-Posh, Powerline Customization

Pimping Up Your PowerShell & Cmder with Posh-Git, Oh-My-Posh, & Powerline Fonts

Backstory (TLDR)

I work as a full-stack developer at work. We are a Windows & Azure shop, so we are using Windows as our development platform, hence this customization.

For my console needs, I am using Cmder which is based on ConEmu with PowerShell as my shell of choice.

Yes, yes, I know nowadays you can use the Linux subsystem on Windows 10 which allow you to run Ubuntu on Windows. If you are looking for customization of the Ubuntu bash shell, check out this article by Scott Hanselman.

@harmzway
harmzway / all.txt
Created January 9, 2019 09:49 — forked from jhaddix/all.txt
all wordlists from every dns enumeration tool... ever. Please excuse the lewd entries =/
This file has been truncated, but you can view the full file.
.
..
........
@
*
*.*
*.*.*
🐎