You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/testdata/script
Daniel Martí 7d591830cd teach -debugdir to produce assembly files too
Up to this point, -debugdir only included obfuscated Go files.
Include assembly files and their headers as well.
While here, ensure that -debugdir supports the standard library too,
and that it behaves correctly with build tags as well.

Also use more consistent names for path strings, to clarify which are
only the basename, and which are the obfuscated version.
2 years ago
..
asm.txtar obfuscate all assembly filenames 2 years ago
basic.txtar drop support for Go 1.18.x 2 years ago
cgo.txtar drop support for Go 1.18.x 2 years ago
crossbuild.txtar drop support for Go 1.18.x 2 years ago
debugdir.txtar teach -debugdir to produce assembly files too 2 years ago
embed.txtar drop support for Go 1.18.x 2 years ago
goenv.txtar drop support for Go 1.18.x 2 years ago
gogarble.txtar support obfuscating the syscall package 2 years ago
goversion.txtar drop support for Go 1.18.x 2 years ago
help.txtar drop support for Go 1.18.x 2 years ago
implement.txtar drop support for Go 1.18.x 2 years ago
imports.txtar drop support for Go 1.18.x 2 years ago
init.txtar drop support for Go 1.18.x 2 years ago
ldflags.txtar drop support for Go 1.18.x 2 years ago
linkname.txtar drop support for Go 1.18.x 2 years ago
literals.txtar drop support for Go 1.18.x 2 years ago
modinfo.txtar drop support for Go 1.18.x 2 years ago
plugin.txtar drop support for Go 1.18.x 2 years ago
position.txtar drop support for Go 1.18.x 2 years ago
reflect.txtar drop support for Go 1.18.x 2 years ago
reverse.txtar fix garble with newer Go tip versions 2 years ago
seed-cache.txtar drop support for Go 1.18.x 2 years ago
seed.txtar immprove how hashWithCustomSalt comes up with its random lengths 2 years ago
syntax.txtar drop support for Go 1.18.x 2 years ago
test.txtar support `garble test` in main packages 2 years ago
tiny.txtar drop support for Go 1.18.x 2 years ago
typeparams.txtar drop support for Go 1.18.x 2 years ago