mirror of
https://github.com/burrowers/garble.git
synced 2026-04-22 15:47:04 +08:00
53c5f022b4
This makes the unobfuscated state easily accessible, for debugging. Obfuscated code is output to: `./<debugdir>/garbled` The original source code is output to: `./<debugdir>/source` Also enable caching for debugdir to allow for faster iteration.
6 lines
46 B
Plaintext
6 lines
46 B
Plaintext
/garble
|
|
/test
|
|
/bincmp_output/
|
|
debug
|
|
.DS_Store
|