felberj / gotools

Plugin for Ghidra to assist reversing Golang binaries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detect slices by checking references to runtime.panicindex()

felberj opened this issue · comments

commented

slice types can be detected by checking references to runtime.panicindex()