Skip to content

Instantly share code, notes, and snippets.

@yuezha01
yuezha01 / tmux.md
Created November 6, 2018 18:06 — forked from andreyvit/tmux.md
tmux cheatsheet

tmux cheat sheet

(C-x means ctrl+x, M-x means alt+x)

Prefix key

The default prefix is C-b. If you (or your muscle memory) prefer C-a, you need to add this to ~/.tmux.conf:

remap prefix to Control + a

@yuezha01
yuezha01 / Buffer Overflow Tutorial in Kali.md
Created June 11, 2018 06:07 — forked from apolloclark/Buffer Overflow Tutorial in Kali.md
Buffer overflow demonstration in Kali Linux, based on the Computerphile video