Version 1.1.0 beta
Pre-release
Pre-release
Added some deep analysis capability. This is accessed by the popup-menu on a value in the bottom left window of the Analysis tab.
Currently the deep analysis is just across other parameters. It will look to see where a value shows up. For example, if a parameter is encoded in one place and decoded somewhere else, this should become evident. In addition, you can check if any parameters resolve to a target Message Digest value (currently supports MD5, SHA-1, SHA-256). Some checking is also done for Base62 encoded matches (sometimes used for URL shortener algorithms).
This release is marked as beta because I'm still improving the functionality and interface for the new feature but it should still be functional.