Base64

Base64 is a simple encoding scheme that is often used by malware to represent binary data in an ASCII string. This allows the malware to encode and transmit binary data, such as a payload or network traffic, in a way that is more compact and easier to transmit over text-based communication channels.

Base64 uses a 64-character alphabet to encode the data, which includes the upper and lower case letters, the digits 0-9, and the symbols "+" and "/". The encoded data is typically padded with the character "=" to ensure that it has a length that is a multiple of 4. The encoded data can then be decoded using the same 64-character alphabet to recover the original binary data. This makes Base64 a useful tool for malware to conceal their payloads and communicate with their command and control (C2) servers.


Evasion Categories

Code Snippets

Detection Rules

Contributors

Additional Resources

External Links
The resources provided below are associated links that will give you even more detailed information and research on current evasion technique. It is important to note that, while these resources may be helpful, it is important to exercise caution when following external links. As always, be careful when clicking on links from unknown sources, as they may lead to malicious content.

Matching Samples 10 most recent

Sample Name Matching Techniques First Seen Last Seen
rlm1611_http.dll 6 2025-11-22 5 days, 15 hours ago
Malware.unknown.exe.malz 8 2026-02-22 1 month ago
passper-for-rar_setup-com_passper.exe 8 2026-02-18 1 month, 1 week ago
patcher - ORIGINAL.dll 5 2026-02-10 1 month, 2 weeks ago
x64_Acrobat.exe 9 2026-01-30 1 month, 4 weeks ago
x64_Acrobat.exe 9 2026-01-30 1 month, 4 weeks ago
1c0000.dll 8 2026-01-27 2 months ago
TS_4775.tmp 7 2025-12-23 3 months ago
reqloghad.dll 7 2025-12-22 3 months ago
efak.exe 6 2025-12-13 3 months, 2 weeks ago
View All

Created

March 18, 2019

Last Revised

March 24, 2026