Commit Graph

4 Commits

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.
2025-02-22 15:05:23 +00:00
Daniel Martí
b0d3563fef all: use quicktest more consistently 2024-11-22 11:58:48 +01:00
pagran
9612b29423 add generic function support for control flow obfuscation 2023-07-09 13:30:04 +02:00
pagran
0e2e483472 add control flow obfuscation
Implemented control flow flattening with additional features such as block splitting and junk jumps
2023-06-25 22:57:27 +02:00