unixpickle / gobfuscate

Obfuscate Go binaries and packages
BSD 2-Clause "Simplified" License
1.45k stars 157 forks source link

Issue with files that start with a comment #30

Open ghost opened 4 years ago

ghost commented 4 years ago

Not sure if there is actually anything you can do about it, because it looks like the error comes from go/parser

Failed to obfuscate symbols: top-level renames: xdump-obf/src/mcalodeikclcopcladod/ejggkljlicdjkmhkomai/kfobgnhmomgeflkpijbo/ogfhilbeboaennjhmkjk/oikmklfdjgmolobbdckd/table.go:1:1: expected 'package', found '/'

niallnsec commented 4 years ago

You wouldn't happen to be running on Windows would you?

unixpickle commented 4 years ago

See if this was fixed by #35