Luca Carettoni
Luca Carettoni
As JRuby allows full two-way access between Java and Ruby code, it will be useful to extend Blazer's console tab with JRuby as well.
Auto-save of all Blazer’s configuration parameters would allow to easily tamper HTTP requests (e.g. changing the session token), without having to reconfigure Blazer
This feature can speed up the method signatures selection.
Either a new tab in Blazer or a new separate functionality (accessible from the context menu)
It may be interesting to allow users to specify interfaces and block/allow classes implementing those interfaces. It would require to modify the black-listing/white-listing check, adding some logic around `public Class[]...
**Is your feature request related to a problem?** No, just ideas for new features **Describe the solution you'd like** Integrate checks for some of the vulnerability classes discussed in this...
**Is your feature request related to a problem? Please describe.** As reported in https://twitter.com/CryptoGangsta/status/1254223839497613312?s=20 We don't currently take into account configurations like: ``` // Create the browser window. mainWindow =...
We're now on Electron 7.x as stable. Since we built our checks - many webPreferences default configs have changed. E.g. Since v5, nodeIntegration is disabled by default. Our current nodeIntegration...
InTrace's OS X version requires the legacy Java SE 6, which it's not supported starting from OS X Yosemite 10.10. It would be great if you could re-package the UI...
First of all, great tool! From what I can see, it seems not possible to specify groups of methods to be traced. It would be great to allow something like...