Open tanc7 opened 3 years ago
Rename files with "package main" into "package gobfuscate" then can import normally
Thank you!
Sent from my iPhone
On May 25, 2022, at 12:18 AM, NguyenThanhSon @.***> wrote:
Rename files with "package main" into "package gobfuscate" then can import normally
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.
I am unable to import gobfuscate
import github.com/unixpickle/gobfuscate is a program, not a importable package.
I would like to call specific functions within the source code so I can selectively use it's features in my EXOCET-AV-Evasion project. Specifically, to modify the template go file my repo makes before it is cross-compiled.