mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 15:14:38 +00:00
fb76eaf17b
* Use heuristic to choose the most likely UTF-16 decoded string * Assume ASCII and include valid BE and LE bytes * Remove unused code * Assume ASCII and return nil when not utf16 --------- Co-authored-by: bill-rich <bill.rich@gmail.com> |
||
---|---|---|
.. | ||
base64.go | ||
base64_test.go | ||
decoders.go | ||
utf8.go | ||
utf8_test.go | ||
utf16.go | ||
utf16_test.dll | ||
utf16_test.go |