BlobRunner 0.0.2
Pre-release
Pre-release
- Added support for debugging x64 shellcode. This uses CreateThread & ResumeThread which allows an analyst to set a breakpoint in the thread function before the thread is resumed.
- Minor updates