sc_log lets malcode analysts quickly get an overview of unknown shellcode functionality by actually executing it inside a minimal sandbox built on API hooking.
Several sample shellcode payloads (*.sc) are provided in the application's home directory.
Actual run log of the program with the recv_file.sc sample:
/dump to get decoded opcodes, these offsets will be directly after the call that led to the API call.--- in the return-address field means the API was called from outside the shellcode buffer.