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
b2a17fbdf536bd79dba9eb5e4ea3...0fdd7eb07ca6c5bdf73de001.exe 11 2026-04-07 1 week, 4 days ago
agent.exe 7 2026-04-01 2 weeks, 2 days ago
rlm1611_http.dll 6 2025-11-22 3 weeks, 5 days ago
Malware.unknown.exe.malz 8 2026-02-22 1 month, 3 weeks ago
passper-for-rar_setup-com_passper.exe 8 2026-02-18 2 months ago
patcher - ORIGINAL.dll 5 2026-02-10 2 months, 1 week ago
x64_Acrobat.exe 9 2026-01-30 2 months, 2 weeks ago
x64_Acrobat.exe 9 2026-01-30 2 months, 2 weeks ago
1c0000.dll 8 2026-01-27 2 months, 3 weeks ago
TS_4775.tmp 7 2025-12-23 3 months, 3 weeks ago
View All

Created

March 18, 2019

Last Revised

March 24, 2026