flare-vm
flare-vm copied to clipboard
Add BlobRunner for problematic shellcodes - simplifies shellcode load into debugger
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