Pinned Repositories
xclip
Command line interface to the X11 clipboard
hexdumpmem
hexdumpmem is hexdump-like tool to dump memory and write memory. When developing a system on a SoC, I usually need to dump or write memory-map registers of the SoC for debugging. I write this program to do it on my developing Android phone.
htop
htop - an interactive process viewer
hwangcc23.github.io
lsba
List-Source-By-Address. Yet another addr2line written in Python.
p4bisect
Provide the equivalent to git-bisect for Perforce(P4)
ptm2human
ARM PTM decoder, and ARM ETM v4 decoder. ptm2human is a decoder for trace data outputted by Program Trace Macrocell (PTM) and Embedded Trace Macrocell (ETMv4).
tty-dayday
Countdown days Since and Until. Draw days using ncurses.
i3
A tiling window manager for X11
tig
Text-mode interface for git
hwangcc23's Repositories
hwangcc23/ptm2human
ARM PTM decoder, and ARM ETM v4 decoder. ptm2human is a decoder for trace data outputted by Program Trace Macrocell (PTM) and Embedded Trace Macrocell (ETMv4).
hwangcc23/hexdumpmem
hexdumpmem is hexdump-like tool to dump memory and write memory. When developing a system on a SoC, I usually need to dump or write memory-map registers of the SoC for debugging. I write this program to do it on my developing Android phone.
hwangcc23/p4bisect
Provide the equivalent to git-bisect for Perforce(P4)
hwangcc23/tty-dayday
Countdown days Since and Until. Draw days using ncurses.
hwangcc23/lsba
List-Source-By-Address. Yet another addr2line written in Python.
hwangcc23/htop
htop - an interactive process viewer
hwangcc23/hwangcc23.github.io
hwangcc23/i3
A better tiling and dynamic window manager
hwangcc23/ldd3
Linux Device Drivers 3 examples updated to work in recent kernels
hwangcc23/linux
Linux kernel source tree
hwangcc23/pcmanx
GTK version
hwangcc23/programming
Personal stuffs, sample code, exercise
hwangcc23/skynet
A lightweight online game framework
hwangcc23/tig
Text-mode interface for git
hwangcc23/tty-clock
analog clock in ncurses
hwangcc23/xcb-examples
learning xcb
hwangcc23/xclip
hwangcc23/yattt
Yet Another TicTacToe
hwangcc23/yetris
Customizable Tetris(tm) for the terminal.