Commit Graph

4 Commits (b9e8908d31c3bef247fcb7f8eab66ea0dbd5e737)

Author SHA1 Message Date
Daniel Martí 275737aabd start using go/types.Func.Signature
Guaranteed to return a *types.Signature, so no need to type assert.
8 months ago
Daniel Martí b0d3563fef all: use quicktest more consistently 11 months ago
pagran 9612b29423
add generic function support for control flow obfuscation 2 years ago
pagran 0e2e483472
add control flow obfuscation
Implemented control flow flattening with additional features such as block splitting and junk jumps
2 years ago