BlobRunner v0.0.5 releases: debug shellcode extracted during malware analysis
BlobRunner is a simple tool to quickly debug shellcode extracted during malware analysis. It allocates memory for the target file and jumps to the base (or offset) of the allocated memory. This allows an...