Releases: OALabs/BlobRunner
Releases · OALabs/BlobRunner
BlobRunner 0.0.5
BlobRunner 0.0.4
BlobRunner 0.0.3
- Added autobreak option which sets a breakpoint at 0 or the specified offset within the shellcode.
- Minor updates and fixes.
BlobRunner 0.0.2
- 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
BlobRunner v0.0.1
Initial Release of BlobRunner.