I want to extract some FLV video from a RAM dump. Is there an easy way to do that using some good tool you know about? I've Googled but I found nothing!
I have an idea to do that but it seems difficult and time-consuming, I'll search for FLV magic number and start to extract the data incrementally from there, but I don't know if this method works actually.