flare-vm icon indicating copy to clipboard operation
flare-vm copied to clipboard

Add BlobRunner for problematic shellcodes - simplifies shellcode load into debugger

Open doomedraven opened this issue 3 years ago • 0 comments

Hello, I have had to analyze to analye shellcode that was resisting the original method of shellcode mapping to memory(copy hex bytes, allocate user memory, paste). So found this tool pretty useful for this case.

https://github.com/OALabs/BlobRunner

Thanks

PS i can provide shellcode details in private

doomedraven avatar Jul 27 '22 06:07 doomedraven