tamperdata
| resources: | Home How to Use it Screenshots Warnings Installation To do Source Code Members |
|---|
Source Code
The tamperdata source code can be accessed in either of the following ways:
- View the source using the CVS web interface
- Check out the source using anonymous CVS with the following commands (password is guest):
cvs -d :pserver:guest@mozdev.org:/cvs login cvs -z3 -d :pserver:guest@mozdev.org:/cvs co tamperdata
CVS clients and Help Documentation can be found at cvshome.org.
Changes
v 10.1.1
- Fix for context menu on replay popup.
- Copy in detail dialog now respects encoded/unencoded radio button selection.
v 10.1.0
- Graph changes. Deal with binary post data names. Don't put unescaped url's into the html of the graph view.
v 10.0.4
- Some Firefox 3.0 issues I missed, causing problems with the graph.
Changes
v 10.0.3
- Fixed a bug with POST header parsing, which would cause requests to be dropped.
v 10.0.2
- Firefox 3.0 compatability
v 9.8.1
- Firefox 2.0 compatability
- Copy to clipboard from details pop-up
- Portuguese translation.
v 0.97
- Fixes for Add items from file.
v 0.96
- Fixes for sizing issues with options dialog
v 0.95
- Fix for tamper popup when the URL was big
- Russian Translation
- German Translation
v 0.94
- Not quite so much French...
v 0.93
- Fix for problem with tamper prompt when URL's were huge.
- Fix for reply in browser bug. Starting to think nobody is using this.
- Translations: Italian, French, Spanish, Polish and Ukrainian. Thanks to babelzilla.org
v 0.92
- Fix for 0.91 POST value modification bug.
- Preperation for translation.
v 0.91
- Big changes to view-source. Should work for almost everything now.
v 0.86
- Fixed some bugs in 0.85
v 0.85
- Improved RegEx for images etc.
v 0.84
- Bug fix for delete element
- Dynamic add entries
- Support for multiple POST parameters with the same name.
- Image etc. filter is now case-insensative.
v 0.82
- Graph modifications - thanks again to Claude Villermain
v 0.80
- Graphs - thanks to Claude Villermain
- Fix for multipart POST tampering.
- Fix for replay in browser.
- Removed sidebar hotkey.
v 0.76
Minor GUI changes
- Remember window sizes and positions
- Scroll to last item in log view.
v 0.75
- Better handling of POST requests - e.g. POST's from Flash
- Improved view source - can now view POST requests from cache
- New column Total Duration - time from inital request to page load event
- Small GUI changes - resizing of filter input and log columns
- Export to XML
v 0.70
Some additions to the context menu:- Add entry now supports name=value format
- Add entries - use comma separated list
- Add entries from file - file should contain name=value on each line
- Tamper URL popup triggered by "replay in browser". Allows tampering with GET parameters on replay, using same context menus as the tamper popup.
v 0.66
- Import/Export preferences.
v 0.65
- Tamper menu entries are now dynamically created, and configurable through the options dialog.
- Option to tamper with image etc. requests.
- Options and help entries on the main window.
- tamperdata can now appear on the side bar. Note that the hot key doesn't seem to work, and tamperdata can be run both on and off the sidebar at the same time, creating two history lists, and two tamper points, which is probably not what you want.
- Bugfix - when parameter value is set to empty string, original value used to be sent.
- Internal refactoring of menu creation code and utility functions.
v 0.60
- Fixes for Deer Park. Parameter changes for some XUL functions were causing display problems on the log window.
v 0.58
- filtering in log window - not sure this is that usefull, but it was hard so I'm not taking it out.
n.b. this only filters the results displayed in the log window, tampering is still triggered on all requests.
v 0.57
- delete item
- cascading context menus for tamper prefills
- encode/decode/decimal and hex html
v 0.55
- replay in browser - resend with previous headers and post data
- view source - this turned out to be much more useful than I'd expected, it's pretty hard to get a good look at the source of a page full of redirects any other way.
- changed update site to downloads.mozdev.org to keep in sync with deliverables
v 0.50
- added automatic updates
- more contect entries for user-agent
- display URI in group box on tamper dialog
- open in browser context entry on main page. Though after some though I'll probably change this to replay, along the lines of live http headers
For questions or comments about tamperdata, please send a message to the author.