Dobin Rutishauser b48f0a8078 doc update
2025-05-20 22:47:32 +02:00
2025-05-20 22:47:20 +02:00
2025-05-20 11:18:37 +02:00
2025-05-20 11:18:37 +02:00
2025-05-20 22:47:32 +02:00
2025-05-20 11:18:37 +02:00
2025-05-20 22:47:20 +02:00
2025-05-20 22:47:20 +02:00

SOL ShellcodeObfuscationLab

Shellcode obfuscations laboratory based on RedSiege Chromatophore.

Results

What Library Includes Function / IAT Random Metasploit
aes crypt32.lib, advapi32 wincrypt.h Crypt* 5 6
base64 - - - 3 3
base64api crypt32.lib wincrypt.h CryptStringToBinaryA 5 6
bin2ip Ntdll.lib ntstatus.h
Ip2string.h
RtlIpv4StringToAddressA 8 10
bin2mac Ntdll.lib ntstatus.h
Ip2string.h
RtlEthernetStringToAddressA 8 18
cesar - - - 2 2
jargon - - - 3 2
jigsaw - - - 2 3
offset - - - 2 3
rc4api - - GetProcAddress (SystemFunction033) 2 2
reverse_byte_order - - - 2 2
reverse_hex_string - - - 2 2
twoarray - - - 2 3
uuidapi rpcrt4.lib rpc.h UuidFromStringA 8 11
xor_multibyte - - - 1 2
xor_reverse - - - 2 3
xor_single - - - 1 3
No obfuscation - - - 2 3

Usage

Use the x64 native tools command prompt from Visual Studio so you have access to ml.exe and Windows.h.

S
Description
Automated archival mirror of github.com/dobin/ShellcodeObfuscationLab
Readme 427 KiB
Languages
C 84.2%
Python 15.8%