Skip to content

Instantly share code, notes, and snippets.

View xqbumu's full-sized avatar
😵‍💫

卜木 xqbumu

😵‍💫
View GitHub Profile
@xqbumu
xqbumu / reverse-engineering-golang.md
Created November 8, 2024 15:17 — forked from 0xdevalias/reverse-engineering-golang.md
Some notes, tools, and techniques for reverse engineering Golang binaries

Keybase proof

I hereby claim:

  • I am xqbumu on github.
  • I am xqbumu (https://keybase.io/xqbumu) on keybase.
  • I have a public key ASCRnHsEKLNTBA-V6-kOlevNvTHvVC0FJkApgvbgAfvkgAo

To claim this, I am signing this object:

@xqbumu
xqbumu / tmux-cheatsheet.markdown
Created August 19, 2018 05:24 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname