Excessive bitwise math detected, but not enough evidence to classify as malware. Bitwise ops are common in assembly encoding.
No verification record available.
The YARA rule excessive_bitwise_math matched the file github.com/bytedance/sonic/loader@v0.5.0/internal/iasm/x86_64/encodings.go. While excessive bitwise operations can be a characteristic of obfuscated or malicious code, it is not sufficient evidence to classify the package as malware, especially considering the low confidence level and the lack of other supporting evidence. The matched file seems to be related to assembly encoding, where bitwise operations are common and legitimate.