Pinned Repositories
analyze-stacksplit
tool to analyze gccgo/gollvm binary stack-split prolog characteristics
cabi-testgen
Go test generator for C ABI handling
capture-extlink
helper program to capture artifacts from Go external link step
dragongo
LLVM IR generation "middle end" for LLVM-based go compiler.
dwarf-check
DWARF checker. Looks for and reports insanities in DWARF info.
dwdisplayfcn
Display DWARF information for a function in a binary.
go-read-a-dex
Toy appication written in Go to read/examine Android DEX/APK files
grvutils
graphviz utilities
pcritical
critical path analysis tool for go programs
pedump
Windows PE object file dumper
thanm's Repositories
thanm/dragongo
LLVM IR generation "middle end" for LLVM-based go compiler.
thanm/dwarf-check
DWARF checker. Looks for and reports insanities in DWARF info.
thanm/go-read-a-dex
Toy appication written in Go to read/examine Android DEX/APK files
thanm/grvutils
graphviz utilities
thanm/cabi-testgen
Go test generator for C ABI handling
thanm/capture-extlink
helper program to capture artifacts from Go external link step
thanm/dwdisplayfcn
Display DWARF information for a function in a binary.
thanm/pcritical
critical path analysis tool for go programs
thanm/analyze-stacksplit
tool to analyze gccgo/gollvm binary stack-split prolog characteristics
thanm/exesizecmp
Tool for breaking down section size differences between two executables.
thanm/btask
Task execution utilities.
thanm/pedump
Windows PE object file dumper
thanm/CourseMaterialsFall2018
TEALS supplementary course materials.
thanm/delve
Delve is a debugger for the Go programming language.
thanm/devel-scripts
Grab-bag of python + bash development scripts
thanm/gccgo-demangler
Experimental demangler for gccgo mangled names
thanm/gccgo-export-dumper
Reads objects/archives built by gccgo, dumps export data
thanm/go-cover-misc
Go language code coverage utilities.
thanm/gocmdcache
Utility for caching results of seleted "go" command runs.
thanm/libbacktrace
A C library that may be linked into a C/C++ program to produce symbolic backtraces
thanm/moteminder
Keep active gomotes alive
thanm/nbt
No big thing repository.
thanm/sandbox
thanm/split-go-ast
Split/extract utility for go compiler AST ir dumps
thanm/u-root
A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.
thanm/winimpsym
Tool to aid with debugging go linker's handling of Windows import symbols (internal linking)
thanm/xparse
Various parsing utilities, such as IP, time, and top-level-domain, in Go