Hi, is there a way to persist IBurpCollaboratorClientContext object?
When I reload my extension and get IBurpCollaboratorClientContext with callbacks.createBurpCollaboratorClientContext method it still fetches interactions made with payloads generated before extension reload.
But when I exit burp and run it again, interactions from previous payloads are not fetched. Is it possible to get them after I restart Burp?
↧