I am reverse engeneering an app and I need to see what is in the post data without viewing the form source, is a there a decent app/plugin to see what is being posted?
Any Browser on Windows
I'm looking for something other then packet sniffing.
|
|
|
||
|
|
|
|
Firebug in conjunction with Firefox. |
||
|
|
|
|
Fiddler for Internet explorer. |
||
|
|
|
Also for Firefox, there are plugins named HTTPfox and Tamperdata that allow you to do more with POST data then firebug. I personally have all three on my work computer. |
||
|
|
|
|
||
|
