I use Fiddler2 and I capture packages. I want this packages to save live or autosave to a directory. So I want to found it there and proccesing it. Any suggest?
You would write a script (Rules > Customize Rules > OnBeforeResponse) to do this; see https://groups.google.com/forum/#!searchin/httpfiddler/fiddler$20automatically$20save/httpfiddler/s7GHCLcJJF8/GoAGLHbw-KAJ for example.